OpenSuSE 10 suphp and apache2?

Discussion in 'Installation/Configuration' started by doom4, Sep 18, 2006.

  1. doom4

    doom4 New Member

    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!
     
  2. falko

    falko Super Moderator Howtoforge Staff

Share This Page