CHMOD in XAMPP? - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: CHMOD in XAMPP? (/showthread.php?tid=88151) CHMOD in XAMPP? by Spunky on 01-06-2009 at 01:46 PM
I need to change permissions on some files, but I'm using XAMPP for local testing. I can CHMOD remote files on a server, but I need to be able to do it locally. Any ideas? RE: CHMOD in XAMPP? by John Anderton on 01-06-2009 at 01:57 PM
If you're using XAMPP, you're on Windows.. since when can you do CHMOD in windows? RE: CHMOD in XAMPP? by Spunky on 01-06-2009 at 03:26 PM
I never said I wanted to do CHMOD in windows. I said I wanted to set file permissoins RE: CHMOD in XAMPP? by Ezra on 01-06-2009 at 07:03 PM
windows doesn't have chmod permissions so using chmod with your ftp client won't do anything. All the windows permissions you want to set you have to do through explorer. Right click on the file and choose Properties. Click on the Security Settings tab. If it's not there try unsetting Simple Sharing in the folder options. |