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. Quote Link to comment 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. Quote Link to comment 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. Quote Link to comment 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... Quote Link to comment 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... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.