Forums / Install & configuration / I can't get to the Setup Wizard?

I can't get to the Setup Wizard?

Author Message

Lulio Vargas

Saturday 26 April 2008 4:52:25 pm

I was trying to run the Setup Wizard by pointing the browser to the index.php page of a newly downloaded 4.0.0 distribution. Strangely, what I get is an error:

Parse error: syntax error, unexpected ',', expecting '(' in /home/lulio1/public_html/ez/ezpublish-4.0.0/index.php on line 121

Anybody has an idea of what might be happening?

NOTE: The listing of index.php shows the following, for lines 121 thru 124:

121 $logMap = array( 'notice' => eZDebug::LEVEL_NOTICE,
122 'warning' => eZDebug::LEVEL_WARNING,
123 'error' => eZDebug::LEVEL_ERROR,
124 'debug' => eZDebug::LEVEL_DEBUG );

Please help! Thank you!

Piotrek Karaƛ

Sunday 27 April 2008 1:01:53 am

Hello Lulio,
Have you met all the requirements of eZ4.0, especially PHP5?
http://ez.no/ezpublish/requirements

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

Lulio Vargas

Sunday 27 April 2008 2:40:49 pm

Thanks Piotrek,

When the server administrator switched my domain to PHP 5.2.2, the Setup Wizard ran perfectly !!

Thanks again!

Lulio Vargas