Hi,
I am hoping someone can provide some ideas or suggestions on how to resolve my problem.
I am moving my website from one server to another. The new server has the exact same OS version, Same apache version, same apache modules, same PHP version, exact same php.ini file, and the exact same file structure. The database version is the same and I have backed up and restored the DB to the new server and confirmed connection. I can’t find anything different.
However, when I run the website on the new server I get the following error message:
Warning: Cannot modify header information - headers already sent in /var/www/vhosts/site/httpdocs/library/shared.php on line 147 Fatal error: Class 'queryFactory' not found in /var/www/vhosts/site/httpdocs/includes/functions/sessions.php on line 55
I am at a loss as to how to resolve this, especially when it works fine on the old server. I am hoping someone has encountered something like this before and can make some suggestions on things to look at?


Reply With Quote
