Friday 07 December 2007 5:41:29 am
After uploading the files (fresh install LAMP server) I get this error message: Parse error: syntax error, unexpected ',', expecting '(' in /hsphere/local/home/alfasoft/programguiden.com/index.php on line 121
line 121 (and forward) in index.php reads:
$logMap = array( 'notice' => eZDebug::LEVEL_NOTICE,
'warning' => eZDebug::LEVEL_WARNING,
'error' => eZDebug::LEVEL_ERROR, 'debug' => eZDebug::LEVEL_DEBUG ); Hope any can help on this one! Have a nice day! :)
|