PDA

View Full Version : permissions question


lsvf
11-11-2004, 11:49 AM
I am concerned that leaving all the files with 0777 permissions presents a security issue. After installation which files require such full permissions?

Linda

yugnats
11-11-2004, 02:20 PM
I am concerned that leaving all the files with 0777 permissions presents a security issue. After installation which files require such full permissions?

Linda

yes Linda, i was wondering about this also:)

can we get specific's on which files to change/leave, etc?

cheers, stan

Ruben
11-11-2004, 04:44 PM
it should go ok with 755, but i have my images and media set to 777.

I agree that Soholaunch should add a few lines to the readme file of the installation where it states which folders should have what permission.

but..... the installation they provide 'should' normally work right away, but this is offcourse server dependand as well.

Cameron Allen
11-12-2004, 01:43 AM
This realy depends on the server. Some work fine with 755, but some can be stuborn. If 755 doesn't work for you, than there are a few folders you should change to 777. I will list the folders below

/images (in docroot)
/media (in docroot)
/template (in docroot)
/sohoadmin/tmp_content

I hope this helps.