Hi everyone.... i have a proplem with my ISPConfig and suphp... I want to use the suphp_configpath in my apache Derective. i write in the apache derective this "suPHP_ConfigPath /var/www/web1/.etc" in /var/www/web1/.etc is an php.ini the permissions are u=rw,o=r,g=r owner of this file is root when i now restart the Apache , suphp use always still the php.ini from /etc/php5/cgi/ suphp is compiled and configured like this http://www.howtoforge.com/suphp_debian_etch_ispconfig in the Logfiles are nothing to show there are no errors the apache restarts also perfect. can anyone help with this problem???? Sorry for the bad english but it is not very well Physio
Solution the solution are that the .etc directory must have other permissions : in my case i use at the moment u=rwx g=rx o=rx so that the the Apache had access to the php.ini