[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [nouveau squeeze] Problème démarrage apache2





Le 07/02/2011 13:39, Franck Delage a écrit :
Info supplémentaire : lorsque je redémarre zend-server :

$ /usr/local/zend/bin/zendctl.sh restart

Restarting Zend Server 5.0.4 ..


                                             [/usr/local/zend/bin]

httpd (no pid file) not running
httpd (no pid file) not running
Stopping Zend Server GUI [Lighttpd] [OK]
httpd (no pid file) not running
(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
Action 'start' failed.
The Apache error log may have more information.
spawn-fcgi: child spawned successfully: PID: 14986
Starting Zend Server GUI [Lighttpd] [OK]
[ 07.02.2011 13:37:52 SYSTEM] watchdog for lighttpd is running.
[ 07.02.2011 13:37:52 SYSTEM] lighttpd is running.

Zend Server started...

Franck.

J'ai regardé dans le fichier de debug, il y a de nombreux "EBADF (Bad file descriptor)".
Le process qui provoque ces erreurs est celui là :
8284 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb744a768) = 8392 Je suppose que c'est quand apache fork pour se mettre en daemon, mais j'avoue que ça dépasse mes compétences :). Quand j'utilise strace généralement ça me permet de détecter des problèmes plus évidents (par exemple mauvais droits sur des fichiers).

Je n'utilise pas zend, mais l'erreur que tu mets ci-dessus me donne l'impression que tu as deux serveurs web (apache et lighttpd) qui essaie de tourner sur le même port. Si tu arrêtes lighttpd, est-ce que apache démarre ?


Romaric


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Reply to: