Forums / Install & configuration / Install - System Finetune

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

eZ debug

Timing: Jan 19 2025 06:15:59
Script start
Timing: Jan 19 2025 06:15:59
Module start 'content'
Timing: Jan 19 2025 06:16:00
Module end 'content'
Timing: Jan 19 2025 06:16:00
Script end

Main resources:

Total runtime0.7805 sec
Peak memory usage4,096.0000 KB
Database Queries55

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 588.9688180.8359
Module start 'content' 0.00540.7686 769.8047530.6016
Module end 'content' 0.77410.0064 1,300.406342.2656
Script end 0.7804  1,342.6719 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00290.3742140.0002
Check MTime0.00120.1564140.0001
Mysql Total
Database connection0.00060.083210.0006
Mysqli_queries0.738594.6187550.0134
Looping result0.00050.0681530.0000
Template Total0.753396.520.3767
Template load0.00240.307920.0012
Template processing0.750996.207720.3755
Template load and register function0.00030.033810.0003
states
state_id_array0.00080.104410.0008
state_identifier_array0.00090.109220.0004
Override
Cache load0.00190.2470190.0001
Sytem overhead
Fetch class attribute can translate value0.00100.126720.0005
Fetch class attribute name0.00170.224230.0006
XML
Image XML parsing0.00070.092120.0004
class_abstraction
Instantiating content class attribute0.00000.000930.0000
General
dbfile0.00240.3101200.0001
String conversion0.00000.000430.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
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs