Tutorials & articles written by Daniel Arnrup-Øien

eZ Publish 4.2011 Community (4.5) with Nginx and PHP-FPM on Debian 6 (“Squeeze”)

After completing this tutorial, you should have a working eZ Publish 4.2011 Community (or 4.5) installation running on a single Debian 6 server with the following features:

  • Nginx 1.0.0+ as web server
  • PHP 5.3.6+ invoked through PHP-FPM (FastCGI Process Manager)
  • APC (Alternative PHP Cache)
  • Rewrites for friendly URLs (virtual host mode)
  • Proper http cache headers for static files
  • Gzip compression
 
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 17 2025 23:55:12
Script start
Timing: Jan 17 2025 23:55:12
Module start 'layout'
Timing: Jan 17 2025 23:55:12
Module start 'community'
Timing: Jan 17 2025 23:55:12
Module end 'community'
Timing: Jan 17 2025 23:55:12
Script end

Main resources:

Total runtime0.0571 sec
Peak memory usage4,096.0000 KB
Database Queries24

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 587.7891152.6094
Module start 'layout' 0.00530.0018 740.398431.6563
Module start 'community' 0.00720.0488 772.0547401.6094
Module end 'community' 0.05590.0011 1,173.664110.6406
Script end 0.0571  1,184.3047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00295.1164140.0002
Check MTime0.00122.0226140.0001
Mysql Total
Database connection0.00091.569410.0009
Mysqli_queries0.030553.4504240.0013
Looping result0.00020.3880210.0000
Template Total0.038166.820.0191
Template load0.00111.879720.0005
Template processing0.037064.858320.0185
Template load and register function0.00010.143710.0001
Override
Cache load0.00081.3385130.0001
states
state_id_array0.00111.944510.0011
state_identifier_array0.00050.923010.0005
Sytem overhead
Fetch class attribute name0.00101.700610.0010
class_abstraction
Instantiating content class attribute0.00000.017510.0000
General
dbfile0.00010.227670.0000
String conversion0.00000.010930.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1community/articles.tpl<No override>extension/community_design/design/suncana/templates/community/articles.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/li.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/li.tplEdit templateOverride template
1content/datatype/view/ezxmltags/ul.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/ul.tplEdit templateOverride template
1content/datatype/view/ezxmltags/separator.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltags/separator.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 8
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs