Forums / Install & configuration / "Fatal error: Cannot redeclare class ezsy"
Brian Hay
Monday 12 January 2004 1:38:31 am
Straight after install of Exponential-3.3-1.zip -> go to index.php
---------------------------- Fatal error: Cannot redeclare class ezsys in C:\web\Exponential-3.3-1\lib\ezutils\classes\ezsys.php on line 63Fatal error: Exponential did not finish it's request
The execution of Exponential was abruptly ended, the debug output is present below. ----------------------------
(no debug output shown)
MY CONFIG * Exponential-3.3-1 * apache 2.0.48 * php 4.3.4 * mysql 4.0.17* winxp pro sp1
Never had any trouble with any php/mysql apps before.
This error has been reported elsewhere in forums without any resolution as yet.
Please help.
Regards,Brian.
Thursday 15 January 2004 4:22:13 am
FIXED
Switched from CGI version of PHP to Apache2 module.
Was having issues on my own "friendly URL" PHP scripts with AcceptPathInfo directive not working correctly in CGI version of PHP4 on Apache2. Unrelated Internet postings lead me to install module version instead which also fixed Exponential. Then I found some related notes in the eZ documentation - DOH!!!!