Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Instalation Warning Messages


Guest

Recommended Posts

Posted

These are the errors i get when trying to install

 

Warning: fopen(/home/choiceau/public_html/includes/configure.php): failed to open stream: No such file or directory in /home/choiceau/public_html/catalog/install/templates/pages/install_7.php on line 209

 

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

 

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

 

Warning: fopen(/home/choiceau/public_html/admin/includes/configure.php): failed to open stream: No such file or directory in /home/choiceau/public_html/catalog/install/templates/pages/install_7.php on line 259

 

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

 

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

Posted

Looks like (and I am no genius) but either the configure files haven't been uploaded or they need the chmod 777

Wendy James

 

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.

Posted

So what do I tell the server hosting company to change??

Posted

You should be able to check both of those things yourself. More than likely the 2 configuration.php files need to be the chmod 777

Wendy James

 

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.

Posted

wendy if you dont mind could you walk me through this im a noob

Posted

If your site is hosted on a Linux/Unix based server with Apache (not Windows) then you can use the chmod command via FTP. To do this:

 

FTP to your website. Navigate to includes/configure.php, highlight the file and right-click. From then on how you proceed will depend on your FTP programme, but you want to select the Chmod (Unix) option, and set the permissions on the file to 777 (full permissions). Do the same for admin/includes/configure.php

 

If you don't know how to do it this way, or if you're on a Windows server, then use your web hosting control panel's File Manager to set permissions.

 

Vger

Posted

Should I change these permissions back after the install??

Posted

yes

Wendy James

 

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.

Archived

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

×
×
  • Create New...