allistera Posted December 7, 2007 Share Posted December 7, 2007 Hey guys! I have been making a large script and am making a upload feature so that users can upload logos. The script it's self is fine, it's windows that I think is the problem. The folder is set to read only so the php script cannot upload images to it, I have tried changing the folder permissions to 777 using a FTP client but it always resets back to read only, I have also changed it from right click > property's and unchecking read only, but when I go back into it it's checked again. I have also tried the following: http://support.microsoft.com/kb/256614 I really don't want to move my entire script and DB over to linux, i'm also thinking this might be a problem with my windows thats installed? Thanks for any help. Link to comment https://forums.phpfreaks.com/topic/80578-wamp-read-only-attribute/ Share on other sites More sharing options...
~n[EO]n~ Posted December 7, 2007 Share Posted December 7, 2007 I have also changed it from right click > property's and unchecking read only, but when I go back into it it's checked again. Are you working on Localhost ? It is like that in Windows. Link to comment https://forums.phpfreaks.com/topic/80578-wamp-read-only-attribute/#findComment-408622 Share on other sites More sharing options...
allistera Posted December 7, 2007 Author Share Posted December 7, 2007 Yes, I am just using WAMP to develop on my local computer. I can freely make a new/file and folder in that folder but the PHP script won't work correctly with it. Link to comment https://forums.phpfreaks.com/topic/80578-wamp-read-only-attribute/#findComment-408624 Share on other sites More sharing options...
~n[EO]n~ Posted December 7, 2007 Share Posted December 7, 2007 You don't have to set it on localhost. It will work... Link to comment https://forums.phpfreaks.com/topic/80578-wamp-read-only-attribute/#findComment-408625 Share on other sites More sharing options...
allistera Posted December 7, 2007 Author Share Posted December 7, 2007 n~ link=topic=170965.msg756279#msg756279 date=1197006888] You don't have to set it on localhost. It will work... What? I'm not to sure what you mean, when I want to access the script I go to http://localhost, and my database is all running on localhost... Link to comment https://forums.phpfreaks.com/topic/80578-wamp-read-only-attribute/#findComment-408895 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.