faqts : Computers : Programming : Languages : PHP : Installation and Setup : PHP4

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

38 of 68 people (56%) answered Yes
Recently 4 of 10 people (40%) answered Yes

Entry

Compiling PHP4 as Apache module with Oracle support. Error loading module "Cannot load /usr/lib/apache/libphp4.so into server: libclntsh.so.8.0:

May 24th, 2000 09:41
Andy B, J.P. Williams,


Try the following one:


<<<
LD_LIBRARY_PATH=/path/to/oracle/lib
export LD_LIBRARY_PATH

/path/to/apache/bin/apachectl start
>>>

if it works -> bann it into /etc/rc.d/init.d/apache