Hi all!
So... I have read all topics about php+apache problem ... that when users create files on server with scripts... then files belongs to apache:apache ... and user can not work with this files ...
The simplest and fastest solution will be to use php as cgi? (FastCGI) yes? Can some one write a little howto? And when I'll use php as fastcgi.. will I need to write #cgi-path in my php files?
And what about sessions default path? i think the best way to make /tmp dir in user home
So... I have read all topics about php+apache problem ... that when users create files on server with scripts... then files belongs to apache:apache ... and user can not work with this files ...
The simplest and fastest solution will be to use php as cgi? (FastCGI) yes? Can some one write a little howto? And when I'll use php as fastcgi.. will I need to write #cgi-path in my php files?
And what about sessions default path? i think the best way to make /tmp dir in user home
Last edited: