Subject Re: Making PHP aware of Firebird
Author lutz009
Scott Taylor" wrote:

> Good idea. It appears an Apache child process is seg faulting. PHP
> I'm guessing. :(

if there are segfaults reported in the apache error_log this is a php
bug for sure. Which php version and which version of the interbase
module you are using?

Otherwise there are reported problems with ibWebadmin 0.91 and the php
setting magic_quotes_sybase = 1. Read
http://sourceforge.net/forum/message.php?msg_id=2097119 for a
solution.

Lutz