[SLE] apache2 + php4

From: Zoltan Levardy (zoltan_at_levardy.org)
Date: 08/29/03

  • Next message: Charles Philip Chan: "Re: [SLE] jpg to avi"
    To: <suse-linux-e@suse.com>
    Date: Fri, 29 Aug 2003 07:57:51 +0200
    
    

    hi,

    does any body have success with this couple?

    /etc/sysconfig/apache2 has been edited:
    #APACHE_MPM="worker"
    APACHE_MPM="prefork"
    ...
    APACHE_MODULES=(access actions alias auth auth_dbm autoindex cgi dir env expires include log_config mime negotiation proxy proxy_http rewrite setenvif status suexec userdir libphp4)

    i have the following rpms:
    rpm -qa | grep apache2
    apache2-2.0.46-9
    apache2-jakarta-tomcat-connectors-4.1.18-31
    apache2-example-pages-2.0.46-9
    apache2-devel-2.0.46-9
    apache2-worker-2.0.46-3
    apache2-mod_php4-4.3.1-52
    apache2-prefork-2.0.46-9
    apache2-doc-2.0.46-9
    apache2-mod_perl-1.99_08-63

    if i deinstall apache2-worker, apachectl2 is disapearing, but as far as i know mod_php4 is based on prefork

    htx


  • Next message: Charles Philip Chan: "Re: [SLE] jpg to avi"