Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

install issue


?jObE?

Recommended Posts

Posted

IIS 4 on a windows xp pro system.

 

I generally like to create the site on my machine so I can make changes and see what happens....this is odd to me anyways.

 

the error is:

=====================================================================

New Installation

 

osCommerce Configuration

 

 

Warning: fopen(c:/inetpub/wwwroot/oscommerce/catalog/includes/configure.php): failed to open stream: Permission denied in c:\inetpub\wwwroot\oscommerce\catalog\install\templates\pages\install_7.php on line 209

 

Warning: fputs(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\oscommerce\catalog\install\templates\pages\install_7.php on line 210

 

Warning: fclose(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\oscommerce\catalog\install\templates\pages\install_7.php on line 211

 

Warning: fopen(c:/inetpub/wwwroot/oscommerce/catalog/admin/includes/configure.php): failed to open stream: Permission denied in c:\inetpub\wwwroot\oscommerce\catalog\install\templates\pages\install_7.php on line 259

 

Warning: fputs(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\oscommerce\catalog\install\templates\pages\install_7.php on line 260

 

Warning: fclose(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\oscommerce\catalog\install\templates\pages\install_7.php on line 261

The configuration was successful

====================================================================

 

odd and the website doesn't work.

so I tried to enter the info in the cofigure.php but still no. I even went so far as to give ever write possible to every file and directory and still saem issue.

 

Anyone have any ideas?

Posted

That error message means that the Install can't write data to the two configure.php files. Using a Windows server on a local install this probably means that permissions on the IIS server aren't properly set.

 

Vger

Posted

hmmm....I did go through and make sure that the configure.php files at read, write and execute even on them......I'll check again on them and see what there at...any other suggestions?

 

 

That error message means that the Install can't write data to the two configure.php files. Using a Windows server on a local install this probably means that permissions on the IIS server aren't properly set.

 

Vger

Posted

I check the file and it seems to have the read, write enabled on them....Any other suggestionas?

 

 

hmmm....I did go through and make sure that the configure.php files at read, write and execute even on them......I'll check again on them and see what there at...any other suggestions?
Posted

I have the same problem. I am running XP Pro (Corporate) IIS 5.1, PHP 5.1.2, MySql 5.0, MySQL Administrator 1.1.7. Following comments here previously I have made all the changes to get through tio Step 7 and in IIS I have checked the Write checkbox for

 

\Catalog\includes\configure.php

\Catalog\admin\configuration.php

 

but I still get the same errors at Step 7.

 

Can anyone advise me what else I need to do? Are there any other configure files I have missed?

 

Regards,

Greeneyedman

Posted

I managed to get past this stage by...

 

Checking WRITE permission in IIS

Right click on File, select Properties, select Security tab, check WRITE permission for Internet Guest Account

 

Then undo after installation is completed to remove Error messages at top of osCommerce index page.

 

Regards,

 

Graham

Archived

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

×
×
  • Create New...