EzPublish 4.0 does not finish in final step

EzPublish 4.0 does not finish in final step

Thursday 13 December 2007 1:48:29 pm - 7 replies

Author Message

Greg McAvoy-Jensen

Friday 14 December 2007 12:32:56 am

If you haven't already, you might first build a phpinfo() page to check the resource (memory) limit and the maximum execution time. Having either one set too low can cause the final step to fail.

Granite Horizon, Certified Developer of eZ Publish Web Solutions
Provider of the SaaS Solution Granite Horizon In The Cloud | http://granitehorizon.com/cloud
http://granitehorizon.com | +1 916 647 6350 | California USA | @granitegreg
Blog: http://granitehorizon.com/blog

Steven E. Bailey

Friday 14 December 2007 2:36:33 am

If you put your rewrite rules in the apache config file instead of using .htaccess, copy the new rewrite rules in .htaccess_root to your apache config file. Otherwise, at various points in the install process you'll end up with a blank page. At least this was happening to me on 3.10 installations.

Certified eZPublish developer
http://ez.no/certification/verify/396111

Available for ezpublish troubleshooting, hosting and custom extension development: http://www.leidentech.com

Jan Frode Bentsen

Sunday 16 December 2007 11:48:46 am

The max exectuion time is set to 60
max memory is set to 64M

Is this good enough? What is the requirement ?
The requirement are not stated in:
http://ez.no/ezpublish/requirements

Patrick Kaiser

Sunday 16 December 2007 2:22:09 pm

I had a very similar issues perviously (see http://ez.no/developer/forum/install_configuration/ez_4_0_0alpha2_setup_wizard_jumps_back_to_first_page ). In my case it was the Suhosin php-extension that was preventing the ez-installer to download the site-packages. What Suhosin does, among other things, is to disable url_fopen. So I think this is the reason in your case too, since your hosting provider has disabled allow_url_fopen. The eZ 4 installer seems to behave different than in previous versions.

So I think the only solution is to either aks you provider to allow url_fopen temporarly during installation or to manually install ez and import the plain-site (or whatever package) manually.

Best regards,

Patrick


Best regards,

Patrick

Wolfgang Christen

Tuesday 18 December 2007 4:23:24 am

It's a me too comment: EzPublish did not finish the last step and I suppose that my Web provider might not be generous enough...
Here is what I've got:

32 MB RAM max
10 s execution time per script
max 24 processes

Please, could anybody report the minimum requirements for EZ 4.0? Not everyone is running his/her own Web server but relies on a provider. In my case the values above already represent the 'business' version - there is no larger package but a server... Thus it would be great if the data are good enough...Thanks!

Patrick Kaiser

Tuesday 18 December 2007 5:48:44 am

Wolfgang, I think you wont become happy with ez (any version) and the limitations by your hosting provider..

Best regards,

Patrick


Best regards,

Patrick

Greg McAvoy-Jensen

Tuesday 18 December 2007 8:08:08 am

You can find more on the requirements in the documentation:

http://ez.no/doc/ez_publish/technical_manual/4_0/installation/normal_installation/requirements_for_doing_a_normal_installation

Some hosts have php configurations which are inadequate but which can be overridden with a .htaccess file placed in the eZ Publish directory.

Maximum execution time will depend on the machine and what loads are placed on it. Why not set it for 60, at least for the installation process?

Granite Horizon, Certified Developer of eZ Publish Web Solutions
Provider of the SaaS Solution Granite Horizon In The Cloud | http://granitehorizon.com/cloud
http://granitehorizon.com | +1 916 647 6350 | California USA | @granitegreg
Blog: http://granitehorizon.com/blog

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.