Denis wrote:
> E> Ah, using php3. No, php3 doesn't seem to suffer from the rc bug. Do
>
> I am using both php3 and php4 with versioning.
And using php3 and php4 alongside with versioning work, I take it?
Anyone know what versioning actually does?
> E> strace /usr/sbin/httpd -X
>
> read(6, "", 4096) = 0
> close(6) = 0
> munmap(0x40016000, 4096) = 0
> stat("/etc/httpd/conf/srm.conf", 0xbffff8d8) = -1 ENOENT (No such file or directory)
> stat("/etc/httpd/conf/access.conf", 0xbffff8c8) = -1 ENOENT (No such file or
>directory)
> time(NULL) = 989582873
> write(2, "[Fri May 11 16:07:53 2001] [warn"..., 84) = 84
> write(2, "\n", 1) = 1
> socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 6
> --- SIGSEGV (Segmentation fault) ---
> +++ killed by SIGSEGV +++
I can't readily tell what would be the cause of this. Seems to happen
pretty early during startup.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]