Forums / Install & configuration / "HTTP-special"-code for Confixx 3

"HTTP-special"-code for Confixx 3

Author Message

Marco Zinn

Saturday 28 August 2004 8:32:50 am

Hi,
maybe this will be of use for users of Confixx 3. I guess, it also applies to Confixx 2.
If you want to have ez3.4 installed for a domain, that is defined in Confixx 3, you can define the Virtualhost lines with the "HTTP special" function of Confixx. This keeps you from hacking the httpd-conf files.

For ez3.4 you can use this code-snippet:

DocumentRoot /home/htdocs/##user##/html/SUB_DIRECTORY

php_admin_flag safe_mode off
php_admin_value post_max_size 10M
php_admin_value memory_limit 32M

RewriteEngine on
RewriteRule !(^/design|^/var/.*/storage|^/var/storage|^/var/.*/cache|^/var/cache|^/extension/.*/design|^/kernel/setup/packages|^/packages|^/share/icons).*\.(gif|css|jpg|png|jar|js|ico|pdf|swf)$ /index.php

Explanation:
DocumentRoot /home/htdocs/##user##/html/SUB_DIRECTORY
This will set the Documentroot to something like /home/htdocs/web1/html/SUB_DIRECTORY
Confixx will replace the ##user## with the user name (web1, web2). But you need to specifiy SUB_DIRECTORY, if you don't have ezPublish in the /home/htdocs/web1/html/. This is optional: If your ezPublish installation lives in /home/htdocs/web1/html/, you can omit this line

php_admin_flag safe_mode off
Confixx enables safe_mode for all Virtualhosts. This is to disable safe_mode for the ezPublish-Domain

php_admin_value post_max_size 10M
This sets the max. Upload size to 10 MB. Needed for large file uploads

php_admin_value memory_limit 32M
This sets the max. Upload size to 32 MB. ez requires 12MB, but sometimes, you need 16MB or more. You need this line, as the default is 8MB, which is not enough.

Note, that after saving the lines, you need to wait about 2 minutes, until they take effect, as the webserver is not restarted immediatly.

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

eZ debug

Timing: Jan 19 2025 12:53:13
Script start
Timing: Jan 19 2025 12:53:13
Module start 'content'
Timing: Jan 19 2025 12:53:14
Module end 'content'
Timing: Jan 19 2025 12:53:14
Script end

Main resources:

Total runtime1.3465 sec
Peak memory usage4,096.0000 KB
Database Queries183

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0077 590.1875180.8281
Module start 'content' 0.00771.1961 771.0156481.7422
Module end 'content' 1.20380.1426 1,252.7578333.0625
Script end 1.3464  1,585.8203 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.2938210.0002
Check MTime0.00140.1050210.0001
Mysql Total
Database connection0.00100.075910.0010
Mysqli_queries1.226391.07081830.0067
Looping result0.00220.16341810.0000
Template Total1.301696.720.6508
Template load0.00220.162120.0011
Template processing1.299496.500420.6497
Template load and register function0.00030.020010.0003
states
state_id_array0.00130.096110.0013
state_identifier_array0.00190.140820.0009
Override
Cache load0.00180.1320200.0001
Sytem overhead
Fetch class attribute can translate value0.00150.114120.0008
Fetch class attribute name0.00080.058320.0004
XML
Image XML parsing0.00840.626020.0042
class_abstraction
Instantiating content class attribute0.00000.000320.0000
General
dbfile0.02081.5428270.0008
String conversion0.00000.000730.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/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/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs