Issue with PHP Version Synchronization on Mirror Server

Discussion in 'General' started by Ho2x, Jun 23, 2024.

  1. Ho2x

    Ho2x New Member

    Hello, I'm facing an issue.
    Here is the configuration of my servers:

    1. Primary server managing ISPConfig and web files
    2. Mail server
    3. Two DNS servers, each with HAProxy
    4. Database server
    5. Mirror server of the primary server

    Server 1 uses rsync to synchronize web files to server 5.
    My issue is with the last server, but everything else works well overall.
    The problem is as follows:
    When I make a modification to the PHP version of the websites from the ISPConfig panel, the Vhost configuration files do not update on server 5 (mirror). Creating a site works correctly and creates the Vhost as expected, but when I modify the PHP version of the site, it does not apply on the mirror server.
    Do you have any idea how to resolve this issue?
     
  2. Ho2x

    Ho2x New Member

    Okay, I think it was simply because I added the mirror server after the additional PHP versions in ISPConfig were created. By enabling and disabling them, and then performing a resync, it seems to be working.
     
    ahrasis likes this.

Share This Page