Click to See Complete Forum and Search --> : PHP 4.2.1+ Apache 1.3.26 + RH Linux 7.2


santhanam
07-03-2002, 03:45 AM
Dear Friends,
I am trying to install PHP 4.2.1/ Apache 1.3.26 on Redhat Linux 7.2.I build it from the source code as specified in PHP manual.But when i was rebooting the machine, the apache service failed with the following error:

line 261 of /etc/httpd/conf/httpd.conf : Cannot load /etc/httpd/modules/libphp4.so into server : /etc/httpd/modules/libphp4.so undefined symbol:gdbm_errno.

Please help me in this problem.
Thanks in Advance
With Regards
Santhanam

Anon
07-03-2002, 12:19 PM
Hello, you must find where is installed the file libphp4.so into server and move it to /etc/httpd/modules/ perhaps it solve the situation.

bye

santhanam
07-03-2002, 02:38 PM
Dear Friend,
Actually /usr/apache/lib(Path of libphp4.so in my linux server) is mapped to /etc/httpd/modules.So moving that file is not possible since both are in fact same directories.
Please kindly help me in this regards
Thanks
With Regards
Santhanam