Oui je crois qu'il est bien installe. J'ai mon /etc/httpd/conf/httpd.conf que j'ai modifie tres peu:
#ServerName www.example.com:80
ServerName localhost:80
J'ai mes scripts php dans /home/razak/monsite/.
Par ailleur quand je tape: ps aux|grep "apache\|httpd" il m'affiche:
root 28486 0.0 0.3 3884 684 pts/0 R+ 14:37 0:00 grep apache/httpd
[^] # Re: Traces
Posté par Razak Bah . En réponse au message probleme avec mon serveur apache. Évalué à 2.
#ServerName www.example.com:80
ServerName localhost:80
J'ai mes scripts php dans /home/razak/monsite/.
Par ailleur quand je tape: ps aux|grep "apache\|httpd" il m'affiche:
root 28486 0.0 0.3 3884 684 pts/0 R+ 14:37 0:00 grep apache/httpd
ca te donne une idee?