Re: [PHP] Guaranteed Way to Get Error Message Wanted
[email protected] (Ken Robinson)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Check the permissions on the files/directories involved. I get this on Linux when the files/directories are too open. Ken At 05:38 PM 7/5/2013, Brian Smither wrote: >I have an application running under PHP-5.4.17-TS-VC9 (and .14 as of >yesterday) with Aprelium's Abyss X1 v2.8 web server in FastCGI mode >on WinXPSP3. > >An earlier version of this application works. The current version >causes a 500 Internal Server Error. There is no entry in PHP's >(fully active) error log. I cannot decipher Abyss's logging, so I >cannot determine if a clue was reported by Abyss or not. > >The current version works on a different system (Server 2003, PHP >5.3.5-TS-VC6 (Apache module), Apache 2.2). > >What I would like to have is a method of getting PHP to report in >some undeniable manner, short of total system failure, what it >doesn't like about whatever killed it. > > > > >-- >PHP General Mailing List (http://www.php.net/) >To unsubscribe, visit: http://www.php.net/unsub.php