Jump to content

Require_once problem


rjs34

Recommended Posts

I have a php/mysql based website/shopping cart hosted on godaddy.  It was working fine for the last year then one day I get the following errors.

 

Warning: require_once(DB/DataObject.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/p/h/r/phrazecrazy/html/cart/lib/classes/Font.php on line 5

 

Fatal error: require_once() [function.require]: Failed opening required 'DB/DataObject.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/p/h/r/phrazecrazy/html/cart/lib/classes/Font.php on line 5

 

There has been absolutely no changes in my scripts etc, the only thing that could have happened is something on Godaddy's end.  Any ideas on what would cause this?  The files that it is asking for are there.

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/77852-require_once-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.