Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New Installation - Experiencing several warnings


Syrin

Recommended Posts

Hi, this is my first time working with osCommerce. I've been following the documentation and forum guides but I'm coming up with errors at the end of the installation which I've posted below.

 

So far during the installation this is what I've got:

- The database information is correct and approved by the test during the install.

- On the next page of the installer I set my www address to http://www.mysite.com/catalog and the web server root directory to /catalog/

- On the final page I'm presented with lots of errors, doh!

 

I changed the permissions of catalog/includes/configure.php and catalog/admin/includes/configure.php to 777, then tried changing all permissions (for the whole folder) to 777. Really have no idea why the config file is unaccessable. Any ideas on where I'm going wrong?

 

Any help is greatly appreciated :)

 

 

Warning: fopen() [function.fopen]: Unable to access /catalog/includes/configure.php in /customers/mysite.com/mysite.com/httpd.www/catalog/install/templates/pages/install_4.php on line 116

Warning: fopen(/catalog/includes/configure.php) [function.fopen]: failed to open stream: No such file or directory in /customers/mysite.com/mysite.com/httpd.www/catalog/install/templates/pages/install_4.php on line 116

Warning: fputs(): supplied argument is not a valid stream resource in /customers/mysite.com/mysite.com/httpd.www/catalog/install/templates/pages/install_4.php on line 117

Warning: fclose(): supplied argument is not a valid stream resource in /customers/mysite.com/mysite.com/httpd.www/catalog/install/templates/pages/install_4.php on line 118

Warning: fopen() [function.fopen]: Unable to access /catalog/admin/includes/configure.php in /customers/mysite.com/mysite.com/httpd.www/catalog/install/templates/pages/install_4.php on line 152

Warning: fopen(/catalog/admin/includes/configure.php) [function.fopen]: failed to open stream: No such file or directory in /customers/mysite.com/mysite.com/httpd.www/catalog/install/templates/pages/install_4.php on line 152

Warning: fputs(): supplied argument is not a valid stream resource in /customers/mysite.com/mysite.com/httpd.www/catalog/install/templates/pages/install_4.php on line 153

Warning: fclose(): supplied argument is not a valid stream resource in /customers/mysite.com/mysite.com/httpd.www/catalog/install/templates/pages/install_4.php on line 154

The installation and configuration was successful!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...