ok, I found what's making Apache crash... my getting entries like:

FATAL:  emalloc():  Unable to allocate 1701082243 bytes
FATAL:  erealloc():  Unable to allocate 369098752 bytes

in the log. Somehow when I query the database it must be trying to
allocate -- unless my eyes deceive me -- ~1.6 GBs of memory in the first
entry and ~350 Megs in the second.

What could be causing this???

As I mentioned earlier, I have a custom session handler set up that uses
Manuel Lemos' Metabase library to save the session to a database (of the
supported ones, I'm using mySQL.)

I hope this message makes it to the list in a day or so (I really don't
understand why the list is so slow...) because this is driving me crazy!

Aral :)
______________________________
([EMAIL PROTECTED])
    New Media Producer, Kismia, Inc.
([EMAIL PROTECTED])
    Adj. Prof., American University
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to