Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

erorr on the instalation


Guest

Recommended Posts

Posted

hi ,

 

i get an erorr when i installed the shop, any clue ?

it didnt happend befor when i installed it from my previos download, this time i download a new from the site.

 

 

Warning: fopen(C:/domains/tatartgallery.com/wwwroot/eshop/includes/configure.php): failed to open stream: Permission denied in C:\domains\tatartgallery.com\wwwroot\eshop\install\templates\pages\install_7.php on line 209

 

Warning: fputs(): supplied argument is not a valid stream resource in C:\domains\tatartgallery.com\wwwroot\eshop\install\templates\pages\install_7.php on line 210

 

Warning: fclose(): supplied argument is not a valid stream resource in C:\domains\tatartgallery.com\wwwroot\eshop\install\templates\pages\install_7.php on line 211

 

Warning: fopen(C:/domains/tatartgallery.com/wwwroot/eshop/admin/includes/configure.php): failed to open stream: Permission denied in C:\domains\tatartgallery.com\wwwroot\eshop\install\templates\pages\install_7.php on line 259

 

Warning: fputs(): supplied argument is not a valid stream resource in C:\domains\tatartgallery.com\wwwroot\eshop\install\templates\pages\install_7.php on line 260

 

Warning: fclose(): supplied argument is not a valid stream resource in C:\domains\tatartgallery.com\wwwroot\eshop\install\templates\pages\install_7.php on line 261

 

 

thenks ori

:)

Posted

you need to make the file configure.php writeable

Posted

Hi

 

I have the same errors and the configure.php is writeable...

 

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

 

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

 

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

 

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

 

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

 

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

 

it seems to have jumped install_6 going from 5 to 7

 

help please

 

thanks bruce

:(

Posted

Mibble,

 

thenks for your answer ,

its not the first time i insall the shop on my server, and its the first time that i see this problem.

 

the script say that there is Permission denied in c:\inetpub\wwwroot\os\catalog\install\templates\pages\install_7.php on line 209

and the netxt erorrs are due to this erorr, right ?

 

i will check it with my ips if the file is writeable .

 

thenks ori

Posted

Christies,

 

i fixed it its was a permission problem

i solved it with my isp.

 

ori

:)

Posted

Oke, even if the rights are correct, there could be a type mismatch in line 13 of the index.php. You have to change it in:

 

require(DIR_WS_INCLUDES . 'includes/application_top.php')

 

that was my solution to get it working. B)

Archived

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

×
×
  • Create New...