|
-
Error Loading Apache with PHP and Oracle
Hi,
This is how I configured PHP
./configure --prefix=/wwwroot/php --with-apxs2=/wwwroot/bin /apxs
--with-config-file-path=/wwwroot/php --with-mysql
--with-oracle=/u01/app/oracle/product/9.2.0.1.0
--with-oci9=/u01/app/oracle/product/9.2.0.1.0
--enable-sigchild
This is the error I'm getting when trying to start Apache.
Syntax error on line 231 of /wwwroot/conf/httpd.conf:
Cannot load /wwwroot/modules/libphp4.so into server: /u01/app/oracle/product/9.2.0.1.0/lib/libclntsh.so.9.0: undefined symbol: __cmpdi2
Any Clue...
TIA.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|