Site One is called fred.com and the home path is \home\fred\public_html
In My test site (site 2) the path has to be \home\andrew\public_html\fred.com
I have updated all of my config.php to reflect this change of path.
This is the error message I get:
Code: Select all
Warning: require_once(/home/fred/public_html/modules/ErrorLogger/ErrorLogger.handler.php) [function.require-once]: failed to open stream: No such file or directory in /home/andrew/public_html/fred/config.php on line 44
Fatal error: require_once() [function.require]: Failed opening required '/home/fred/public_html/modules/ErrorLogger/ErrorLogger.handler.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/andrew/public_html/fred.com/config.php on line 44
Where else would I look?
Version 11.9 “Bartolome” on LAMP