How to have more verbose log for error 500

  • Hello


    I'm moving a WordPress site from GoDaddy to my I-MSCP environment.
    But I have always error 500 (even the wp-debug function doesn't produce anything).
    I use in the past in case of error like this to have a look in the logs.
    But the log are really not explicit.


    Code
    1. 89.168.185.xxx - - [27/Jan/2016:15:05:51 +0100] "GET / HTTP/1.1" 500 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36"


    And nothing relevant in Error.log.


    I've changed manually the apache config for this particular host by changing this


    Code
    1. LogLevel debug
    2. ErrorLog /var/log/apache2/manulemire.com/error.log

    What can I do to have a more verbose logging to try to find where is this Error 500 coming from ?


    Best regards
    Cedric

  • @VirtualCed



    Changing the Apache configuration will not help. We need more information about your environment.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Eventually I changed the php_flag display_errors off to on in the host definition, and seen the error.


    (PS for my environment, everything is written under my picture)


    Thanks

  • @VirtualCed


    So you should know that we don't give support for 1.1.29 ;) 1.1.x serie is no longer supported.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206