I get this error, even when trying to start apache with the -X option:
(tail end of strace on httdp -X)
6421 open("/etc/httpd/php3.ini", O_RDONLY) = 5
6421 ioctl(5, TCGETS, 0xbfffc8e8) = -1 ENOTTY (Inappropriate ioctl
for device)
6421 read(5, "[PHP_3]\n\n;;;;;;;;;;;;;;;;;;;\n; A"..., 8192) = 8192
6421 read(5, "eadlen for an explanation of uod"..., 8192) = 4370
6421 read(5, "", 3822) = 0
6421 read(5, "", 8192) = 0
6421 ioctl(5, TCGETS, 0xbfffc8d4) = -1 ENOTTY (Inappropriate ioctl
for device)
6421 --- SIGSEGV (Segmentation fault) ---
6421 +++ killed by SIGSEGV +++
Ive seen a few message on the web but no answers.
Any help would be greatly appreciated.
Thanks,
Jimmy
-----------------------------------------------------------------------
Q: Backstreet Boys or N'Sync?
A: Both of them. In a house, on fire, surrounded by
trick fire extinguishers filled with gasoline.
-----------------------------------------------------------------------
--
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]