PDA

View Full Version : XAMPP and FTP permissions



barmazal
April 26th, 2007, 12:42 AM
I run some application on localserver via XAMPP, some of folders show me permissions error and ask me to change to 666. Is there a way to make whole folder with all subfolders and files inside to chmod 666? It applies chmod 666 to files inside folder but do not apply to folder itself

thanks!!

chmoded all by hand, is there any easy way to chmod rather running chmod for every dir at konsole?