[PHP-WIN] PHP - Connection to Secure LDAP

2004-09-30 Thread Mohan Sundar-nonTRW
Hi, I am using PHP version 4.1.1. I attempted to connect to LDAP server without SSL. It worked fine. When I attempted to connect to Secure port with SSL certification, I am getting an error "Unbale to bind to server". Can you please help me in doing a work around for this? Regards, Mohan S

RE: [PHP-WIN] How To Connect USB Port Using PHP Script

2004-09-30 Thread Svensson, B.A.T. (HKG)
Well, fopen() is a winner that been around for the last 40 years or so... ;) -Original Message- From: susilo To: [EMAIL PROTECTED] Sent: 2004-09-30 04:38 Subject: [PHP-WIN] How To Connect USB Port Using PHP Script Dear ALL, I Wanna connect my usb device ( usb flash disk ), does everybod

[PHP-WIN] php & ssl

2004-09-30 Thread Thomas Hove
Howcome is it impossible to get a version of PHP that is compiled with the -DEAPI flag to avoid the warning Loaded DSO php/sapi/php4apache.dll uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) I have seen so many posts concerning this issue - but no