Forums / Install & configuration / I can't install it
Chris Traut
Friday 30 January 2004 8:00:33 am
Hi, when I call this url http://192.168.1.96/ezpublish/index.php, I get this message.Where is the problem ?
Fatal error: Cannot redeclare class ezsys in f:\ezpublish\lib\ezutils\classes\ezsys.php on line 63Fatal error: eZ publish did not finish it's request
The execution of eZ publish was abruptly ended, the debug output is present below.
Christof
Marco Zinn
Saturday 31 January 2004 11:38:09 am
Which PHP version are you using?
Marco http://www.hyperroad-design.com
Monday 02 February 2004 12:46:07 am
4.3.4
Kåre Køhler Høvik
Monday 02 February 2004 5:34:05 am
Which version of eZ publish are you trying to install ? Are you using the windows installer or a .tar.gz/.zip ? Have you installed eZ publish on the machine earlier ?PHP version is fine.
--Kåre Høvik
Kåre Høvik
Monday 02 February 2004 6:41:31 am
Hi,
I have downloaded "ezpublish-3[1].3-2.zip",and I had never installed the script earlier.
Vidar Langseid
Wednesday 11 February 2004 2:27:48 am
Hi
Fatal error: Cannot redeclare class ezsys in f:\ezpublish\lib\ezutils\classes\ezsys.php on line 63 Fatal error: eZ publish did not finish it's request well, this may happend if you are running APC2 (an php accelerator) with PHP 4.3.x. (it's a bug in APC2). But since you are running ezpublish on windows you are probably not running APC2 (since it only work on unix at the moment)But maybe other accelerators have the same problem ?