How to use LDAP using PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dilipbailwal@gmail.com

    #1

    How to use LDAP using PHP

    Heylo, I have installed PHP and make the necessary changes required in
    PHP.ini the changes were uncommenting LDAP and GD files. after that i
    had run PHPinfo command thru web page and it was not showing me both
    LDAP and GD config. Is i am doing sumthing worng if yes plz guide else
    tell me sum solution for how to go further.

  • petersprc

    #2
    Re: How to use LDAP using PHP

    You may need to restart the web server if you're using mod_php. I
    would double-check that the Configuration File (php.ini) Path setting
    shown by phpinfo() is the file that was updated...

    On Jan 31, 8:39 am, dilipbail...@gm ail.com wrote:
    Heylo, I have installed PHP and make the necessary changes required in
    PHP.ini the changes were uncommenting LDAP and GD files. after that i
    had run PHPinfo command thru web page and it was not showing me both
    LDAP and GD config. Is i am doing sumthing worng if yes plz guide else
    tell me sum solution for how to go further.

    Comment

    • Curtis

      #3
      Re: How to use LDAP using PHP

      On Wed, 31 Jan 2007 05:39:14 -0800, <dilipbailwal@g mail.comwrote:
      Heylo, I have installed PHP and make the necessary changes required in
      PHP.ini the changes were uncommenting LDAP and GD files. after that i
      had run PHPinfo command thru web page and it was not showing me both
      LDAP and GD config. Is i am doing sumthing worng if yes plz guide else
      tell me sum solution for how to go further.
      >
      Are you running on *nix or win32?

      --
      Curtis, http://dyersweb.com

      Comment

      Working...