Can't even install ....

Can't even install ....

Saturday 20 August 2005 1:21:02 pm - 3 replies

Author Message

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 = 120
memory_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 = 64M
bacause 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

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.