The page cannot be displayed - During the Setup

Author Message

Konga Power

Friday 17 September 2004 1:26:03 am

I've installed the "XAMPP for Windows Version 1.4.4" in contains Apache 2.0.50 and PHP 4.3.7. I downloaded and unpack the eZ publish 3.4.1. All of this in Windows XP Pro SP2.

I've added in the apache file httpd.conf the follow lines:
Alias /ezpublish "c:/apachefriends/xampp/ezpublish/"
<Directory "c:/apachefriends/xampp/ezpublish/">
Options Indexes MultiViews ExecCGI
AcceptPathInfo On
DirectoryIndex index.php
Order allow,deny
Allow from all
</Directory>

When I type http://localhost/ezpublish/ everything looks fine, but when I click in one of the buttons Finetune or Next, I've receive the information "The page cannot be displayed".

Any ideas?
Thanks.

Marco Zinn

Tuesday 21 September 2004 1:49:02 pm

Hi,
I don't know, if this is enough for the Virtual Host.
Usually, you may want to use a rewrite rule, but i think ez 3.4 can live without this.
Does accessing the page with http://localhost/ezpublish/index.php work any better?
You must have "index.php" in the URLs, that are opened, when you click on "next". And you need AcceptPathInfo to be on, but i see, that this is fine.
What URL do you have, when you get the error message?

Marco
http://www.hyperroad-design.com

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 19 2025 13:56:00
Script start
Timing: Jan 19 2025 13:56:00
Module start 'layout'
Timing: Jan 19 2025 13:56:00
Module start 'content'
Timing: Jan 19 2025 13:56:02
Module end 'content'
Timing: Jan 19 2025 13:56:02
Script end

Main resources:

Total runtime1.0962 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 589.4063152.6563
Module start 'layout' 0.00590.0030 742.062539.5078
Module start 'content' 0.00891.0860 781.5703525.3516
Module end 'content' 1.09490.0013 1,306.92198.1094
Script end 1.0961  1,315.0313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2972160.0002
Check MTime0.00140.1240160.0001
Mysql Total
Database connection0.00090.083010.0009
Mysqli_queries1.053196.0751540.0195
Looping result0.00050.0435520.0000
Template Total1.067497.420.5337
Template load0.00180.161620.0009
Template processing1.065697.211120.5328
Template load and register function0.00020.015310.0002
states
state_id_array0.00090.079110.0009
state_identifier_array0.00140.126520.0007
Override
Cache load0.00140.1305240.0001
Sytem overhead
Fetch class attribute can translate value0.00100.095120.0005
Fetch class attribute name0.00090.079330.0003
XML
Image XML parsing0.00190.171520.0009
class_abstraction
Instantiating content class attribute0.00000.000630.0000
General
dbfile0.00230.2117160.0001
String conversion0.00000.000640.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/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
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: 12
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs