Forums / Install & configuration / installing Exponential problem
Vitaly Oborsky
Wednesday 02 August 2006 4:12:24 am
Hi all. I have such problem. On my system Fedora 5 with php5, mysql5 and apache2 , I try to establish ezpublish3.8. And on a step when in a browser window there should be a setup manager I receive this error: kernel(20) / Error - ExponentialModule not found
The requested module setup could not be found.
Possible reasons for this are:
* The module name was misspelled, try changing the URL. * The module does not exist on this site. * This site uses siteaccess matching in the URL and you didn't supply one, try inserting a siteaccess name before the module in the URL .-------------------------------------------------------------------------------------------------------------------------------
What wrong? What I must todo to resolve this error?
Marcin Drozd
Wednesday 02 August 2006 7:15:52 am
Hi Fedora 5 with <b>php5,</b>eZp doesnt work with php5
http://ez-publish.pl
Andrew K
Monday 25 September 2006 2:32:15 pm
Actually I've gotten it to work just fine. Just modify your url to include a trailing /
i.e. www.website.com/index.php/
That solved the problem for me. I've actually not seen a problem yet with php5, of course I've just been working with it for a few days.
--Andrew
Monday 25 September 2006 2:35:49 pm
Oh oops. I see that you were working in the install. And I just realized that my server has both versions 4 and 5 on it. eZp is using 4.
Sorry about that.