bjtfow Posted July 6, 2005 Posted July 6, 2005 Hello This is the first time I've attempted to install osCommerce, I've copied the catalog directory onto my web server and tried to load in my browser and received the error message below: PHP Warning: main(includes/configure.php): failed to open stream: No such file or directory in c:\domains\retailwebsolve.co.uk\wwwroot\catalog\includes\application_top.php on line 29 PHP Fatal error: main(): Failed opening required 'includes/configure.php' (include_path='C:\PHP\PEAR\pear;C:\php\pear/PEAR:/php/includes') in c:\domains\retailwebsolve.co.uk\wwwroot\catalog\includes\application_top.php on line 29 I've I understand the error message the problem here is with the include path and the fact it is pointing to the wrong directory. I've tried playing around with setting and set this in the configure.php file in the admin/includes directory: define('DIR_FS_DOCUMENT_ROOT', 'c:/domains/retailwebsolve.co.uk/wwwroot/'); I tried this with / and \. Please could someone help with this and advise how to set the include path if this is the problem? Thanks Francis
Recommended Posts
Archived
This topic is now archived and is closed to further replies.