Ez Publish + Lighttpd

Author Message

DeAndre Johnson

Monday 03 November 2008 8:00:46 pm

Does anyone know of any docs that explain setting Ez Publish 4 up to use Lighttpd, Fastcgi, Mysql/Postresql?

I am, because I choose to be!

DeAndre Johnson

Saturday 08 November 2008 1:37:57 am

Never mind, I figured it out.

I am, because I choose to be!

Steven E. Bailey

Sunday 09 November 2008 1:54:24 pm

If you don't mind, enlighten us, because I'm interested enough to try this but not enough to actually figure it out.

Certified eZPublish developer
http://ez.no/certification/verify/396111

Available for ezpublish troubleshooting, hosting and custom extension development: http://www.leidentech.com

André R.

Monday 10 November 2008 1:30:41 am

Conclusion in: http://ez.no/developer/forum/install_configuration/removing_the_index_php_on_lighttpd_setup

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Steven E. Bailey

Monday 10 November 2008 2:22:24 am

Thanks!

Certified eZPublish developer
http://ez.no/certification/verify/396111

Available for ezpublish troubleshooting, hosting and custom extension development: http://www.leidentech.com

DeAndre Johnson

Monday 10 November 2008 2:30:03 am

This is my configuration

HTTP["host"] =~ "(^|\.)mystite\.com$" {
server.document-root = "/var/www/my/virtualhost"
url.rewrite-once = (
"^/var/.*" => "$0",
"^/.*\.(css|html|htm|pdf|js|ico|png|gif|jpe?g)$" => "$0",
"^/.*?(\?.*)?$" => "/index.php$1"
)
}

I am, because I choose to be!

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

Main resources:

Total runtime1.1744 sec
Peak memory usage4,096.0000 KB
Database Queries68

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 587.9141152.6250
Module start 'layout' 0.00650.0038 740.539139.4453
Module start 'content' 0.01031.1629 779.9844622.5547
Module end 'content' 1.17320.0012 1,402.539116.1719
Script end 1.1743  1,418.7109 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00420.3546160.0003
Check MTime0.00190.1648160.0001
Mysql Total
Database connection0.00080.072110.0008
Mysqli_queries0.924278.6985680.0136
Looping result0.00080.0715660.0000
Template Total0.951781.020.4758
Template load0.00200.166720.0010
Template processing0.949780.868320.4748
Template load and register function0.00020.016610.0002
states
state_id_array0.00110.089610.0011
state_identifier_array0.00090.077220.0005
Override
Cache load0.00170.1422280.0001
Sytem overhead
Fetch class attribute can translate value0.00080.063930.0003
Fetch class attribute name0.00150.130690.0002
XML
Image XML parsing0.00570.487530.0019
class_abstraction
Instantiating content class attribute0.00000.0018120.0000
General
dbfile0.00500.4236300.0002
String conversion0.00000.000940.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
6content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 22
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs