ez too slow after install

Author Message

Daniele Nocentini

Monday 04 April 2005 6:00:00 am

I've develope a site with ezpublish on my windows pc, now I've moved this ez installation on a linux machine and this is extremely slow, the admin interface display immediately but when I try to login ez is slow and the php go timeout.
Where is the problem? Can anyone help me?

Antica Bottega Digitale srl
http://www.abd.it

Jack Rackham

Monday 04 April 2005 10:26:58 am

- Have you any other ez install on the Linux system, or is it the first time you host ez on this server?
- If no try to increase the max php memory and max_exec (60/60), in php.ini.
- If this doesn't work you can try to use a php accelerator. I recommend eAccelerator http://sourceforge.net/projects/eaccelerator

Thomas Buyle

Wednesday 06 April 2005 1:03:34 pm

Same problem here: http://www.madcow404.com/lapinlove/EzP/test/index.php/

we use apache 2.0 - could that be the problem?

Jack Rackham

Wednesday 06 April 2005 3:21:41 pm

The source of your problem can simply bee that your server provider host too many sites on a server. Personally I recommend hosting EZ yourself on a Linux system or on a dedicated Linux server, because then you avoid many problems.

Ɓukasz Serwatka

Thursday 07 April 2005 4:03:10 am

Try to enable DebugOutput in site.ini.append.php. This can be also permission problem. Make sure that you set right permission for var/ settings and design dirs (usualy 777). With out this eZ publish can write cache files so every loading takes a time.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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

eZ debug

Timing: Jan 31 2025 04:25:03
Script start
Timing: Jan 31 2025 04:25:03
Module start 'layout'
Timing: Jan 31 2025 04:25:03
Module start 'content'
Timing: Jan 31 2025 04:25:03
Module end 'content'
Timing: Jan 31 2025 04:25:03
Script end

Main resources:

Total runtime0.0143 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 588.2344151.2109
Module start 'layout' 0.00490.0028 739.445336.6484
Module start 'content' 0.00770.0052 776.093894.1719
Module end 'content' 0.01290.0014 870.265633.9922
Script end 0.0143  904.2578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002416.8655140.0002
Check MTime0.00128.1278140.0001
Mysql Total
Database connection0.00085.666710.0008
Mysqli_queries0.002417.005130.0008
Looping result0.00000.187810.0000
Template Total0.00117.510.0011
Template load0.00096.210110.0009
Template processing0.00021.248010.0002
Override
Cache load0.00053.707510.0005
General
dbfile0.00138.789280.0002
String conversion0.00000.054840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs