Wednesday 30 April 2003 1:53:01 pm
I am getting this error also, with ezpublish 3.0.2: Parse error: parse error, unexpected $ in ....../ezpublish/lib/ezi18n/classes/ezutf8codec.php on line 63 On looking at the source, the error is being displayed right at the top of the page (before <html>, etc. I figured I would live with it until the install was complete, as the rest of the page was display OK during the System Check (OK), choosing database (mySQL - OK), but when I continue from Language Options (have tried both settings) to Regional Settings, I get: Parse error: parse error, unexpected $ in /hsphere/local/home/sunteach/technologypla.net/ezpublish/lib/ezi18n/classes/ezutf8codec.php on line 63
Fatal error: Undefined class name 'ezutf8codec' in /hsphere/local/home/sunteach/technologypla.net/ezpublish/lib/ezi18n/classes/ezcodepage.php on line 325 Fatal error: eZ publish did not finish it's request The execution of eZ publish was abruptly ended, the debug output is present below. (there is nothing down here). I have tried changing line 63 of ezutf8codec.php to all the options suggested in previous posts, but get the same result each time. I can't change the memory of php as my host does not give me permissions to do that.
One additional thing I noticed using wordpad to edit ezutf8codec.php - there was a non-printable character in between the quotes on line 63 (although I removed this when changing the line to "0" or chr(0) ).
Any other ideas, anyone?
My server software is: SERVER_SOFTWARE="Apache/1.3.27 (Unix) Chili!Soft-ASP/3.6.2 mod_ssl/2.8.11 OpenSSL/0.9.6b FrontPage/5.0.2.2510 PHP/4.3.0 mod_throttle/3.1.2"
|