RE: [PHP-WIN] LDAP extension hanging Apache

2003-09-22 Thread iforce
PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [PHP-WIN] LDAP extension hanging Apache probably not helpful but does the php.ini extension_dir variable point to the location of the PHP extension dlls? e.g. c:/php/extensions/ At 04:59 PM 9/22/2003, you wrote: >Oh yeah, forgot to me

RE: [PHP-WIN] LDAP extension hanging Apache

2003-09-22 Thread C-omputerSolutions Webmaster
: Syntax OK Note the errors or messages above, and press the key to exit. -Original Message- From: C-omputerSolutions Webmaster [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2003 1:55 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] LDAP extension hanging Apache Have you tried running

RE: [PHP-WIN] LDAP extension hanging Apache

2003-09-22 Thread iforce
: Monday, September 22, 2003 1:55 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] LDAP extension hanging Apache Have you tried running the Test Configuration utility that comes with Apache? usually if there is an error it will delineate it for you telling you what line is giving the problem. At 04:29

[PHP-WIN] LDAP extension hanging Apache

2003-09-22 Thread iforce
OS: Win2k SP3 Apache: 1.3.24 PHP: 4.3.2 When I add 'extension=php_ldap.dll' to php.ini and restart the Apache service, it hangs and doesn't restart. No errors appear in error.log and nothing is printed to the console when using Apache's supplied service restart. When I comment out the above extens