Results 1 to 2 of 2

Thread: SugarCRM on Windows 2003 w/AD Auth.

  1. #1
    Join Date
    Oct 2007
    Posts
    5

    Default SugarCRM on Windows 2003 w/AD Auth.

    Hello all,

    I'm installing SugarCRM using the BitRock installer (V4.5.1e). (Apache, PHP, MySQL) NOT SQLServer and NOT IIS.

    Everything seems to work well until I try to Authenticate to Active Directory.

    I get the following message:

    LDAP Error: Extensions Not Loaded.

    From what I can tell, this is a PHP configuration issue instead of a SugarCRM issue. I'm not sure because I know almost as much about PHP as I do SugarCRM which is to say, very little.

    I've searched this forum and the Internet and made some adjustments but nothing seems to work.

    I've copied libeay32.dll and ssleay32.dll into the windows directory and also into the windows\system32 directory.
    I've put php_ldap.dll into the \windows\system32 directory

    I do have the user created on the AD side but I don't think I'm even getting there yet.

    Any ideas?

    Thanks in advance for any help!

    --Matt

  2. #2
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: SugarCRM on Windows 2003 w/AD Auth.

    Your active php.ini must have the following line
    ;extension=php_ldap.dll
    activated bye removing the ";" like this:
    extension=php_ldap.dll

    good luck
    hk

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 5
    Last Post: 2007-11-13, 02:51 PM
  2. Replies: 61
    Last Post: 2006-10-22, 08:40 AM
  3. Merge Contacts show sql error
    By hheckner in forum General Discussion
    Replies: 5
    Last Post: 2006-10-04, 01:57 PM
  4. Replies: 16
    Last Post: 2006-07-29, 07:28 PM
  5. Serious issue with sugarcrm 3.5.1.c
    By wp.rauchholz in forum Help
    Replies: 17
    Last Post: 2005-12-01, 07:22 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •