America Posted January 23, 2006 Posted January 23, 2006 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?
America Posted January 23, 2006 Author Posted January 23, 2006 THis is the error I'm gettingWarning: 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/');
Recommended Posts
Archived
This topic is now archived and is closed to further replies.