Install - System Finetune

Author Message

John Smith

Tuesday 03 June 2008 4:22:08 am

Hi there,

Hope you can help me. This morning I was trying ez4.0 installation. First attempt with allow_url_fopen = Off

Only one issues just asking to enable allow_url_fopen = On

Second attempt with allow_url_fopen = On

As I need it for RSS feed as well, now the issues are:

1. PHP option Magic Quotes is enabled
magic_quotes_gpc = 0
magic_quotes_runtime = 0

2. Insufficient directory permission

ezpublish cannot write to the autoload directory.

I just want to know what is going on. Is there any relation with fopen, magic quotes and autoload directory permission.

Please help.

Smith

Ɓukasz Serwatka

Friday 06 June 2008 12:36:22 am

Keep magic_quotes_gpc, magic_quotes_runtime off for better performance. The autoload must be writeable as an autoload array can be updated when you activate new extension in admin interface (eZ Components are required as well, ezcBase and ezcFile if I remember).

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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

Main resources:

Total runtime0.6333 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0068 587.9297152.6250
Module start 'layout' 0.00680.0033 740.554739.4453
Module start 'content' 0.01010.6218 780.0000525.5234
Module end 'content' 0.63190.0014 1,305.52348.3203
Script end 0.6333  1,313.8438 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.6265160.0002
Check MTime0.00130.2119160.0001
Mysql Total
Database connection0.00110.171510.0011
Mysqli_queries0.583192.0704540.0108
Looping result0.00060.0912520.0000
Template Total0.596994.220.2984
Template load0.00220.344520.0011
Template processing0.594793.893720.2973
Template load and register function0.00010.023410.0001
states
state_id_array0.00150.233810.0015
state_identifier_array0.00150.243020.0008
Override
Cache load0.00180.2785190.0001
Sytem overhead
Fetch class attribute can translate value0.00180.279320.0009
Fetch class attribute name0.00130.205730.0004
XML
Image XML parsing0.00070.108920.0003
class_abstraction
Instantiating content class attribute0.00000.001830.0000
General
dbfile0.00200.3233180.0001
String conversion0.00000.001840.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
2content/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
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs