Interbase module problem

wxdqz

New Member
Hi I have a problem with PHP 4.04 pl1 and Interbase module under linux Mandrake 8. I compile the interbase module by doing phpize; ./configure; ./make; ./make install.
I put the line for load module in php.ini.
But after restarting Apache and I look in web server error_log I can see "error loading interbase.so (maybe not a PHP module).

Someone can help!
 
Back
Top