#21946 [Opn->Fbk]: Trying to create COM object - Apache crash

2003-01-29 Thread edink
 ID:   21946
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Open
+Status:   Feedback
 Bug Type: Reproducible crash
 Operating System: Windows NT 4.0, Service pack 6a
 PHP Version:  4.3.0
 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-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



[2003-01-29 14:58:09] [EMAIL PROTECTED]

I'm trying to write a search form using PHP Version 4.3.0, Apache
version 2.0.44, Windows NT 4.0 with service pack 6 and Microsoft Index
Server 2.0. I used example from IISSamples - ASP (query.asp). ASP
example works fine on IIS 4.0 - I use Index Server for indexing Word
and PDF documents and is essential part of my intranet. After submiting
a form (using POST method),  page calls itself and retrieves a search
string. The first and only line after it causes Apache to crash. The
line is Index Server COM object creation using line :
  $Q = new COM("ixsso.Query");
  $Util = new COM("ixsso.Util");
I have commented everything bellow including the second line and crash
is reproducible.

Hope enough information was provided.

Best regards,
  Dominik



[2003-01-29 12:12:40] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.




[2003-01-29 11:34:52] [EMAIL PROTECTED]

Forgot to mention that 2.0.43 and 2.0.44 are apache versions.

Best regards,
  Dominik



[2003-01-29 11:33:14] [EMAIL PROTECTED]

When I try to invoke 
  $Q = new COM("ixsso.Query"); 
apache crashes. It's a component of the Microsoft Index Server and this
works fine under IIS and ASP pages. I tried to use 2.0.43 and 2.0.44.
Same on both of them.

Best regards,
  Dominik




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




#21946 [Opn->Fbk]: Trying to create COM object - Apache crash

2003-01-29 Thread derick
 ID:   21946
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Open
+Status:   Feedback
 Bug Type: Reproducible crash
 Operating System: Windows NT 4.0, Service pack 6a
 PHP Version:  4.3.0
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



Previous Comments:


[2003-01-29 11:34:52] [EMAIL PROTECTED]

Forgot to mention that 2.0.43 and 2.0.44 are apache versions.

Best regards,
  Dominik



[2003-01-29 11:33:14] [EMAIL PROTECTED]

When I try to invoke 
  $Q = new COM("ixsso.Query"); 
apache crashes. It's a component of the Microsoft Index Server and this
works fine under IIS and ASP pages. I tried to use 2.0.43 and 2.0.44.
Same on both of them.

Best regards,
  Dominik




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