chronosfda Posted December 11, 2009 Posted December 11, 2009 Hi, Why is it that after I done the configurations for my online store and tried to access my store website, it gives me a blank page with an error message that reads: Fatal error: require() [function.require]: Failed opening required 'includes/classes/shopping_cart.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/chronosf/public_html/store/includes/application_top.php on line 125 May I know what happen and what must I do to resolve this issue?
♥geoffreywalton Posted December 11, 2009 Posted December 11, 2009 Either the file in includes/classes/shopping_cart.php is missing or security is preventing it being opened or the configuration in /includes/configure.php is wrong. Try this in google site:www.oscommerce.com/forums "Failed opening required 'includes/classes/shopping_cart.php" Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
MrPhil Posted December 11, 2009 Posted December 11, 2009 If you can't find anything there, try updating your PHP include_path to include your store's root directory: include_path='.:/home/chronsf/public_html/store:/usr/lib/php:/usr/local/lib/php'; Depending on your server setup, this may mean adding lines to your .htaccess and/or php.ini files. Discuss with your host.
♥FWR Media Posted December 11, 2009 Posted December 11, 2009 The file is missing .. end of story .. includes/classes/shopping_cart.php is a relative path and obviously set correctly in configure.php. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.