RESOLUTION
This article contains list of HTTP/PHP/CGI errors which occurs most frequently.
- You see a blank PHP page instead of the site content, 799.
- "REQUIRE(maxfd <= (int)1024) failed.", 1416.
- "PHP Startup: Unable to load dynamic library", 1352.
- "open_basedir" related error, 432.
- "Allowed memory size of 8388608 bytes exhausted (tried to allocate 0 bytes)", 780.
- "Internal server error" appears when I try to call my cgi script by URL using a browser, 430.
- You click on some button that uses GET data passing method, but nothing happens. The page just refreshed, 449.
Keywords: HTTP PHP CGI error list script