Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error messages on step 7 of installation


Acetylene

Recommended Posts

Hi,

 

I do not know php and am at a bit of a loss as to what to do, as I followed the installation instructions up until step 7 and was then presented with this:

 

Warning: fopen(D:/cchosting/Dayo/catalog/includes/configure.php): failed to open stream: Permission denied in D:\cchosting\Dayo\catalog\install\templates\pages\install_7.php on line 209

 

Warning: fputs(): supplied argument is not a valid stream resource in D:\cchosting\Dayo\catalog\install\templates\pages\install_7.php on line 210

 

Warning: fclose(): supplied argument is not a valid stream resource in D:\cchosting\Dayo\catalog\install\templates\pages\install_7.php on line 211

 

Warning: fopen(D:/cchosting/Dayo/catalog/admin/includes/configure.php): failed to open stream: Permission denied in D:\cchosting\Dayo\catalog\install\templates\pages\install_7.php on line 259

 

Warning: fputs(): supplied argument is not a valid stream resource in D:\cchosting\Dayo\catalog\install\templates\pages\install_7.php on line 260

 

Warning: fclose(): supplied argument is not a valid stream resource in D:\cchosting\Dayo\catalog\install\templates\pages\install_7.php on line 261

 

I don't know what information people might need to solve this problem, but I will provide what I can. If I leave anything out, please let me know, and have pity for the poor graphic designer whose boss thinks she is a programmer!!

 

My OS: Windows XP SP2

Server OS: Windows NT

Used MySQL 4.0.2 to set up a database and then made a user with Grant All privilages on that database

Uploading files using LeechFTP

 

Got the message saying the test connection was successful, then the database import was successful, and finally on step 7 it says he installation was successful and offers a link to the admin tools. HOWEVER, at the top of step 7 are the aforementioned Warning messages. When I click on the admin tool link, it says it could not get access and it looks like it is using a generic username and no password. When I opened the configure.php file all the values are empty (I did not edit any of them). I think that when it says "failed to open stream" that is preventing the installer from filling in those values, but I don't know how to make it open the stream properly.

 

Thank you!!

Link to comment
Share on other sites

This is a permissions problem. The includes/configure.php and the admin/includes/configure.php need to have permissions set to chmod 777 during the installation. I am not sure how to do that on your windows box. You could also skip the installation process and edit those two files yourself.

Other great Open Source (Free) programs: (Free as in free speech not free beer)

The Gimp - An image program. | Firefox - All you have to do is add the Web Developer add-on to make this web browser complete. | FileZilla - An ftp program. | Inkscape - A good program to create images with. | Thunderbird - An email program. | Openoffice.org - An office suite that is compatible with MS Office. | Abiword - Another office suite. | Audacity - A sound recording tool. | ddp's Picks | Wordpress - An easy to use blogging software. | Joomla - An easy to use CMS that has ecommerce plug-ins. | Drupal - Another CMS

How do I find these programs? Google Search!

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...