PHP and directory write permissions

Discussion in 'Installation/Configuration' started by mini14, Oct 26, 2010.

  1. mini14

    mini14 Member

    Ok.. I've been chasing my tail here for a while now and I'm tired of running in circles ..LOL!

    I've got suexec working fine for perl scripts but PHP scripts for some reason won't write to a file or a directory that is chmodded 755. If I chmod to 777 it works fine--but I don't want to do that!

    What am I missing?

    Centos 5.5 "perfect server", Apache 2, PHP 5.16 ISPC-2

    Thanks in advance for a solution!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. mini14

    mini14 Member

    Thanks for the lead Till,

    Does this play well with suexec for perl scripts? I am looking for a solution that will allow both perl and php to run correctly under their owners permissions and not that of the webserver.

    Going to do my reading now :)
     
  4. mini14

    mini14 Member

    Thanks Till.

    All's well in my world now ;)

    As always I appreciate the help!

    I did also have to track down a few issues but with the help of prior posts here in your forum I found the info to make everything happy!
     

Share This Page