Hi: I installed openldap in $HOME/usr/local (slapd and sluprd disabled during compilation). I just need the libraries.
When compiling PHP, I used '--with-ldap=/export/home/rawlog/usr/local'. Everything looked fine.
===
./configure '--prefix=/export/home/rawlog/php-5.1.4' '--with-litespeed' '--with-config-file-path=../conf' '--with-oci8=instantclient,/export/home/rawlog/oracle/instantclient_10_2' '--with-ldap=/export/home/rawlog/usr/local'
====
Accessing http://<hostname:<port>/, works fine and see the Congratulations page.
But when I access the PHP page http://<hostname:<port>/phpinfo.php, I get the "503 Service Unavailable" page
With the old binary that php page works fine.
Is there a log file within the /lswsinstall directory?
Thanks
Ravi
When compiling PHP, I used '--with-ldap=/export/home/rawlog/usr/local'. Everything looked fine.
===
./configure '--prefix=/export/home/rawlog/php-5.1.4' '--with-litespeed' '--with-config-file-path=../conf' '--with-oci8=instantclient,/export/home/rawlog/oracle/instantclient_10_2' '--with-ldap=/export/home/rawlog/usr/local'
====
Accessing http://<hostname:<port>/, works fine and see the Congratulations page.
But when I access the PHP page http://<hostname:<port>/phpinfo.php, I get the "503 Service Unavailable" page
With the old binary that php page works fine.
Is there a log file within the /lswsinstall directory?
Thanks
Ravi
Last edited: