Forums / Install & configuration / Can't even install ....
Lasse Christiansen
Saturday 20 August 2005 1:21:02 pm
Hi all,
I've been trying to evaluate Ez against drupal and mambo. Right now it looks like i will go for EZ as it has most of the features that i need.
Unfortunately i can't even run the setup wizard on my linux SME Server (www.contribs.org) primary ibay.
Created the database and copied all the files to the web server (primary ibay) home direcctory. But whenever i try to run the setup wizard i get an
Fatal error: eZ publish did not finish its requestThe execution of eZ publish was abruptly ended, the debug output is present below.
And i get absolutely no debug output ? tried chmod to 777 all over the place. Still nothing.
Can anyone give a hint as to what might be wrong ??
Thanks in advance,
Matthew Carroll
Thursday 25 August 2005 5:38:22 am
What's the full error message you're getting? I had some trouble with timeouts setting up my site. If it's a timeout you might want to increase the max_execution time in php.ini - i have the following here on my testing server:
;;;;;;;;;;;;;;;;;;; ; Resource Limits ;;;;;;;;;;;;;;;;;;;;
max_execution_time = 120 max_input_time = 120memory_limit = 32M
...that's just a guess at what the problem might be though.
matthew
http://carroll.org.uk
Adam Kubiak
Tuesday 30 August 2005 10:59:38 am
Timeouts 're terrible. Hovewer. I had similar problem but couldn't resolve them yet:(
Even if I wrote to my php.ini new timeouts (for me: max_execution_time = 6000 max_input_time = 60 memory_limit = 64Mbacause of my ancient machine PII 366)
I only had installed EzP but I couldn't get logged myself.
Messages were 'max execution time' etc. Limit was showed as 30s whatever I wrote into php.ini. (I restarted server after any changes). I think EzP somewhere sets its own timelimits. But where?
May be I must buy faster machine :(
Jack Rackham
Tuesday 30 August 2005 2:43:30 pm
Well I have a SME 6.0 server and I don't think you will bee able to run ez publish 3.6 on it especially in an ibay. You see ibays are security enhanced web folder, and changing the php settings might not do any good. The special settings in SME blocks many other php/mysql programs as well, so I recommend that you host ez site on another Linux distribution.
And remember on SME you must edit the php setting thru the php templates, not the php.ini file in /etc