Cannot install in subdomain on hosted apache server

Author Message

hjp pallesen

Wednesday 29 March 2006 4:51:47 am

I have unpacked EZ Publish 3.7.4 and manually transfered the files to

<b>/var/subdomain/sub/html/ </b>
which seems to point to
<b>/var/www/sub</b>
because that's where the files eventually goes.

DOCUMENT_ROOT <b>is /var/www/html</b>
HTTP_HOST is <b>sub.mydomain.dk</b>

I have rund the mysql scripts so the database i in place.

When I run the index.php I get to see the page but no images. They haven't got the right links.
E.g. source link to top image is
<b>img src="/var/subdomain/sub/html/design/standard/images/setup/eZ_setup_top.png</b>

and when I click the NEXT button I get to
<b>http://sub.mydomain.dk/var/subdomain/sub1/html/index.php?</b>
and a HTTP 404 - page not found

Is there a ini file that can make it work or what else can be done

Kåre Køhler Høvik

Friday 31 March 2006 4:17:59 am

Hi

You need to either put your files below: <i>/var/www/html</i> or change the DOCUMENT_ROOT to <i>/var/www/sub</i>

Kåre Høvik

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 07:11:50
Script start
Timing: Jan 19 2025 07:11:50
Module start 'layout'
Timing: Jan 19 2025 07:11:50
Module start 'content'
Timing: Jan 19 2025 07:11:51
Module end 'content'
Timing: Jan 19 2025 07:11:51
Script end

Main resources:

Total runtime1.3905 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.0049 590.5391152.6563
Module start 'layout' 0.00490.0024 743.195339.5078
Module start 'content' 0.00731.3817 782.7031524.5234
Module end 'content' 1.38900.0015 1,307.22668.1094
Script end 1.3905  1,315.3359 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.2287160.0002
Check MTime0.00130.0929160.0001
Mysql Total
Database connection0.00050.037610.0005
Mysqli_queries1.345196.7334540.0249
Looping result0.00060.0405520.0000
Template Total1.359497.820.6797
Template load0.00220.159120.0011
Template processing1.357197.600420.6786
Template load and register function0.00020.014010.0002
states
state_id_array0.00100.072910.0010
state_identifier_array0.00160.116820.0008
Override
Cache load0.00180.1301220.0001
Sytem overhead
Fetch class attribute can translate value0.00080.057520.0004
Fetch class attribute name0.00130.095430.0004
XML
Image XML parsing0.00070.048120.0003
class_abstraction
Instantiating content class attribute0.00000.000730.0000
General
dbfile0.00080.0594150.0001
String conversion0.00000.000440.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
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/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: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs