Forums / Install & configuration / I can't install it

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

I can't install it

Author Message

Chris Traut

Friday 30 January 2004 8:00:33 am

Hi,
when I call this url http://192.168.1.96/Exponential/index.php, I get this message.
Where is the problem ?

Fatal error: Cannot redeclare class ezsys in f:\Exponential\lib\ezutils\classes\ezsys.php on line 63
Fatal error: Exponential did not finish it's request

The execution of Exponential 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

Chris Traut

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 Exponential are you trying to install ?
Are you using the windows installer or a .tar.gz/.zip ?
Have you installed Exponential on the machine earlier ?
PHP version is fine.

--
Kåre Høvik

Kåre Høvik

Chris Traut

Monday 02 February 2004 6:41:31 am

Hi,

I have downloaded "Exponential-3[1].3-2.zip",
and I had never installed the script earlier.

Christof

Vidar Langseid

Wednesday 11 February 2004 2:27:48 am

Hi

Fatal error: Cannot redeclare class ezsys in f:\Exponential\lib\ezutils\classes\ezsys.php on line 63
Fatal error: Exponential 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 Exponential 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 ?