HELP!!! working with eZPublish

Author Message

Michelle Moeller

Thursday 05 May 2005 4:04:20 pm

I originally began trying to study and learn PHP on my own - so I have installed EasyPHP1-7 and all of the files. With that set up I am able to run my scripts. THEN I found eZPublisher and took the slacker's road and downloaded EZPublish-3.5.2_Installer.exe utilizing all of the most recent files as of May 2, 2005. I was able to unbundle and install the files. When I go to view the index.php at local host it times out. I am currently only using my own PC (WindowsME) and have not uploaded the files to an outside webhost. I am using Apache and SQL. WHAT am I doing wrong on this installation bundle? When I open eZPublish to try to use it the page that comes up says -
Fatal error: Maximum execution time of 60 seconds exceeded in c:\ezpublish\ezpublish\lib\ezxml\classes\ezxml.php on line 302

Fatal error: Maximum execution time of 60 seconds exceeded in c:\ezpublish\ezpublish\lib\ezutils\classes\ezexecution.php on line 158

Fatal error: Maximum execution time of 60 seconds exceeded in c:\ezpublish\ezpublish\lib\ezutils\classes\ezsession.php on line 90

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

This is different from the error I got the other night.

Any thoughts, ideas, or suggestions would be greatly appreciated.

Jack Rackham

Friday 06 May 2005 3:02:29 am

Try to set the max php memory and max execution time higher.
You find them in php.ini

Michelle Moeller

Friday 06 May 2005 5:36:39 pm

Thank you so much - I THINK =)

A page now shows up, but the index.php that shows up shows a webpage - called "SHOP" and kernal (20) error stating: "
Module not found

The requested module index.php could not be found.

Possible reasons for this are:

* The module name was misspelled, try changing the URL.
* The module does not exist on this site.
* This site uses siteaccess matching in the URL and you didn't supply one, try inserting a siteaccess name before the module in the URL ."

It looks like an e-commerce page with links on the side and everything. Is this what I should expect from the http://localhost/index.php?

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 18 2025 19:10:06
Script start
Timing: Jan 18 2025 19:10:06
Module start 'layout'
Timing: Jan 18 2025 19:10:06
Module start 'content'
Timing: Jan 18 2025 19:10:07
Module end 'content'
Timing: Jan 18 2025 19:10:07
Script end

Main resources:

Total runtime0.8203 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0071 588.0313152.6406
Module start 'layout' 0.00710.0029 740.671939.4766
Module start 'content' 0.01010.8087 780.1484505.3516
Module end 'content' 0.81870.0015 1,285.500012.1484
Script end 0.8202  1,297.6484 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3859160.0002
Check MTime0.00140.1702160.0001
Mysql Total
Database connection0.00110.128510.0011
Mysqli_queries0.768693.7016570.0135
Looping result0.00060.0691550.0000
Template Total0.788496.120.3942
Template load0.00210.252520.0010
Template processing0.786495.863020.3932
Template load and register function0.00020.026110.0002
states
state_id_array0.00070.083310.0007
state_identifier_array0.00100.117720.0005
Override
Cache load0.00170.2120240.0001
Sytem overhead
Fetch class attribute can translate value0.00090.103620.0004
Fetch class attribute name0.00120.151440.0003
XML
Image XML parsing0.00080.095020.0004
class_abstraction
Instantiating content class attribute0.00000.001240.0000
General
dbfile0.00080.1024160.0001
String conversion0.00000.001140.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs