Re: Re: 500 internal server error running php application

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'd also take a look at the Apache error_log to see if there's any indication evident there. Keep in mind that if the PHP code suppresses error reporting (by prefixing expressions with the @ character) then nothing will be reported.

>---- Original Message ----
>From: Eric Covener <covener@xxxxxxxxx>
>To: users@xxxxxxxxxxxxxxxx
>Sent: Fri, Sep 3, 2010, 9:35 AM
>Subject: Re:  500 internal server error running php application
>
>On Fri, Sep 3, 2010 at 9:31 AM, chris h <chris404@xxxxxxxxx> wrote:
>> Does a failed PHP script not show a PHP error as well as send a 500 response
>> code?
>>
>
><fajita> White Screen Of Death, one of PHP's specialties. It is
>produced when an error has occurred in a PHP script and the error
>                       reporting goes either to the error log or to
>nowhere. To solve it, look for the error reporting settings in php.ini
>(or use
>                       ini_set()). Also check the error log (see step
>one). Further questions MUST GO TO ##PHP.
>
>
>-- 
>Eric Covener
>covener@xxxxxxxxx
>
>---------------------------------------------------------------------
>The official User-To-User support forum of the Apache HTTP Server Project.
>See <URL:http://httpd.apache.org/userslist.html> for more info.
>To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
>For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux