ID:               22377
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bmatzelle at yahoo dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         COM related
 Operating System: Windows 2000 & XP
 PHP Version:      4.3.1
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip


Previous Comments:
------------------------------------------------------------------------

[2003-02-22 13:45:19] bmatzelle at yahoo dot com

I created a script like this:

<?php
$adodb = new COM("ADODB.Connection");
?>

Each time I try to load this page I experience a "[snip] Memory could
not be read" error with php.exe.  This happens with all COM objects,
not just ADODB.Connection.

I have found this error with PHP 4.3.0 and 4.3.1, both using the PHP
CGI module. cgi.force_redirect is set to "0".  All other normal pages
run without a hitch. I have not changed the php.ini COM defaults in any
way.  I do not use any extensions, and I am using the standard win32
binaries from php.net. 


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22377&edit=1

Reply via email to