|
Publicité ' | |||||||||||||||||||||||
|
|
#1 |
|
Membre régulier
![]() |
Bonjour;
Apache est déjà installé sous Mandriva. Dans le dossier /etc/httpd/conf/httpd.conf J'ai téléchargé l'archive de php 5.2.x que j'ai decompressé dans le dossier /etc Comme indiqué dans ce tuto : http://nepomiachty.developpez.com/co...nux/index7.php J'ai lancé le terminale avec root, le dossier /etc/php-5.2.3. Ensuite j'ai saisie : [root@localhost php-5.2.3]# ./configure --with-mysql --with-config-file=/etc/httpd/conf --with-apache=/etc/httpd --enable-track-vars Qui me renvoi à la fin. Le message : Configuring SAPI modules checking for AOLserver support... no checking for Apache 1.x module support via DSO through APXS... no checking for Apache 1.x module support... no configure: error: Invalid Apache directory - unable to find httpd.h under /etc/httpd Effectivement dans le dossier /etc/httpd il n' y a pas de fichier httpd.h. Pouvez vous m'aider ? Merci d'avance. |
|
|
00
|
|
|
#2 | |
|
Membre chevronné
![]() Inscription : mai 2004 Messages : 818 ![]() |
Citation:
dans la compilation cd /usr/local/php $ ./configure --with-mysql --with-config-file=/usr/local/apache/conf --with-apache=/usr/local/apache il est d'ailleurs préférable , d'installer via urpmi qui gere dependances et mises à jour . a+ |
|
|
|
00
|
Copyright © 2000-2012 - www.developpez.com