PHP scripting error after changing servers
Posted: Mon Nov 16, 2009 10:39 am
I recently moved a PHP website from one web server to another (changed hosting companies). The site is now hosted with GoDaddy, but when I browse to the hyperlink I receive the following error(s):
Warning: require_once(DB.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/00/5180700/html/cms/includes/global.inc.php on line 3
Fatal error: require_once() [function.require]: Failed opening required 'DB.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/00/5180700/html/cms/includes/global.inc.php on line 3
I've spoken with GoDaddy and they assure me it is a problem with the PHP code and not their web server. Please help!
-Eric J
Warning: require_once(DB.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/00/5180700/html/cms/includes/global.inc.php on line 3
Fatal error: require_once() [function.require]: Failed opening required 'DB.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/00/5180700/html/cms/includes/global.inc.php on line 3
I've spoken with GoDaddy and they assure me it is a problem with the PHP code and not their web server. Please help!
-Eric J