Monday 22 November 2010 4:11:40 am - 3 replies

Introduction

In this post I will create a walkthrough on how to set up an php continuous enviroment on Windows. This is not a complete post, I will need your help to make it perfect.

» Read full blog post

Author Message

Damien Pobel

Tuesday 23 November 2010 7:27:33 am

Hi Thiago,

just a quick note, I think that you should use the literal button to copy/paste code and configuration snippets. this would greatly improve the readability of the whole post.

Cheers

Damien
Planet eZ Publish.fr : http://www.planet-ezpublish.fr
Certification : http://auth.ez.no/certification/verify/372448
Publications about eZ Publish : http://pwet.fr/tags/keywords/weblog/ez_publish

Thiago Campos Viana

Tuesday 23 November 2010 9:18:47 am

"

Hi Thiago,

just a quick note, I think that you should use the literal button to copy/paste code and configuration snippets. this would greatly improve the readability of the whole post.

Cheers

"

Ok, fixed.

eZ Publish Certified Developer: http://auth.ez.no/certification/verify/376924

Twitter: http://twitter.com/tcv_br

Olav Frengstad

Wednesday 01 December 2010 9:06:40 am

First off, great initiative! there are some minor things you need to fix tho:

  1. You missed the TLD for pear.pdepend. The line should say: pear channel-discover pear.pdepend.org
  2. PHP_Depend-beta depends on tokenizer, since this is for Windows it really doesn't matter because of the built-in support. For *nix users this can easily be resolved by installing the php5-tokenizer package.

This is looking great, setting up with Cruise Control on new install here and so far everything looks very promising :)

You must be logged in to post messages in this topic!

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

Main resources:

Total runtime0.1634 sec
Peak memory usage4,096.0000 KB
Database Queries71

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0050 588.0469152.6406
Module start 'layout' 0.00500.0026 740.687539.4844
Module start 'content' 0.00760.1541 780.1719722.5391
Module end 'content' 0.16170.0017 1,502.710918.3984
Script end 0.1634  1,521.1094 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00321.9715160.0002
Check MTime0.00140.8336160.0001
Mysql Total
Database connection0.00080.515410.0008
Mysqli_queries0.093457.1330710.0013
Looping result0.00060.3557690.0000
Template Total0.126377.320.0632
Template load0.00241.492120.0012
Template processing0.123975.823820.0619
Template load and register function0.00010.091810.0001
states
state_id_array0.00171.028120.0008
state_identifier_array0.00221.371530.0007
Override
Cache load0.00191.1724230.0001
Sytem overhead
Fetch class attribute name0.00171.033760.0003
Fetch class attribute can translate value0.00060.370830.0002
class_abstraction
Instantiating content class attribute0.00000.006760.0000
XML
Image XML parsing0.00110.662930.0004
General
dbfile0.00140.8711220.0001
String conversion0.00000.004540.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.tplforum_topic/full.tplextension/community_design/design/suncana/override/templates/forum_topic/full.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/quote.tpldatatype/ezxmltext/quote.tplextension/ezwebin/design/ezwebin/override/templates/datatype/ezxmltext/quote.tplEdit templateOverride template
2content/datatype/view/ezxmltags/li.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/li.tplEdit templateOverride template
1content/datatype/view/ezxmltags/emphasize.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/emphasize.tplEdit templateOverride template
1content/datatype/view/ezxmltags/ol.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/ol.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 9

Time used to render debug report: 0.0001 secs