postzegellikker Posted June 5, 2005 Share Posted June 5, 2005 I'm installing the server and I get the following warnings: New Installation osCommerce Configuration Warning: fopen(d:/inetpub/wwwroot/pershop/catalog/includes/configure.php): failed to open stream: Permission denied in d:\inetpub\wwwroot\pershop\catalog\install\templates\pages\install_7.php on line 209 Warning: fputs(): supplied argument is not a valid stream resource in d:\inetpub\wwwroot\pershop\catalog\install\templates\pages\install_7.php on line 210 Warning: fclose(): supplied argument is not a valid stream resource in d:\inetpub\wwwroot\pershop\catalog\install\templates\pages\install_7.php on line 211 Warning: fopen(d:/inetpub/wwwroot/pershop/catalog/admin/includes/configure.php): failed to open stream: Permission denied in d:\inetpub\wwwroot\pershop\catalog\install\templates\pages\install_7.php on line 259 Warning: fputs(): supplied argument is not a valid stream resource in d:\inetpub\wwwroot\pershop\catalog\install\templates\pages\install_7.php on line 260 Warning: fclose(): supplied argument is not a valid stream resource in d:\inetpub\wwwroot\pershop\catalog\install\templates\pages\install_7.php on line 261 All the documents are read/write. I'm using IIS en mysql. Can someone help me solving the problem.. Link to comment Share on other sites More sharing options...
♥Vger Posted June 5, 2005 Share Posted June 5, 2005 The folders need to be set to 777 (read,write,execute), and for the install procedure the two configure.php files also need to be set to full permissions (777). Vger Link to comment Share on other sites More sharing options...
postzegellikker Posted June 5, 2005 Author Share Posted June 5, 2005 Thanks, but that doesn't help! Link to comment Share on other sites More sharing options...
Guest Posted June 5, 2005 Share Posted June 5, 2005 sounds liike you may not have permissions to do everything Link to comment Share on other sites More sharing options...
harumpha Posted June 11, 2005 Share Posted June 11, 2005 Thanks, but that doesn't help! <{POST_SNAPBACK}> When I went through the installation I had the same problem. It turned out that I was changing the webserver root directory, to / which it is. But if I just left it, it installed it fine and everything is now working. No clue why, but you might try that one. Link to comment Share on other sites More sharing options...
chrisemple Posted August 1, 2005 Share Posted August 1, 2005 I was using smartftp to change the permissions, and it appeared to be working, but actually wasnt, I had to do it from the web-based ftp supplied by my host (easycgi.com) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.