Forums / Install & configuration / timeout problem on win98 fixed

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...

eZ debug

Timing: Jan 30 2025 21:39:06
Script start
Timing: Jan 30 2025 21:39:06
Module start 'content'
Timing: Jan 30 2025 21:39:06
Module end 'content'
Timing: Jan 30 2025 21:39:06
Script end

Main resources:

Total runtime0.0302 sec
Peak memory usage4,096.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0096 588.0469370.2891
Module start 'content' 0.00960.0136 958.33591,001.4531
Module end 'content' 0.02320.0070 1,959.789170.7031
Script end 0.0302  2,030.4922 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00268.5247120.0002
Check MTime0.00113.6038120.0001
Mysql Total
Database connection0.00103.230610.0010
Mysqli_queries0.005217.224640.0013
Looping result0.00000.139720.0000
Template Total0.006621.710.0066
Template load0.00092.856610.0009
Template processing0.005718.819310.0057
Override
Cache load0.00061.926210.0006
General
dbfile0.00134.1625100.0001
String conversion0.00000.030030.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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