Operating System - HP-UX
1752369 Members
5711 Online
108787 Solutions
New Discussion

The version of HPWS is B3.0, Apache 2.2.8 PHP version 5.2.6. (HPUX 11.23 Itanium64)

 
Griffel
Advisor

The version of HPWS is B3.0, Apache 2.2.8 PHP version 5.2.6. (HPUX 11.23 Itanium64)

Hello
I have a problem with the HPUX server.
LDAP works with anonymous binding. But if I views the function of TLS (ldap_start_tls ();) I get the following error: Fatal error: Call to undefined function ldap_start_tls ()
Under Apache authentication works with TLS correctly ..
I have loaded in PHP ldap.sl and openssl.sl.
1 REPLY 1
Shinji Teragaito_1
Respected Contributor

Re: The version of HPWS is B3.0, Apache 2.2.8 PHP version 5.2.6. (HPUX 11.23 Itanium64)

Hi,

Your problem must be as same as this:

http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1394304

If you can upgrade your WSS to the latest one, you should try it out:
https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXWSATW311

The new PHP extension ldap.sl module may resolv your problem.

Good luck !!