500 error

Discussion in 'Installation/Configuration' started by codingideas, Mar 9, 2013.

  1. codingideas

    codingideas New Member

    Hello,

    It seems that nginx reports 500 errors whenever there is a php error. I have set in the Custom php.ini settings for that site and when I look at phpinfo(); I dont see that being over ridden and I keep getting errors.

    What do you think could be happening?


    Custom php.ini settings


    nginx Directives


    Here is my phpinfo page. http://goo.gl/DA47X - as you can see I put display_errors = on but in the phpinfo - display_errors = off. :(
     
    Last edited: Mar 10, 2013
  2. falko

    falko Super Moderator Howtoforge Staff

    Disable XCache and try again.
     

Share This Page