• [^] # Re: Apache ?

    Posté par . En réponse au message Firefox 3.5 me propose de télécharger ma page PHP. Évalué à 1.

    Je viens de placer le paramètre suivant dans mon vhost :

    LogLevel debug afin d'avoir le maximum d'information.

    Et j'obtiens ces lignes dans error.log :

    [Mon Aug 17 21:03:02 2009] [debug] mod_deflate.c(615): [client 127.0.0.1] Zlib: Compressed 1688 to 728 : URL /index.php, referer: http://localhost/
    [Mon Aug 17 21:03:02 2009] [notice] child pid 23894 exit signal Segmentation fault (11)
    [Mon Aug 17 21:03:03 2009] [debug] mod_deflate.c(615): [client 127.0.0.1] Zlib: Compressed 208 to 90 : URL /php/controler.php, referer: http://localhost/
    [Mon Aug 17 21:03:04 2009] [notice] child pid 23889 exit signal Segmentation fault (11)
    [Mon Aug 17 21:03:04 2009] [notice] child pid 23895 exit signal Segmentation fault (11)


    Le processus crash, mais je ne sais toujours pas pourquoi... :/