From:             francoisp at msn dot com
Operating system: Windows XP
PHP version:      4.3.10
PHP Bug Type:     Apache2 related
Bug description:  Fatal error when creating new COM object

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).


-- 
Edit bug report at http://bugs.php.net/?id=31958&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31958&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31958&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31958&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31958&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31958&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31958&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31958&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31958&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31958&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31958&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31958&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31958&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31958&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31958&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31958&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31958&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31958&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31958&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31958&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31958&r=mysqlcfg

Reply via email to