Sorry if this is a duplicate

Author Message

Mark Woodward

Friday 28 March 2003 12:51:31 pm

I tried posting a message just a moment or so ago, but don't see it listed, let me try again.

I just downloaded the Windows installer, and ran it on my win98 machine. It installed everything smoothly, and gave me an installation successful message.

Then I clicked the Start eZput shortcut, a dos box opened, and msql and apache were started.

I then clicked the eZpublish shortcut, but instead of a start page, I got the following error: Sorry, but I am lost and hope that someone can help me get started.

Thanks
Mark

Fatal error: Maximum execution time of 30 seconds exceeded in c:\\program files\\ez systems\\ezpublish\\lib\\eztemplate\\classes\\eztemplatemultipassparser.php on line 46

Fatal error: Maximum execution time of 30 seconds exceeded in c:\\program files\\ez systems\\ezpublish\\lib\\ezutils\\classes\\ezexecution.php on line 157

Fatal error: Maximum execution time of 30 seconds exceeded in c:\\program files\\ez systems\\ezpublish\\lib\\ezutils\\classes\\ezsession.php on line 73

Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0

Darius Loktevic

Saturday 29 March 2003 2:54:34 am

in %WINDOWS% (c:\\windows) edit the php.ini file

Add or change to
max_execution_time = 60
memory_limit = 10M

Works for me.

Mark Woodward

Saturday 29 March 2003 5:24:35 am

Thanks for the suggestion, I did as you indicated...but still get the following error.

Mark

Fatal error: Maximum execution time of 60 seconds exceeded in c:\\program files\\ez systems\\ezpublish\\lib\\ezdb\\classes\\ezmysqldb.php on line 212

Fatal error: Maximum execution time of 60 seconds exceeded in c:\\program files\\ez systems\\ezpublish\\lib\\ezutils\\classes\\ezexecution.php on line 157

Fatal error: Maximum execution time of 60 seconds exceeded in c:\\program files\\ez systems\\ezpublish\\lib\\ezutils\\classes\\ezsession.php on line 73

Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0

Darius Loktevic

Sunday 30 March 2003 6:49:53 am

Try setting higher values.
Looks like your proc. is very slow ;)

Mark Woodward

Wednesday 02 April 2003 11:38:02 am

I will try to set it longer...but have discovered something else. If I just try going to localhost/ there is no default apache page that says enter your content here...could my installation path (or docroot) be off?

Mark

Darius Loktevic

Thursday 03 April 2003 11:08:10 pm

Thats because in apache config file isnt set that index.php is an index file. This could be easily changed. And its not a problem.

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 01:22:19
Script start
Timing: Jan 31 2025 01:22:19
Module start 'layout'
Timing: Jan 31 2025 01:22:19
Module start 'content'
Timing: Jan 31 2025 01:22:20
Module end 'content'
Timing: Jan 31 2025 01:22:20
Script end

Main resources:

Total runtime0.6534 sec
Peak memory usage8,192.0000 KB
Database Queries66

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.0046 739.4766220.7188
Module start 'content' 0.00930.6432 960.19534,241.3672
Module end 'content' 0.65250.0008 5,201.562511.8359
Script end 0.6534  5,213.3984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.5607160.0002
Check MTime0.00140.2180160.0001
Mysql Total
Database connection0.00060.089510.0006
Mysqli_queries0.563286.2020660.0085
Looping result0.00070.1082640.0000
Template Total0.607493.020.3037
Template load0.00200.313620.0010
Template processing0.605392.643620.3027
Template load and register function0.00200.300110.0020
states
state_id_array0.00110.166810.0011
state_identifier_array0.00080.126820.0004
Override
Cache load0.00180.2690340.0001
Sytem overhead
Fetch class attribute can translate value0.00210.318520.0010
Fetch class attribute name0.00290.448260.0005
XML
Image XML parsing0.00020.037220.0001
class_abstraction
Instantiating content class attribute0.00000.002360.0000
General
dbfile0.00070.1035100.0001
String conversion0.00000.005140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs