Current results of "dictionary word count" programs...
Bryan Sant
bryan.sant at gmail.com
Mon Mar 13 15:36:24 MST 2006
On 3/13/06, Matthew Walker <mwalker at forevergreen.org> wrote:
> Clarification: Anything post PHP 4.1 will work. I use the superglobal $_SERVER
> for the command line input, and those were introduced in 4.1.
I get the following error when I run the program:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 12 bytes) in /home/santbj/bin/wc.php on line 4
How do I increase the amount of memory php can use? I'm using PHP 4.4.0.
-Bryan
More information about the PLUG
mailing list