Parse error: syntax error, unexpected $end

Author Message

Dana Bessey

Sunday 16 December 2007 1:50:00 pm

Newbie,
Just uploaded eZpub pointed to index.php
Get this error
Parse error: syntax error, unexpected $end

Line# seems to point to the final section

-----------------------------------------------------------
eZDebug::addTimingPoint( "End" );

$out = ob_get_clean();
echo trim( $out );

eZDB::checkTransactionCounter();

eZDisplayResult( $templateResult );

eZExecution::cleanup();
eZExecution::setCleanExit();

?>

Kristof Coomans

Monday 17 December 2007 12:30:09 am

Hi Dana, welcome to the eZ Community!

Which version of eZ Publish are you trying to install and on which version of PHP?

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Dana Bessey

Monday 17 December 2007 10:57:29 am

PHP 5 supported and eZ Publish 4.0 on a linux host atbhost.com

Thanks
Dana

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.