26.02.2014, 10:20
With SSH:
chmod -R 755 /directory/
With FTP:
Right click on folder properties, set permission to 755
if not works try to set it 777
I'm using Windows so i don't know which permissions required for linux. But you can search there i think.
chmod -R 755 /directory/
With FTP:
Right click on folder properties, set permission to 755
if not works try to set it 777
I'm using Windows so i don't know which permissions required for linux. But you can search there i think.