On 10/3/06, Stéphane L. <[EMAIL PROTECTED]> wrote:
2006/10/3, [EMAIL PROTECTED] :

> Suppression de apache2-common ...
> Stopping apache 2.0 web server...apache2: Syntax error on line 116 of
> /etc/apache2/apache2.conf: Syntax error on line 1 of
> /etc/apache2/mods-enabled/cgi.load: Cannot load
> /usr/lib/apache2/modules/mod_cgi.so into server:
> /usr/lib/apache2/modules/mod_cgi.so: undefined symbol:
> apr_filename_of_pathname
>  failed!

Jettes un oeil à la ligne 116 de apache2.conf.


Comme c'est écris dans le log ci-dessus, ca load :
/etc/apache2/mods-enabled/* .load
donc
/etc/apache2/mods-enabled/cgi.load
qui load
/usr/lib/apache2/modules/mod_cgi.so
qui plante car " undefined symbol: apr_filename_of_pathname"
sauf qu'il s'agit d'un fichier binaire et donc je pas l'ouvrir pour modifier !

Répondre à