PHP 5.3.0 breaks extension activation |
|||
|---|---|---|---|
| Date: | 07/06/2009 | Show-stopper?: | |
| Status: | Bug Squashed | Reporter: | Kenny M. |
| Reported in Version: | EE 1.6.7 | Assigned To: | Not Assigned |
| Keywords: | PHP Errors, | ||
| Support Thread: | |||
Details
Here is what I’m running.
Apache 2.2.11, PHP 5.3.0 and the latest version of MySQL. A lot of functionality, especially in the php.ini file was disabled or deprecated which means a lot of fun for all of us. I’ve been testing out CI & EE with it and the tests have gone ok.
First, -E_Deprecated must not be set.
Then, go to Extensions, click on enable extensions and everything works fine.
Try and enable CP_jQuery however and you get this lovely message:
Warning: Cannot modify header information - headers already sent by (output started at /ee/system/db/db.mysql.php:342) in/ee/system/core/core.functions.php on line 296
This is a basic installation in which I haven’t added any other extensions or functionality. No add-ons or modules, just the personal license.
I’ve marked this bug minor because PHP 5.3.0 was just released.
Let me know if you need any further help or testing.
Comment on Bug Report
| Posted by: Derek Jones on 6 July 2009 9:05am | |
|
|
[ Permalink ]
Thank you for reporting, Kenny. Join us in this thread for a discussion if you don’t mind. |
