• Resolved markc369

    (@markc369)


    Hi Team,

    Not sure if this is just me, or a new general issue.

    I got this error when trying to move a wordpress site from one domain to another:

    [27-Jan-2023 16:05:32 Europe/London] PHP Parse error: Unterminated comment starting line 1464 in /home/xxx/public_html/installer.php on line 1464

    This ended up giving an HTTP 500 error. On checking the script, I noted it was a simple comment error:

    /* DUPLICATOR_INSTALLER_EO

    Which I changed to:

    // DUPLICATOR_INSTALLER_EO

    Anyway, that fixed it and all then worked as expected.

    Hope that helps.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support devdavidam

    (@devdavidam)

    Hi @markc369,

    Thanks for sharing this information with us. On which version did this occur?

    Thread Starter markc369

    (@markc369)

    I am on Version 1.5.2 (Free version).

    I do not remember seeing the problem a few versions back…but then I normally just install to my local XAMPP server and that moans but carries on. It was only when installing on a live hosting that it fell over completely.

    Thanks,

    Plugin Support devdavidam

    (@devdavidam)

    Thank you for sharing this information @markc369!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bad Comment at end of installer.php’ is closed to new replies.