From:             info at goldfish dot co dot za
Operating system: Win 2003 Server Web Ed.
PHP version:      4.4.1
PHP Bug Type:     COM related
Bug description:  COM object not working in ISAPI

Description:
------------
Hi there

A website is being hosted on Windows 2003 Server, Web Edition. It uses a
third party COM component that has been installed on the server to process
credit card transactions.

When using CGI, there are constant "Bad Gateway" error messages which we
have ascertained (from previously logged bugs on PHP.net) that this is an
IIS error.  Changing to ISAPI fixes all this, but then the problem is the
COM component stops working (there were no hassles with CGI).  It gives
access violations errors and PHP crashes.

The PHP version is 4.3.10.  The hosting company uses a third party control
panel tool (Plesk), which is currently using the above PHP version and for
this reason they cannot upgrade.

I have been reading all the bugs and it does seem that this has been
fixed.  Is it possible to get the last snapshot for 4.3.10?  Otherwise, do
you have any other suggestions (apart from the obvious which is upgrading)?
I'm desperate!! :-)


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

Reply via email to