| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
(#3)
|
(#4)
|
(#5)
|
(#6)
|
| New Member Posts: 15 Join Date: May 2006 |
16-05-2006, 01:32 PM
Mark, Hm, I don't have much (read: any) experience with php & IIS. Here goes my best shot at helping. There should be a line in the php.ini that shows: display_errors = Off If you change to on, php should show the error, and give you a hint as to what is wrong. I would still think that it will show call to undefined function ldap_connect(), meaning ldap extension isn't enabled somewhere. Let's just double-check that you also have a line reading "extension=php_ldap.dll". If so, is the extension directory set correctly? You should have a line like, "extension_dir = "c:\php4\extensions" or whatever the correct path is for you. Although you are using php4, not php5, I found that the following website might be helpful to you: http://www.peterguy.com/php/install_IIS6.html -Aaron Schuett |
| | |
(#7)
|
(#8)
|
| New Member Posts: 15 Join Date: May 2006 |
17-05-2006, 12:58 AM
Mark, I am running Windows, but I'm on Apache as oppoes to IIS. The virtual directory support is not related to active directory/LDAP. I'm not quite sure what it is, but it is enabled on my server as well. Following is a link to a phpinfo() on my server: http://mba3.cobe.uww.edu/kayako_phpinfo.php Maybe a person more experienced with IIS could chime in? -Aaron Schuett |
| | |
(#9)
|
![]() |
| Tags |
| ldap, support |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LDAP support showing up in phpinfo data | mharr | SupportSuite, eSupport and LiveResponse | 0 | 05-05-2006 02:07 AM |
| ldap v3 support | mattc | SupportSuite, eSupport and LiveResponse | 0 | 27-02-2006 12:04 PM |