PHP compile options

Author Message

Nick Grundy

Saturday 19 April 2003 9:30:20 am

Hi all.

I've done some digging in the forums, manual and SDK but can't find out what options i need to compile PHP with for ezPublish 3. Could someone enlighten me here or point me to the piece of documentation that tells me what I need to compile into php

Thanks, Nick

Bård Farstad

Sunday 20 April 2003 4:13:27 am

If you take a look at the install manual at:
http://ez.no/manual/install/install_manually

you will find information about how you need to compile PHP. Basically you only need to compile in database support and gd ( which can be skipped if you use imagemagick ).

--bård

Documentation: http://ez.no/doc

Tony Wood

Monday 21 April 2003 10:20:50 am

Really this is down to the individual system, but this might help.

Example assumes you are running php 4.3.1, Apache 1, mysql 3 and openssl on a RedHat system.

./configure --with-apxs=/usr/sbin/apxs --with-mysql=/usr --with-ttf --with-gd -enable-gd-native-ttf --enable-trans-sid --enable-inline-optimization --includedir=/usr --with-zlib=/usr --with-layout=GNU --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --with-ssl --with-kerberos=/usr/kerberos/include/

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

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

Main resources:

Total runtime0.8193 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 589.0313152.6250
Module start 'layout' 0.00630.0023 741.656339.4453
Module start 'content' 0.00860.8093 781.1016575.9063
Module end 'content' 0.81790.0014 1,357.007812.1719
Script end 0.8193  1,369.1797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.3760160.0002
Check MTime0.00130.1576160.0001
Mysql Total
Database connection0.00080.101610.0008
Mysqli_queries0.770494.0268590.0131
Looping result0.00070.0800570.0000
Template Total0.791896.620.3959
Template load0.00210.255620.0010
Template processing0.789696.375220.3948
Template load and register function0.00020.020610.0002
states
state_id_array0.00070.083910.0007
state_identifier_array0.00090.111920.0005
Override
Cache load0.00170.2111170.0001
Sytem overhead
Fetch class attribute can translate value0.00160.190930.0005
Fetch class attribute name0.00130.156050.0003
XML
Image XML parsing0.00150.184830.0005
class_abstraction
Instantiating content class attribute0.00000.001250.0000
General
dbfile0.00090.1095230.0000
String conversion0.00000.001140.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/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/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: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs