Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Apache2] Pb de démarage (Résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
sharlaan
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jun 2003
Posts: 120
Location: France

PostPosted: Mon Jan 19, 2004 7:50 pm    Post subject: [Apache2] Pb de démarage (Résolu) Reply with quote

Voila, depuis aujourd'hui dès que je tente de délarer apache voile ce que j'ai :
Code:
# /etc/init.d/apache2 start
 * Starting apache2...
/sbin/runscript.sh: line 526:  2338 Segmentation fault      env -i PATH=$PATH /sbin/start-stop-daemon --quiet --start --startas /usr/sbin/apache2 --pidfile /var/run/apache2.pid -- -k start ${APACHE2_OPTS}                              [ !! ]

Vous avez un idée pour resoudre le probleme ?


Last edited by sharlaan on Tue Jan 20, 2004 6:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
stephim
n00b
n00b


Joined: 20 Dec 2003
Posts: 37
Location: LYON

PostPosted: Tue Jan 20, 2004 2:45 pm    Post subject: Reply with quote

Pour ma part, je n'ai eu aucun problème d'installation, donc le plus simple pour toi serait de mettre à jour ton portage et de relancer l'installation d'apache2.

tout d'abord , arreter le service apache2:
Code:
/etc/init.d/apache2 stop


Ensuite faire la mise à jour des ebuilds
Code:
emerge sync


et ensiute reinstaller apache avec le module php
Code:
USE="apache2" emerge apache mod_php


modifier ton fichier apache2.conf dans le repertoire:

Code:
/etc/apache2/conf/apache2.conf


et verifier si tu as la ligne
Code:
APACHE2_OPTS="-D PHP4"


relancer le service apache [/code]/etc/init.d/apache2 start[/code]

Si ca ne marche tjrs pas, tiens moi au courant.
Back to top
View user's profile Send private message
sharlaan
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jun 2003
Posts: 120
Location: France

PostPosted: Tue Jan 20, 2004 3:36 pm    Post subject: Reply with quote

bon, c'est parti : j'unemerge et j'emerge. C'est quant meme bizar que du jour au lendemain ca marche plus.

Ca remarche, merci
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum