Click to See Complete Forum and Search --> : load extension module?
echox
03-04-2003, 11:37 PM
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.
ftrudeau
03-05-2003, 11:10 PM
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.
echox
03-06-2003, 01:57 AM
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?
ftrudeau
03-06-2003, 10:14 AM
I dont know much about HP-UX OS, cant help you there =(
PHP Builder
Copyright WebMediaBrands Inc. All Rights Reserved.