php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15045 Dr. Watson Excel COM Instance
Submitted: 2002-01-15 06:36 UTC Modified: 2002-01-15 06:43 UTC
From: roboreb at hotmail dot com Assigned:
Status: Not a bug Package: COM related
PHP Version: 4.1.0 OS: Windows NT4.0 SP4
Private report: No CVE-ID: None
 [2002-01-15 06:36 UTC] roboreb at hotmail dot com
It has found irregular problem about application error and creates Dr. Watson log for apache service.
This error occurs in the script when the command to invoke COM instance
(e.g. $app = New COM("Excell.Application");).
I am using PHP4.1.0 with Apache 1.3 service on 
Windows NT4.0 SP4 platform.
The problem gets resolved by restarting apache service or in the worst case by restarting the system(server).

Thanx,

Robo.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-15 06:43 UTC] derick@php.net
Submitted twice
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 11:01:28 2024 UTC