Hello Arthur
Tout d'abords un grand merci à toi pour ton aide.
Pour vraiment savoir ce qu'il se passe, le mieux est que tu regardes ce qu'il y a dans les logs /etc/logs/apache2/* par défaut
Je pense que tu veux parler de /var/log/apache2/ ?
J'ai regardé le fichier error.log après une tentative de reboot de Apache (sudo apache2ctl restart):
[Thu May 13 21:58:51 2010] [notice] Apache/2.2.14 (Ubuntu) PHP/5.3.2-1ubuntu4 with Suhosin-Patch configured -- resuming normal operations
[Thu May 13 22:24:11 2010] [error] [client ::1] File does not exist: /var/www/favicon.ico
<br />
<b>Warning</b>: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Thu May 13 22:26:12 2010] [notice] SIGHUP received. Attempting to restart
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/mcrypt.ini on line 1 in Unknown on line 0
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/mhash.ini on line 1 in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/mhash.so' - /usr/lib/php5/20090626+lfs/mhash.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Thu May 13 22:26:13 2010] [notice] Apache/2.2.14 (Ubuntu) PHP/5.3.2-1ubuntu4 with Suhosin-Patch configured -- resuming normal operations
Là pour moi c'est un peu du chinois. Qu'est ce que le register long array ? J'ai lu sur la
doc qu'elle est obsolète depuis php 5.3. Je pense que cela viendrait de là peut être. Comment changer cette directive ?
En te remerciant par avance de ton aide,
Je te souhaite une agréable soirée/journée.