General permissions question - 755 vs 644
Posted: Tue Mar 29, 2005 11:57 pm
I am moving a cms site to the clients host but I am pulling my hair out with 500 errors!
It seems like the all php files will result in server 500 'Internal Server Error' unless they are chmod 755. Now on the host I am used to dealing with they run just fine as 644.
So, am I right in assuming I need to chmod the php files to 755? If so am I running into a security issue with too lax a permission?
Let me know.
Thanks.
It seems like the all php files will result in server 500 'Internal Server Error' unless they are chmod 755. Now on the host I am used to dealing with they run just fine as 644.
So, am I right in assuming I need to chmod the php files to 755? If so am I running into a security issue with too lax a permission?
Let me know.
Thanks.