Install partial success, but directory structure problem.

Author Message

Dallas Ray Smetter

Thursday 02 October 2003 10:10:17 am

Anyone who's familiar with eZ pub will be able to tell me the problem. Check my manual installation at

http://ezpublish.dallasray.com/index.php

Then click on any of the links. They're dead! The URL is malformed due to my incorrect directory structure configuration but I can't identify a fix. For instance, if I click on the "Sports" link in the left column it takes me to

http://ezpublish.dallasray.com/index.php/news/content/view/full/45/

Thanks for any assistance you might provide.

-Dallas Ray

James Packham

Friday 03 October 2003 6:59:32 am

Yeah, looks like something's wrong. I'm sure I've had this problem in the past, I think I tinkered with it for a while and then just went for the 'normal' install. It's probably something to do with your site.ini and settings/siteaccess/news/site.ini.append files :)

Check [SiteSettings] and [DatabaseSettings] for me I have:

[SiteSettings]
DefaultPage=/content/view/full/2
IndexPage=/content/view/full/44
ErrorHandler=displayerror
LoginPage=embedded
SiteName=News
SiteURL=192.168.0.1

[DatabaseSettings]
DatabaseImplementation=ezmysql
Server=localhost
Database=name_of_my_news_database
User=root
Password=my_database_password
Charset=iso-8859-1
Socket=disabled

Also enable virtual hosting (no idea how to do this in IIS) cos it helps simplify things :)

~James~

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 09:19:41
Script start
Timing: Jan 31 2025 09:19:41
Module start 'layout'
Timing: Jan 31 2025 09:19:41
Module start 'content'
Timing: Jan 31 2025 09:19:41
Module end 'content'
Timing: Jan 31 2025 09:19:41
Script end

Main resources:

Total runtime0.0126 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0040 588.4141151.2422
Module start 'layout' 0.00400.0018 739.656336.6953
Module start 'content' 0.00580.0056 776.351690.2500
Module end 'content' 0.01130.0013 866.601629.9922
Script end 0.0126  896.5938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002015.4334140.0001
Check MTime0.00097.2924140.0001
Mysql Total
Database connection0.00064.548510.0006
Mysqli_queries0.002015.488030.0007
Looping result0.00000.071710.0000
Template Total0.00107.610.0010
Template load0.00075.791310.0007
Template processing0.00021.802810.0002
Override
Cache load0.00053.781010.0005
General
dbfile0.002317.860480.0003
String conversion0.00000.037740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs