Early teething problems... (newbie install)

Author Message

Graham Green

Tuesday 26 August 2003 12:23:37 pm

Hi
I have just installed eZpublish 3.1.1, I am running Apache 2 and PHP 4.2.3.

I followed the installation instructions as per the documentation. However when I try to view the site I get the following error;
An error occured while loading http://dfa.dyndns.org/:
Connection to host dfa.dyndns.org is broken

I can load http://dfa.dyndns.org/admin/user/login/ which gives me a login page, after entering the username and password I get the error mentioned above.

I hope someone can help with this very frustrating problem. Here's my Virtual Host configuration in case that is of any use.
<VirtualHost *>
DocumentRoot /var/www/dfa/ezpublish3/
Servername dfa.dyndns.org
<Directory /var/www/dfa/ezpublish3/>
Order Deny,Allow
Allow from all
Options FollowSymLinks Indexes ExecCGI
AllowOverride None
</Directory>

RewriteEngine On
RewriteRule !\.(gif|css|jpg|png)$ /var/www/dfa/ezpublish3/index.php
</VirtualHost>

Thanks in advance

Jan Borsodi

Wednesday 03 September 2003 1:31:48 am

There are known problems with Apache 2 and PHP (at least with some versions).
There has been a previous discussion on this, you find it here:
http://ez.no/developer/ez_publish_3/forum/install_configuration/any_luck_with_apache2

Does this help?

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

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 06:26:04
Script start
Timing: Jan 31 2025 06:26:04
Module start 'layout'
Timing: Jan 31 2025 06:26:04
Module start 'content'
Timing: Jan 31 2025 06:26:05
Module end 'content'
Timing: Jan 31 2025 06:26:05
Script end

Main resources:

Total runtime1.1986 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.0047 588.2578151.2266
Module start 'layout' 0.00470.0026 739.484436.6953
Module start 'content' 0.00731.1904 776.1797921.4453
Module end 'content' 1.19780.0007 1,697.62507.8125
Script end 1.1985  1,705.4375 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00290.2403160.0002
Check MTime0.00120.1030160.0001
Mysql Total
Database connection0.00060.051410.0006
Mysqli_queries1.152696.1623540.0213
Looping result0.00040.0370520.0000
Template Total1.172197.820.5860
Template load0.00180.147920.0009
Template processing1.170397.641620.5851
Template load and register function0.00130.110110.0013
states
state_id_array0.00120.104010.0012
state_identifier_array0.00150.127220.0008
Override
Cache load0.00150.1235290.0001
Sytem overhead
Fetch class attribute can translate value0.00050.045320.0003
Fetch class attribute name0.00170.144930.0006
XML
Image XML parsing0.00060.052420.0003
class_abstraction
Instantiating content class attribute0.00000.000730.0000
General
dbfile0.00070.0597170.0000
String conversion0.00000.000740.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
5content/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