is installation.lyx up-to-date?/RewriteRule

Author Message

Noyan Ilmen

Thursday 14 August 2003 4:47:31 am

Hi,

in the "svn version" (Revision: 3043) I found in doc/installation the document installation.lyx with the headline "eZ publish 3.0 Installation Guide".
In 5.3.1.1 there is a http.conf with the rewrite rules:
------ installation.lyx --------
RewriteRule .*/ezmediacatalogue/catalogue/(.*)$ /your/docroot/ezmediacatalogue/catalogue/$1 [T="application/oct-stream",S=4]

RewriteRule ^/stats/store/(.*).gif$ /your/docroot/ezstats/user/storestats.php [S=3]

RewriteRule ^/filemanager/filedownload/([^/]+)/(.*)$ /your/docroot/ezfilemanager/files/$1 [T="application/oct-stream",S=2]

RewriteRule ^/mediacatalogue/catalogue/(.*)$ /your/docroot/ezmediacatalogue/catalogue/$1 [T="application/oct-stream",S=1]

RewriteRule !\.(gif|css|jpg|png|jar)$ /your/docroot/index.php
------ installation.lyx --------

In doc/INSTALL I read already in my first installation try that one rule (RewriteRule !\.(gif|css|jpg|png|jar)$ <httproot>ezpublish-xxx/index.php) should be enough.

I know how RewriteRule works and what they mean, but because of the chaotic and fragmentary documentation of ezp I could not found what the "other" rules for and if they are necessary.

Question: Do I need special RewriteRules to get my site working? And match installation.lyx to the current version? e.g. is "#define NAMEDATALEN 64" still necessary?

After about a month of trials and dozens of installations to get a running frontpage I will start an other trial from scratch and hope that this time it will succeed :)

by the way I use postgres

Noyan

PS: Please reply me also directly to decvoid@freenet.de - this forum software is not so amazing :) and I dont't like to write postings in little textareas.

Jan Borsodi

Tuesday 26 August 2003 8:20:27 am

http://www.ez.no/developer/ez_publish_3/documentation/installation_and_configuration
should get you started.

--
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 18 2025 22:29:54
Script start
Timing: Jan 18 2025 22:29:54
Module start 'layout'
Timing: Jan 18 2025 22:29:54
Module start 'content'
Timing: Jan 18 2025 22:29:55
Module end 'content'
Timing: Jan 18 2025 22:29:55
Script end

Main resources:

Total runtime1.1562 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.0042 588.1641152.6563
Module start 'layout' 0.00420.0033 740.820339.4922
Module start 'content' 0.00751.1471 780.3125524.6563
Module end 'content' 1.15460.0015 1,304.968812.1250
Script end 1.1562  1,317.0938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.2603160.0002
Check MTime0.00120.1078160.0001
Mysql Total
Database connection0.00070.059510.0007
Mysqli_queries1.110896.0760540.0206
Looping result0.00050.0472520.0000
Template Total1.125897.420.5629
Template load0.00190.165720.0010
Template processing1.123997.207320.5619
Template load and register function0.00020.016810.0002
states
state_id_array0.00110.091910.0011
state_identifier_array0.00180.155320.0009
Override
Cache load0.00150.1280240.0001
Sytem overhead
Fetch class attribute can translate value0.00070.058320.0003
Fetch class attribute name0.00150.133030.0005
XML
Image XML parsing0.00060.049720.0003
class_abstraction
Instantiating content class attribute0.00000.000730.0000
General
dbfile0.00090.0756170.0001
String conversion0.00000.000840.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