Tu peut indiquer quelle version utiliser dans /etc/sysconfig/httpd
Sur fedora core le meme fichier contient entre autre:
# The default processing model (MPM) is the process-based
# 'prefork' model. A thread-based model, 'worker', is also
# available, but does not work with some modules (such as PHP).
# The service must be stopped before changing this variable.
#
#HTTPD=/usr/sbin/httpd.worker
# Re:
Posté par melmoth . En réponse au message Compatibilité PHP et Apache2. Évalué à 1.
/usr/sbin/httpd
/usr/sbin/httpd.worker
Tu peut indiquer quelle version utiliser dans /etc/sysconfig/httpd
Sur fedora core le meme fichier contient entre autre:
# The default processing model (MPM) is the process-based
# 'prefork' model. A thread-based model, 'worker', is also
# available, but does not work with some modules (such as PHP).
# The service must be stopped before changing this variable.
#
#HTTPD=/usr/sbin/httpd.worker