Ticket #1359 (closed Bug: fixed)
PHP 5.1.6 errors if EXPERIMENTAL_DATE_SUPPORT enabled
| Reported by: | vipsoft | Owned by: | vipsoft |
|---|---|---|---|
| Priority: | major | Milestone: | Piwik 0.6.2 |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: | no |
Description
Installer:
- detect whether or not DateTime classes available; otherwise
Fatal error: Class 'DateTimeZone' not found in /home/apang/work/piwik/dev/trunk/core/Date.php on line 207
- see http://ca2.php.net/manual/en/datetime.installation.php re: building PHP with: CFLAGS=-DEXPERIMENTAL_DATE_SUPPORT=1
Note: I have some more testing to do and may expand on this ticket...
Change History
Note: See
TracTickets for help on using
tickets.
