• Resolved ttmt

    (@ttmt)


    Hi all

    When I select the installer.php on my server it does nothing and times out with Gateway Time-out

    when running it over the php command I get this notice

    PHP Notice:Undefined index: SERVER_NAME in /var/www/my-site/public/installer.php on line 170
    PHP Notice:Undefined index: REQUEST_URI in /var/www/my-site/public/installer.php on line 170

    Line 170 is
    $GLOBALS['DB_PORT'] = parse_url($_POST['dbhost'], PHP_URL_PORT);

    Any ideas.

    ttmt

    https://www.ads-software.com/plugins/duplicator/

Viewing 1 replies (of 1 total)
  • Hey Ttmt,

    The plugin doesn’t currently support running over the command line that I’m aware of…

    As far as the Gateway timeout I would double check with host or server admin. The installer will try to make contact with the google jQuery CDN however if it fails it will use the local files. The issue may also be related to permission on the installer.php on the new server as well, you might check those…

    Cheers~

Viewing 1 replies (of 1 total)
  • The topic ‘Installer.php Gateway Time-out’ is closed to new replies.