Thanks David,

I changed some code and it apparently didn't give the error anymore but didn't really solve my problem.

It appears that the error I was getting wasn't really related to my problem. I'm getting a error in httpd-error.log

httpd in free(): error: junk pointer, too high to make sense
[Tue Jan 24 17:11:32 2006] [notice] child pid 22665 exit signal Abort trap (6)

Is there any way to track down where the code is failing? It's not creating any dump file that I can see. I don't mind digging into this to either report a bug to php.net, apache.org or even just fix the code myself and submit a patch to someone, but I'm a little new to the php and apache working together.

Thanks,

-Derrick



On Jan 24, 2006, at 4:40 PM, David Grant wrote:

Derrick,

Derrick Shoemake wrote:
Does anyone know if this is the proper way to check for an Objects
existence and where I can find more information on doing so?

php.net/is_object
php.net/instance_of

David
--
David Grant
http://www.grant.org.uk/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to