Hi,
I install Apache/1.3.12 at Linux RedHat 6.2 and compile PHP php-4.0.4pl1
with this parameters:
./configure --with-apxs=/home/www/bin/apxs --disable-debug
--enable-safe-mode --enable-track-vars --enable-ftp --without-mysql
--with-zlib --with-oracle=/u01/app/oracle/product/805
--with-oci8=/u01/app/oracle/product/805 --with-interbase
and if I install all with 'make install' and try tu run Apache, it show
me only this message:
Cannot load /home/www/libexec/libphp4.so into server:
/home/www/libexec/libphp4.so: undefined symbol: _xstat
I think this is from interbase module, because if I compile PHP without
it, it works perfectly. Can me anyone tell me, what I must do for
working Interbase support?

-- 
Ondra Zima <[EMAIL PROTECTED]> AndreW
           Member of czech ATO

-- 
PHP Install 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]

Reply via email to