• Resolved aoaristacus

    (@aoaristacus)


    Hi There
    I seem to be getting this error when after i have loaded my files via FTP to my website.

    Parse error: syntax error, unexpected T_STRING in /home/serenget/www/net/wp-includes/load.php on line 1095

    Please advise

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 15 total)
  • Moderator t-p

    (@t-p)

    What did you do before this error happened?

    Thread Starter aoaristacus

    (@aoaristacus)

    I simply uploaded my files via FTP to the site, and this popped up. It works fine on my localhost and host gator panel, but when i upload to OVH hosting, i get this error.
    The PHP versions and SQL versions are the same across all the hosting platforms.

    Please advise

    Moderator t-p

    (@t-p)

    I simply uploaded my files via FTP to the site

    You mean updated the core files?

    Thread Starter aoaristacus

    (@aoaristacus)

    Not Updated, But rather uploaded. I have the website files running perfectly on my host-gator Cpanel. But these files are to be hosted on OVH hosting and thus the shift from Host-gator to OVH.
    I have not updated any files but simply transferring from one hosting to another.

    Moderator t-p

    (@t-p)

    Upload a fresh copy of this /wp-includes/load.php file from a fresh download of WordPress

    Backup: If you haven’t already done, always backup everything (including your database) before doing any actions, just in case something really goes wrong. You can never have enough backups!

    • This reply was modified 7 years ago by t-p.
    Thread Starter aoaristacus

    (@aoaristacus)

    I have done this and still same error. I went a step further and deleted all my site files, and only uploaded a fresh copy of word press install and it too brings this error.

    Moderator t-p

    (@t-p)

    There could be a conflict with a plugin/theme.

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    If you can install plugins, install Health Check. On the troubleshooting tab, you can click the button to disable all plugins and change the theme for you, while you’re still logged in, without affecting normal visitors to your site

    Thread Starter aoaristacus

    (@aoaristacus)

    Hi,
    All the above steps have not resolved the issue.
    Any more ideas to assist with this problem?

    Moderator t-p

    (@t-p)

    Compare how you moved the site from Host-gator to OVH with this: https://codex.www.ads-software.com/Moving_WordPress

    Thread Starter aoaristacus

    (@aoaristacus)

    I have done all those when moving and it has same result. Even wen i use a fresh wordpress instal with a new database, it still populates this error. I am starting to think it is related to the fact that my domain is pointing to a sub directory of the main site. What is your take?

    Moderator t-p

    (@t-p)

    Sorry, I’m out of ideas.

    You may want to discuss this issue with your hosting provider, and ask them what’s going on.

    tamboonz

    (@tamboonz)

    I am getting the same issue – uploading new files (not an upgrade) via FTP and receiving parse error, unexpected T_STRING in …/wp-includes/load.php on line 1095. A php code checker I used seemed to indicate it was expecting a } but I have no idea how to find line 1095 and correct it…

    Hi there,

    I suppose that this issue issue had something to do with sonmething around your hosting, did you finaly found the way to solve that ?

    Regards,

    Jér?me

    Thread Starter aoaristacus

    (@aoaristacus)

    Hi,
    Created a fresh install of WordPress on hosting platform. When that worked, i used FTP to upload my theme files into the existing directory.
    I then uploaded my sql file into the existing database and changed connection strings to match my wp-config file.
    That did the trick.

    But i noticed a difference in my wp config file and that of the hosting company under the defined parameters of DB Host credentials.
    I suspect this is where the problem resides.

    In my config file, i had it as localhost,
    But on the hosting company file, they had it with the exact server name and port number.

    I hope this helps

    Moderator t-p

    (@t-p)

    Side note to @eldje , @aoaristacus

    If you noticed, this thread is not only over 4-month old but also marked as “resolved”!!!

    If you are looking for topics that could benefit from your help, try looking in https://www.ads-software.com/support/view/no-replies instead of piling in on this one.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘wp-includes/load.php on line 1095 ERROR’ is closed to new replies.