On Oct 25, 2007, at 8:52 AM, DonGato wrote:
> > Hello, > > I'm implementing LDAP authentication and trying to use the MVC posted > by UncleBill, i receive the following error: > > Fatal error: Call to undefined function ldap_connect() in D:\wamp\www > \cake\app\models\ldap_user.php on line 19 > > Where should I define the ldap_connect function? You need to install the ldap extension for your installation of PHP - sometimes this requires a re-compile, other times, just a package install (or DLL). -- John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---