[PHP-DEV] RE: Bug #10511 Updated: Cannot set COM object properties

2001-04-30 Thread Peter Johnson
Thanks for the quick response. When I logon as my webuser, and execute from the command line, the scripts still fail. I have changed the permissions to give this webuser admin rights, but the scripts are still failing. Accessing the same scripts with no authentication works fine. Any other

[PHP-DEV] Bug #10511: Cannot set COM object properties

2001-04-26 Thread peter . johnson
From: [EMAIL PROTECTED] Operating system: Windows 2K PHP version: 4.0.4pl1 PHP Bug Type: COM related Bug description: Cannot set COM object properties I am accessing ADO COM objects through PHP. I am using PHP 4.05 RC6 on Win2K in CGI mode. If I change the authentication

[PHP-DEV] PHP 4.0 Bug #9196 Updated: Cannot create ADO objects with MDAC 2.6

2001-02-10 Thread peter . johnson
ID: 9196 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Description: Cannot create ADO objects with MDAC 2.6 I've managed to work out what was wrong - it seems that if I am using the ZendOptimiser I get problems wth COM, otherwise it works OK. Previous

[PHP-DEV] PHP 4.0 Bug #9196: Cannot create ADO objects with MDAC 2.6

2001-02-09 Thread peter . johnson
From: [EMAIL PROTECTED] Operating system: Win2K Winnt4 PHP version: 4.0.4pl1 PHP Bug Type: COM related Bug description: Cannot create ADO objects with MDAC 2.6 The code snippet below fails on the line which sets the Active Connection of the Command Object. It works OK