Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.9.4

Bug #19579 Getting Fatal error with PHP 5.4.5
Submitted: 2012-08-23 10:38 UTC
From: debashis Assigned: debashis
Status: Closed Package: Spreadsheet_Excel_Writer (version 0.9.3)
PHP Version: 5.4.5 OS: Linux
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 5 + 21 = ?

 
 [2012-08-23 10:38 UTC] debashis (Debashis Chowdhury)
Description: ------------ The Writer.php file (Excel/Writer.php) was not getting the PEAR.php file. I have added the PEAR.php inside the Excel folder and getting the below mentioned Fatal Error: Fatal error: Cannot redeclare _PEAR_call_destructors() Please note: There is another PEAR.php file inside the Writer folder. If i set this as include path, then also its not working.

Comments

 [2012-08-24 06:58 UTC] doconnor (Daniel O'Connor)
 [2012-08-24 13:20 UTC] debashis (Debashis Chowdhury)
-Status: Bogus +Status: Open
 [2012-08-24 13:55 UTC] debashis (Debashis Chowdhury)
-Status: Open +Status: Closed -Assigned To: +Assigned To: debashis
Took help from the below link and fixed it. The first link was suggested by doconnor. Thanks a lot. http://pear.php.net/manual/en/installation.checking.php#installation.checking.include http://pear.php.net/manual/en/installation.checking.php#installation.checking.cli.modifyingphpini