<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000'>That seems to have been the ticket. Thanks.<br><br><div><span name="x"></span><br><br>-----<br>Mike Hammett<br>Intelligent Computing Solutions<br>http://www.ics-il.com<br><br><a href="https://www.facebook.com/ICSIL"><img src="http://www.ics-il.com/images/fbicon.png" style="border: 0pt none;" src="http://www.ics-il.com/images/fbicon.png"></a><a href="https://plus.google.com/+IntelligentComputingSolutionsDeKalb"><img src="http://www.ics-il.com/images/googleicon.png" style="border: 0pt none;" src="http://www.ics-il.com/images/googleicon.png"></a><a href="https://www.linkedin.com/company/intelligent-computing-solutions"><img src="http://www.ics-il.com/images/linkedinicon.png" style="border: 0pt none;" src="http://www.ics-il.com/images/linkedinicon.png"></a><a href="https://twitter.com/ICSIL"><img src="http://www.ics-il.com/images/twittericon.png" style="border: 0pt none;" src="http://www.ics-il.com/images/twittericon.png"></a><br><span name="x"></span><br></div><hr id="zwchr"><div style="color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Barry O'Donovan" <barry.odonovan@inex.ie><br><b>To: </b>ixpmanager@inex.ie<br><b>Sent: </b>Monday, April 13, 2015 4:49:59 AM<br><b>Subject: </b>Re: [ixpmanager] Newbie...<br><br><br>The problem with the way INI files are processed (at least in Zend) is <br>the error can be far above the line reported.<br><br>On a quick look at the pastebin, I see an error on line 305:<br><br>identity.legalname  = "Midwest Internet Exchange LLC""<br><br>  => double closing quotes<br><br>If you fix that do you still get an error?<br><br>  - Barry<br><br><br>On 13/04/2015 11:45, Mike Hammett wrote:<br>> root@Midwest-IX-Indy-IXP-Manager:/usr/local/ixp# php --version<br>> PHP 5.4.39-1+deb.sury.org~precise+2 (cli) (built: Mar 24 2015 10:59:26)<br>> Copyright (c) 1997-2014 The PHP Group<br>> Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies<br>> root@Midwest-IX-Indy-IXP-Manager:/usr/local/ixp#<br>><br>><br>> http://pastebin.com/1f6VDSnB<br>><br>><br>><br>> -----<br>> Mike Hammett<br>> Intelligent Computing Solutions<br>> http://www.ics-il.com<br>><br>> <https://www.facebook.com/ICSIL><https://plus.google.com/+IntelligentComputingSolutionsDeKalb><https://www.linkedin.com/company/intelligent-computing-solutions><https://twitter.com/ICSIL><br>><br>> ------------------------------------------------------------------------<br>> *From: *"Barry O'Donovan" <barry.odonovan@inex.ie><br>> *To: *ixpmanager@inex.ie<br>> *Sent: *Monday, April 13, 2015 2:21:54 AM<br>> *Subject: *Re: [ixpmanager] Newbie...<br>><br>><br>> Hi Mike,<br>><br>> On 13/04/2015 02:16, Mike Hammett wrote:<br>>  > I'm trying to setup IXP Manager. Might I suggest a more basic flat text<br>>  > configuration with more optional\additional things done via web<br>>  > interface? Flat file contains paths and passwords to basic items needed<br>>  > for the site to load while everything else is done via a web page. Seems<br>>  > like the configuration process would go more smoothly and be less of a<br>>  > monolithic task.<br>><br>> Funny you should ask - we were just discussing this at an IXP Manager<br>> workshop yesterday evening at Euro-IX.<br>><br>> The 'big applicaion.ini' configuration file was less a choice but more<br>> an imposition of the framework. The next iteration will have a much more<br>> navigable and manageable configuration layout.<br>><br>> As for the issue:<br>><br>>  > PHP Fatal error:  Uncaught exception 'Zend_Config_Exception' with<br>>  > message 'syntax error, unexpected '(' in<br>>  > /usr/local/ixp/application/configs/application.ini on line 413<br>>  > ' in /usr/local/ixp/library/Zend/Config/Ini.php:182<br>><br>>  > Near as I can tell, line 413 in the application.ini is in the middle of<br>>  > a bunch of lines that are commented out. I know the line indiciated<br>>  > isn't always where the correction needs to be made, but in the thick of<br>>  > a bunch of comments...  I don't even know where to begin. Lines 399 -<br>>  > 433 are either comments or blank.<br>><br>> Can you first confirm you're running PHP >= 5.4?<br>><br>> If so, we need to see the application.ini file. You can send to me<br>> directly or stick in a Gist / Pastebin?<br>><br>>    - Barry<br>><br>><br>> _______________________________________________<br>> INEX IXP Manager mailing list<br>> ixpmanager@inex.ie<br>> https://www.inex.ie/mailman/listinfo/ixpmanager<br>><br>><br>><br>> _______________________________________________<br>> INEX IXP Manager mailing list<br>> ixpmanager@inex.ie<br>> https://www.inex.ie/mailman/listinfo/ixpmanager<br>><br><br>-- <br><br>Kind regards,<br>Barry O'Donovan<br>INEX Operations<br><br>Mob: +353 86 801 7669<br>Tel: +353  1 685 4220<br><br>+-------------------------------+-------------------------------------+<br>| Open Source Solutions Ltd.    | INEX Operations Team                |<br>| 7th Floor, North Block,       | Internet Neutral Exchange           |<br>| Rockfield Central,            | Association, 4027 Kingswood Road,   |<br>| Dundrum, Dublin 16.           | Citywest Business Campus, Dublin 24 |<br>| http://www.opensolutions.ie/  | http://www.inex.ie/                 |<br>+-------------------------------+-------------------------------------+<br>_______________________________________________<br>INEX IXP Manager mailing list<br>ixpmanager@inex.ie<br>https://www.inex.ie/mailman/listinfo/ixpmanager<br></div><br></div></body></html>