timeout problem on win98 fixed

Author Message

High Tyde

Sunday 04 May 2003 12:22:10 am

Initially had problem with time out & couldn't fix the problem via php.ini because I couldn't find it anywhere on my computer.

So I shut down everything, restart the computer... restart ezpubishing (click on the shortcut that starts apache, mysql, php etc.), and loaded my index.php -- but still got the timeout problem... hit F5 to reload... get a bit further ahead, but still timed out... hit F5 to reload... got futher still, but still timed out... hit F5 to reload and finally it work (finished compiling).

Repeat when trying to access the admin module.

Once you do through the loop once, it will load up a lot (!) faster next time.

Cheers.

Nicolas G

Friday 16 May 2003 10:10:14 am

Thanks for the clue ! As a newbee, I was completely lost with this time-out message.

By the way, still as a newbee, I used the following setup in site.ini

MatchOrder=uri
#HostMatchRegexp=^(.+)\.myhost\.com$
#HostMatchRegexpItem=1
#HostMatchSubtextPre=
#HostMatchSubtextPost=.myhost.com

HostMatchMapItems[]=localhost/ez/index.php/user;user
HostMatchMapItems[]=localhost/ez/index.php/admin;admin

I don't understand what I did, but it works !

Hope this helps the newbee community...

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 00:38:09
Script start
Timing: Jan 31 2025 00:38:09
Module start 'layout'
Timing: Jan 31 2025 00:38:09
Module start 'content'
Timing: Jan 31 2025 00:38:09
Module end 'content'
Timing: Jan 31 2025 00:38:09
Script end

Main resources:

Total runtime0.0211 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 588.2500151.2266
Module start 'layout' 0.00470.0032 739.4766220.7188
Module start 'content' 0.00790.0117 960.1953997.7109
Module end 'content' 0.01950.0015 1,957.906329.9922
Script end 0.0211  1,987.8984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002511.6315140.0002
Check MTime0.00104.8505140.0001
Mysql Total
Database connection0.00073.139410.0007
Mysqli_queries0.00199.136730.0006
Looping result0.00000.147010.0000
Template Total0.00104.910.0010
Template load0.00094.036210.0009
Template processing0.00020.859510.0002
Override
Cache load0.00062.808110.0006
General
dbfile0.00104.830180.0001
String conversion0.00000.031740.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