cyrixware Posted April 14, 2007 Share Posted April 14, 2007 how to write permission in my folder using 777? i dont know to configure wel. anybody.... thanks Quote Link to comment https://forums.phpfreaks.com/topic/46968-write-permision/ Share on other sites More sharing options...
jakebur01 Posted April 14, 2007 Share Posted April 14, 2007 If you are using an FTP program like smart ftp or cute ftp you can rightclick on the file and select permissions. Dreamweaver has the same thing. Also, if your hosting service has a control panel you can usually go to where the files are and you will see like a 644 or whatever next to the file. Click on that and you should be able to change it there too. `Jake Quote Link to comment https://forums.phpfreaks.com/topic/46968-write-permision/#findComment-229022 Share on other sites More sharing options...
cyrixware Posted April 14, 2007 Author Share Posted April 14, 2007 thanks jake. i use XAMPP version 2.1 in my local computer.. how can i configure this? Quote Link to comment https://forums.phpfreaks.com/topic/46968-write-permision/#findComment-229038 Share on other sites More sharing options...
per1os Posted April 14, 2007 Share Posted April 14, 2007 chmod 777 /path/to/directoryname If you are in a unix shell environment. If you are not, chances are Windows does not require the file permissions. Quote Link to comment https://forums.phpfreaks.com/topic/46968-write-permision/#findComment-229039 Share on other sites More sharing options...
Guest prozente Posted April 14, 2007 Share Posted April 14, 2007 windows does require file permissions unless you're on one of the FAT filesystems all of the versions of NTFS require file permissions, if this is the case and you're on XP then Open the folder, go to tools > folder options > view > uncheck simple file sharing then click ok Right click on the folder you want to change permissions for, click on the security tab, here is where you will set the permissions if you are on 2000 or vista you should be able to right click the folder and go to security without needing to change the folder options Quote Link to comment https://forums.phpfreaks.com/topic/46968-write-permision/#findComment-229046 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.