stunt_penguin Posted February 5, 2009 Posted February 5, 2009 Hi, I've got an OSCommerce install at : http://www.thefashionshed.com/store/ http://www.thefashionshed.com/store/admin/ Both of which were working perfectly on my windows 2003 server running IIS. I screwed up while installing a particular module, so decided to delete the entire remote site and restore my files from earlier this morning. I'm getting the following errors on the admin and the store: (you can check the URLS above, too) Warning: main(../../../store/admin/includes/includes/configure.php) [function.main]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\thefashionshed.com\httpdocs\store\admin\includes\application_top.php on line 28 Fatal error: main() [function.require]: Failed opening required '../../../store/admin/includes/includes/configure.php' (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\thefashionshed.com\httpdocs\store\admin\includes\application_top.php on line 28 The weird thing is that for some reason the includes path is listed as /includes/includes/configure.php rather than just includes/configure.php Changing this line in application_top partly fixes the admin problem however my main site starts giving me errors on certain pages. I believe that this is a problem with the includes/local/config.php file (which is missing) however I'm not sure how to go about replacing that file. Can anyone help with this error? Thanks Chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.