chris smith wrote:
On 5/14/06, Frank de Bot <[EMAIL PROTECTED]> wrote:
I'll start by compiling php with --enable-debug

At the moment I get backtrace results like this:

#0  0x48c7d95b in memcpy () from /usr/lib/libc_r.so.4
#1  0x8977280 in ?? ()
#2  0x10 in ?? ()
#3  0x894e500 in ?? ()
#4  0x894dc00 in ?? ()
#5  0x8962000 in ?? ()
#6  0x8960200 in ?? ()
#7  0x894e4e0 in ?? ()
#8  0x894e4c0 in ?? ()
etc etc etc...

Thus useless :P

Unfortunately yes, rather useless :(

Might get better help on the internals list (I don't know what else to
suggest, was hoping someone else might jump in and help you!).



There seems to be a bug with 5.1.4 and FastCGI. I'm running Windows and had an issue with 5.1.4 as well. I reported a but and was advised to try 5.2 from http://snaps.php.net/

FastCGI works for me with 5.2.

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

Reply via email to