FrontPage always displayed - no matter what url is entered.

Author Message

Gary Kenny

Tuesday 17 June 2003 3:00:56 pm

Hello,

I have recently changed hosts and I am experiencing an interesting issue with the latest EZ Publish - although this worked on a previous host using the same configuration.

I install EZ Publish using the install tool with no apparent problem. However, when I type in the base url for the site I see the demo Frontpage with no images. Selecting any of the links and changing the url still displays this page.

I CANNOT visit the admin area or display debug information either. The same Frontpage is displayed.

It seems that everything after index.php is ignored.

Is this an issue at the host as I have not experienced this before.

Kind regards,

Gary Kenny

Gary Kenny

Tuesday 17 June 2003 7:05:50 pm

Hello,

I can confirm that the ISP is running Apache 1.3, PATH_INFO is enabled and that PHP is running under CGI (phpsuexec is running).

Anybody able to offer assistance?

Kind regards,

Gary

Gary Kenny

Tuesday 17 June 2003 7:56:20 pm

Hello,

I guess the answer is that PHP is running under CGI and that this is not supported in EZ Publish.

Cheers,

Gary

Antonio Hernández

Thursday 26 June 2003 7:47:16 am

I'm experiencing the same issue, since two days ago. I know that my host updated something about apache. They didn't tell me what. Is there any thing I can check in order to get ezpublish working again?

michael e

Tuesday 01 July 2003 10:41:03 am

Refer to the following post for information on how to patch the '/lib/ezutils/classes/ezsys.php' file so that ezpublish will run under PHP as CGI.

http://www.ez.no/developer/ez_publish_3/forum/install_configuration/my_final_patch_for_phpcgi

**NOTE: The line numbers are a bit off (by about 9 lines). Make sure you match the beginning and ending code. The lines with a '-' preceding them should be deleted. The lines with a '+' should be kept. Delete the preceding '+' signs.

Dave Dykshoorn

Friday 18 July 2003 2:59:49 pm

I had the same problem and fixed it after a bit of hunting by looking for the following line in site.ini
IndexPage=/content/view/full/2/
This will give you the root page. However if you installed the demo page: IndexPage=/content/view/full/24 will be located in siteaccess/demo/site.ini.append.

Also be really carefull editing site.ini. I found that after editting a whole wack of stuff I should of read the first 10 lines.

I think DefaultAccess=demo (which I think is default if you install the demo system at install) can cause problems to as then it will 100% link to siteaccess/demo/site.ini.append. Make sure you change this to user or own personal siteaccess settings. It makes a world of difference.

Hope that helps,

Dave Dykshoorn

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 16:01:04
Script start
Timing: Jan 18 2025 16:01:04
Module start 'layout'
Timing: Jan 18 2025 16:01:04
Module start 'content'
Timing: Jan 18 2025 16:01:05
Module end 'content'
Timing: Jan 18 2025 16:01:05
Script end

Main resources:

Total runtime0.8422 sec
Peak memory usage4,096.0000 KB
Database Queries70

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 588.2109152.6563
Module start 'layout' 0.00630.0030 740.867239.4922
Module start 'content' 0.00930.8316 780.3594567.5781
Module end 'content' 0.84100.0012 1,347.937512.0938
Script end 0.8422  1,360.0313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3749160.0002
Check MTime0.00140.1606160.0001
Mysql Total
Database connection0.00060.074510.0006
Mysqli_queries0.788593.6174700.0113
Looping result0.00070.0820680.0000
Template Total0.809296.120.4046
Template load0.00220.256220.0011
Template processing0.807095.822220.4035
Template load and register function0.00020.018410.0002
states
state_id_array0.00080.096510.0008
state_identifier_array0.00130.153520.0006
Override
Cache load0.00190.2221360.0001
Sytem overhead
Fetch class attribute can translate value0.00060.066940.0001
Fetch class attribute name0.00090.107260.0002
XML
Image XML parsing0.00040.051240.0001
class_abstraction
Instantiating content class attribute0.00000.001460.0000
General
dbfile0.00060.0749100.0001
String conversion0.00000.001340.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
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/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: 15
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs