Hello,
I updated my server to php 5.3 and now my application( using 1.8.4 )
stop working.
I have this line in one of my ini files( acl.ini ):
resources.admin:error.resource = admin:error
On this Line I get this error:
Uncaught exception 'Zend_Config_Exception' with message 'syntax error,
unexpected ':' in ../config/acl.ini on line 36 ' in
path\to\Zend\Config\Ini.php:184 Stack trace: #0
path\to\Zend\Config\Ini.php(125):
Zend_Config_Ini->_loadIniFile('\path\to\..')
Perhaps somebody can help me on this...
Thanks and greetings,
Stefan Sturm