Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Installation issue with page7 of auto install?


ObsoleteAsian

Recommended Posts

I am getting this when i get to the step

 

Warning: fopen(/home/deadpix/public_html/catalog/includes/configure.php): failed to open stream: Permission denied in /home/deadpix/public_html/catalog/install/templates/pages/install_7.php on line 209

Warning: fputs(): supplied argument is not a valid stream resource in /home/deadpix/public_html/catalog/install/templates/pages/install_7.php on line 210

Warning: fclose(): supplied argument is not a valid stream resource in /home/deadpix/public_html/catalog/install/templates/pages/install_7.php on line 211

 

and then when i go to the catalog

it says

 

Warning: main(includes/application_top.php): failed to open stream: Permission denied in /home/deadpix/public_html/catalog/index.php on line 13

Warning: main(includes/application_top.php): failed to open stream: Permission denied in /home/deadpix/public_html/catalog/index.php on line 13

Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/deadpix/public_html/catalog/index.php on line 13

Link to comment
Share on other sites

Make sure that your includes folders are set to 755, or, if this doesn't work, set them to 777. Also make sure that the two configure.php files (catalog/includes & catalog/admin/includes) are set to 777 for the install - as the install programme needs to write data to them.

 

Vger

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...