From:             [EMAIL PROTECTED]
Operating system: Win 2000
PHP version:      4.3.0
PHP Bug Type:     COM related
Bug description:  Problem writing to Excel spreadsheet via COM

When using COM to write to an Excel spreadsheet, my PHP script can write to
cells in column "A", but when I try to write to cells in any other column,
the script appears to terminate without sending anything to the browser (a
404 response).  

The script works OK with 4.2.3, except an Excel "zombie" process remains
after the script is finished (this "zombie" bug appears to be fixed with
4.3.0, only to introduce this new problem).
-- 
Edit bug report at http://bugs.php.net/?id=21400&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21400&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21400&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21400&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21400&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21400&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21400&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21400&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21400&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21400&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21400&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21400&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21400&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21400&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21400&r=gnused

Reply via email to