gsilvati Posted April 16, 2007 Posted April 16, 2007 Hello, I have some problems at the final of installation of Oscommerce. Can you help? These are the message errors... Warning: fopen(D:/Inetpub/webs/wewebdesignnet/public/catalog/includes/configure.php): failed to open stream: Permission denied in D:\Inetpub\webs\wewebdesignnet\public\catalog\install\templates\pages\install_7.php on line 209 Warning: fputs(): supplied argument is not a valid stream resource in D:\Inetpub\webs\wewebdesignnet\public\catalog\install\templates\pages\install_7.php on line 210 Warning: fclose(): supplied argument is not a valid stream resource in D:\Inetpub\webs\wewebdesignnet\public\catalog\install\templates\pages\install_7.php on line 211 Warning: fopen(D:/Inetpub/webs/wewebdesignnet/public/catalog/admin/includes/configure.php): failed to open stream: Permission denied in D:\Inetpub\webs\wewebdesignnet\public\catalog\install\templates\pages\install_7.php on line 259 Warning: fputs(): supplied argument is not a valid stream resource in D:\Inetpub\webs\wewebdesignnet\public\catalog\install\templates\pages\install_7.php on line 260 Warning: fclose(): supplied argument is not a valid stream resource in D:\Inetpub\webs\wewebdesignnet\public\catalog\install\templates\pages\install_7.php on line 261 Thanks for every help
spax Posted April 16, 2007 Posted April 16, 2007 The configure files are not writable at the moment. You need to do that by right clicking on them, select properties and change from Read Only. Or you can do it from your host's file manager. catalog/includes/configure.php catalog/admin/includes/configure.php
gsilvati Posted April 16, 2007 Author Posted April 16, 2007 Thanks for your help! Sorry, but I'm a beginner.. So, I have to take the file configure.php and and change the "read only" from the properties of file?? Thanks Gino
Guest Posted April 16, 2007 Posted April 16, 2007 the configure.php in both of the locations mentioned just need to have write permissions 755 or 777 if u want to be sure most ftp applicaitons will allow u to do this
spax Posted April 16, 2007 Posted April 16, 2007 Yeah, just right click on the file, while it is on the server, select properties and change the levels so it has full write permissions. That might be unchecking a Read Only attribute or by checking a series of Read Write checkboxes. I don't use a Windows server so not sure how it will appear but you don't have a CHMOD option with Windows.
gsilvati Posted April 16, 2007 Author Posted April 16, 2007 I tried several times but it's impossibile change chmod because I use windows 2003 server. My hosting provider created a directory "public" with write permission. the file configure.php is inside that "special" directory....Help me!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.