ID:               21946
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         COM related
 Operating System: Windows NT 4.0, Service pack 6a
 PHP Version:      4.3.0
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.

and fixed in cvs !

Read the instructions at http://bugs.php.net/how-to-report.php before
filing a bugreport or i'll let the crazy finn loose :)



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

[2003-01-30 08:55:43] [EMAIL PROTECTED]

I managed to do it using ActivePerl - working fine.

Best regards,
  Dominik

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

[2003-01-30 03:37:15] [EMAIL PROTECTED]

The latest stable did not solved my issue. The error is :

The instruction at "0x007205f9" refrenced memory at "0x5e3019c0". The
memory
could not be "read".

Best regards,
 Dominik

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

[2003-01-30 01:42:15] [EMAIL PROTECTED]

I had this same issue on Win2k Pro running Apache 3.1.26.

I have other php scripts that were running fine. Only the one with COM
was blowing up.

<event_log>
Application popup: Apache.exe - Application Error : The instruction at
"0x10030727" referenced memory at "0x04243b30". The memory could not be
"read".
</event_log>

The latest stable release solved my issue. Thanks!

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

[2003-01-29 18:26:16] [EMAIL PROTECTED]

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



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

[2003-01-29 15:03:55] [EMAIL PROTECTED]

Original lines from ASP :
    Q    = Server.CreateObject("ixsso.Query");
    util = Server.CreateObject("ixsso.Util");
    Q.Query = "test";
    Q.Columns = "DocTitle, Vpath, filename, size, write,
characterization, rank, path, DocSubject, DocKeywords";
    RS = Q.CreateRecordSet("nonsequential");

but as I said I have commented all the lines after first line. I have
read in some forum that someone did succeed to integrate PHP with
Microsoft Index Server.
 
Best regards,
  Dominik

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/21946

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

Reply via email to