Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Main Page won't load after setup


America

Recommended Posts

Posted

THis is the error I'm getting

 

 

Warning: main(includes/configure.php): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\MyCards4Trade.com\catalog\includes\application_top.php on line 29

 

Fatal error: main(): Failed opening required 'includes/configure.php' (include_path='.;c:\php4\pear') in C:\Inetpub\wwwroot\MyCards4Trade.com\catalog\includes\application_top.php on line 29

 

 

 

Any idea why, or what I need to do to rectify the situation?

Posted
THis is the error I'm getting

Warning: main(includes/configure.php): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\MyCards4Trade.com\catalog\includes\application_top.php on line 29

 

Fatal error: main(): Failed opening required 'includes/configure.php' (include_path='.;c:\php4\pear') in C:\Inetpub\wwwroot\MyCards4Trade.com\catalog\includes\application_top.php on line 29

Any idea why, or what I need to do to rectify the situation?

 

 

Never mind, finally found the answer by searching the forums.

 

I'm on a Windows IIS server, had to add the following to the configure.php file in my \catalog\includes\configure.php

 

define('DIR_FS_DOCUMENT_ROOT','c:/inetpub/wwwroot/MySiteName/');

Archived

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

×
×
  • Create New...