FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » PHP discussions » Problems getting LDAPS to work
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Problems getting LDAPS to work [message #166958 is a reply to message #166947] Mon, 09 April 2012 14:57 Go to previous messageGo to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma:
Senior Member
Administrator
Core Developer
Remove all the '@' signs before the functions and configure PHP to display errors:

ini_set('display_errors', 1);
error_reporting(E_ALL);

[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Google Analytics
Next Topic: PHP object scope
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri May 17 12:04:46 GMT 2024

Total time taken to generate the page: 0.04689 seconds