(PHP 4.3.0, Windows XP Pro, Office 2000 Pro)
Hello,
Just playing around with COM, and I got the error below.
Searching on google it mentions something about a DLL error.
Iv'e enabled dcom in php.ini.
What have I missed!
Line 2 says $excel = new COM("Excel.Application") or die("Excel could not be
started");
THANK!
Warning: (null)(): Unable to obtain IDispatch interface for CLSID
{00024500-0000-0000-C000-000000000046}: Server execution failed in
c:\websites\excel.php on line 2
Fatal error: Maximum execution time of 30 seconds exceeded in
c:\websites\excel.php on line 2
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php