php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31958 Fatal error when creating new COM object
Submitted: 2005-02-13 19:55 UTC Modified: 2005-03-20 18:00 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: francoisp at msn dot com Assigned:
Status: No Feedback Package: COM related
PHP Version: 4.3.10 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
46 - 28 = ?
Subscribe to this entry?

 
 [2005-02-13 19:55 UTC] francoisp at msn dot com
Description:
------------
Following statement:

$baanobj = new COM("$baan_connect") or die("Unable to connect to Baan.<br />");

works with version 4.2.3 but crashes with with 4.3.10.

My setup:
Windows XP SP2
Apache 2.0.52
PHP 4.3.10

Note: PHP has been installed alternatively as CGI and SAPI and crashes in both instances.

The WEB Server is connected to Application Server (Baan) using the Secure Application Manager v4.0.0.5871) from Neoteris (vpn software).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-13 22:46 UTC] sniper@php.net
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

AFAIK, this is fixed already.

 [2005-03-20 18:00 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 02:01:29 2024 UTC