[ixpmanager] MRTG support scripts added to repo

Nick Hilliard nick at inex.ie
Tue Jul 3 16:37:33 IST 2012


On 03/07/2012 15:39, Joe Wooller wrote:
> No joy with that..
> Interesting I was missing a quote
> identity.ixp.logo = APPLICATION_PATH'/../public/images/waia.jpg'
> 
> When I added the quote in I get;
> 
> [Tue Jul 03 22:34:31 2012] [error] [client 58.84.202.108] PHP Fatal
> error:  Uncaught exception 'Zend_Config_Exception' with message 'Section
> 'development' cannot be found in
> /var/www/inex/application/configs/application.ini' in
> /usr/share/php/libzend-framework-php/Zend/Config/Ini.php:151\nStack
> trace:\n#0
> /usr/share/php/libzend-framework-php/Zend/Application.php(386):
> Zend_Config_Ini->__construct('/var/www/inex/a...', 'development')\n#1
> /usr/share/php/libzend-framework-php/Zend/Application.php(85):
> Zend_Application->_loadConfig('/var/www/inex/a...')\n#2
> /var/www/inex/public/index.php(56):
> Zend_Application->__construct('development', '/var/www/inex/a...')\n#3
> {main}\n  thrown in
> /usr/share/php/libzend-framework-php/Zend/Config/Ini.php on line 151

Looks like a syntax error in the application.ini file.  Are you missing any
other quote marks, or did you take out the [development] section?

Also as there is no formal definition of the application.ini parser, it may
be a good idea to use double quotes and leave a space after "APPLICATION_PATH".

Nick



More information about the ixpmanager mailing list