Newbie question: How to correct this cart_class.php problem
Posted: Fri Oct 03, 2008 8:50 pm
I'm new to php and having a problem with a script that I just uploaded. If you go to my website it give you a error page stating this. Can anyone help me correct this problem.
Thanks
Warning: require_once(/src/cart_class.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/yourdomain.com/config.inc.php on line 91
Fatal error: require_once() [function.require]: Failed opening required '/src/cart_class.php' (include_path='.:/usr/local/php5/lib/php') in /home/www/yourdomain.com/config.inc.php on line 91
Warning: require_once(/src/cart_class.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/yourdomain.com/config.inc.php on line 91
Fatal error: require_once() [function.require]: Failed opening required '/src/cart_class.php' (include_path='.:/usr/local/php5/lib/php') in /home/www/yourdomain.com/config.inc.php on line 91