Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 35 bytes) in
/home/virtual/site8/fst/var/www/html/staff/libs/error.lib.php on line 61
I suddenly got this error on one of my sites, and after rechecking the
script, it shouldn't be happenning :S
Anyway, I was wondering if this would be a memroy leak? or just some
standard notice that I'm taking up too much memory ;)
Anyone?
- Tularis
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
- RE: [PHP] memory exhausted... memory leak? Tularis
- RE: [PHP] memory exhausted... memory leak? John W. Holmes