Announcement
Collapse
No announcement yet.
Site work
Collapse
X
-
-
Re: Site work
CGI has to spawn a process for each PHP script that runs, where as handler mode spawns a specific amount of processes and uses those to handle each request using threads. Handler mode is more memory efficient.Originally posted by Jcdenton View Postwhats the difference between the modes?
Comment
-
-
Re: Site work
Had it ^^ twice tonight, just now and about 2 hours ago ?Fatal error: Out of memory (allocated 4718592) (tried to allocate 92282 bytes) in /home/smartman/public_html/forums/includes/vba_cmps_include_top.php(507) : eval()'d code on line 44
Comment
Ad Widget
Collapse


:bow:

Comment