Ticket #844 (closed Bug: fixed)
PHP 5.3 breaks Piwik
| Reported by: | halfdan | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Piwik 0.4.2 |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: |
Description
Beside the notices that I found there is one major problem executing piwik. Calling the webinterface brings up the folling in text/plain:
The magic method isset() must have public visibility and cannot be static in '/var/www/htdocs/piwik.c0demonkey.com/html/libs/Zend/Config.php' at the line 184
#0 Piwik_ErrorHandler(2, The magic method isset() must have public visibility and cannot be static, /var/www/htdocs/piwik.c0demonkey.com/html/libs/Zend/Config.php, 184, Array ([class] => Piwik,[classPath] => Piwik,[i] => 0,[path] => /var/www/htdocs/piwik.c0demonkey.com/html/core/Piwik.php)) called at /var/www/htdocs/piwik.c0demonkey.com/html/libs/Zend/Config/Ini.php:27 #1 require_once() called at /var/www/htdocs/piwik.c0demonkey.com/html/libs/Zend/Config/Ini.php:27 #2 require_once(/var/www/htdocs/piwik.c0demonkey.com/html/libs/Zend/Config/Ini.php) called at /var/www/htdocs/piwik.c0demonkey.com/html/core/Config.php:12 #3 require_once(/var/www/htdocs/piwik.c0demonkey.com/html/core/Config.php) called at /var/www/htdocs/piwik.c0demonkey.com/html/core/Piwik.php:12 #4 require_once(/var/www/htdocs/piwik.c0demonkey.com/html/core/Piwik.php) called at /var/www/htdocs/piwik.c0demonkey.com/html/core/Loader.php:45 #5 Piwik_Loader::autoload(Piwik) #6 spl_autoload_call(Piwik) called at /var/www/htdocs/piwik.c0demonkey.com/html/core/FrontController.php:186 #7 Piwik_FrontController->init() called at /var/www/htdocs/piwik.c0demonkey.com/html/index.php:57
