doom4
18th September 2006, 16:59
Can anybody tell me howto install suphp on OpenSuSE 10?
I compilied susphp like this:
./configure --sysconfdir=/etc --with-apache-user=wwwrun --with-setid-mode=owner --with-apxs=/usr/sbin/apxs2 --disable-checkpath
then i used the standart config from the tar ball and i added in /etc/sysconfig/apache2 at modules suphp and in one vhost i turned suphp on apache2 starts with no errors and phpinfo(); shows that mod_suphp is loaded but it makes no differences if suphp is on or off or if i make changes to the conf file like increasing the uid i dont get the normal error message when opening a page.
hope somebody can help!
I compilied susphp like this:
./configure --sysconfdir=/etc --with-apache-user=wwwrun --with-setid-mode=owner --with-apxs=/usr/sbin/apxs2 --disable-checkpath
then i used the standart config from the tar ball and i added in /etc/sysconfig/apache2 at modules suphp and in one vhost i turned suphp on apache2 starts with no errors and phpinfo(); shows that mod_suphp is loaded but it makes no differences if suphp is on or off or if i make changes to the conf file like increasing the uid i dont get the normal error message when opening a page.
hope somebody can help!