Re: [PHP-DB] PHP-informix-Apache undefined symbol

2002-01-16 Thread Miles Thompson
Fernando, First of all, where is libphp4.so located? You may have to copy it into that directory. On my system it's in /path/to/apache/libexec. Try that and see if apache will start. If the libphp4.so error is gone, but the other remains, try this. In your /etc directory is a file named ld.so.

[PHP-DB] PHP-informix-Apache undefined symbol

2002-01-16 Thread Fernando Carter
Hi , I compile PHP --with-informix=yes and everithing went ok , until I restarted apache I got the following error. Cannot Load /etc/httpd/modules/libphp4.so into server /opt/informix/lib/esql/libifgen.so undifines symbol: stat Please Help ! What I'm I doing wrong? Many Thanks in advance