permission problem

Hi all.

I installed dolphin 6.1

I was looking at theinstall instruction.

I musted deletd some htacces otherweise picture in site doesnt schow.

In the instruction, say that i have to chmod all the file in the ROOt of my site 644(666), but as soon i chmod this file, nothing work, the site get error.Usually i chmod 644 or 755.All teh other File and folder are ok.All chmod like instruction said.

The problem are the file in the root directory.Can someone help about that? Thanks a lot in advance.

Quote · 10 Oct 2009

Hi there,

All my files are set to 644 and working fine.  It might depend on how your PHP is installed on the server and whether it requires write permissions to certain folders.  I believe if it is running as suexec no folders need write persmissions.  If it is running as an apache module it might have to have write permissions.

Unless your server has some strange configuration it probably should work fine for files to be 644 unless a file needs write permissions for some reason and then 666.  If its a folder it is normally 755 and if it has to have write permissions 777.

Ryan

Quote · 10 Oct 2009

Thanks for the reply

if i leave 755 in the file of the root, it means Execute to everyone....

in my php.ini, i can choose from different stuation:

reg_off_buf_off :
register_globals=Off
output_buffering=Off


reg_off_buf_on :
register_globals=Off
output_buffering=4096


reg_off_magic_off:
register_globals=Off
magic_quotes_gpc=off

The standard one, doesent have reg_globaloff, i cannot use it.At the moment i use this:

reg_off_buf_off:
register_globals=Off
output_buffering=Off
I tryed all, but always the same. I will try again.Thanks

Quote · 10 Oct 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.