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.
Forum Rules
Bookmarks