Ok,
I am getting tired of these un-routable mails coming back to me all the time now, so i think I am going to have to bite the bullet and install phpsuexec. I did it on a test server and quickly realised that permissions on php files need to be 755 and that file ownership should also be correct a la username.
So, just wanted to confirm before I do this on a live server... should I just issue the command chmod -R 755 /home/*.php to take care of the file permission, and then if anyone comes back to me with errors after that, go through and chown the files in their domains with chown -R username:username /home/username ?
Just really want to check before i do this.
thanks



LinkBack URL
About LinkBacks
Reply With Quote





