i has installed php as mod_php on HP-Apache. How can i load extension module such as ldap.so? i edited php.ini, extension_dir= /opt/apache extention= ldap.so but it don't load. Please help me.
is ldap.so installed ? are you using RPM or did you build from the source ? If you are using RPMs,and using RedHat, you can get php-ldap RPM from here ; http://www.rpmfind.net/linux/rpm2html/search.php?query=php-ldap&submit=Search+...&system=redhat&arch=
Hope this helps.
i run on HP-UX how i can build ldap.so? Module ldap.so is loaded if i copy ldap.so (not build) to /opt/apache?
I dont know much about HP-UX OS, cant help you there =(