php_value magic_quotes_gpc 0

Author Message

Softriva .com

Monday 03 July 2006 7:52:50 am

During installation finetuning, I got this warning

Alternatively you may create a file called .htaccess in your eZ publish root folder and add the following:
.htaccess example:

</code>php_value magic_quotes_gpc 0</code>


I did add the above line in .htaccess but still get the same warning.

Any help?

Ɓukasz Serwatka

Monday 03 July 2006 11:49:17 pm

Try with

php_flag magic_quotes_gpc off

Make sure that PHP works as Apache module and privileges "AllowOverride Options" or "AllowOverride All" are set.

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 19:09:39
Script start
Timing: Jan 18 2025 19:09:39
Module start 'layout'
Timing: Jan 18 2025 19:09:39
Module start 'content'
Timing: Jan 18 2025 19:09:40
Module end 'content'
Timing: Jan 18 2025 19:09:40
Script end

Main resources:

Total runtime0.6749 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 589.1641152.6406
Module start 'layout' 0.00680.0040 741.804739.4766
Module start 'content' 0.01080.6623 781.2813526.7266
Module end 'content' 0.67310.0018 1,308.00788.1484
Script end 0.6749  1,316.1563 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.5406160.0002
Check MTime0.00150.2222160.0001
Mysql Total
Database connection0.00080.123110.0008
Mysqli_queries0.622292.1784540.0115
Looping result0.00060.0961520.0000
Template Total0.631593.620.3158
Template load0.00230.334420.0011
Template processing0.629393.231320.3146
Template load and register function0.00020.029410.0002
states
state_id_array0.00150.226910.0015
state_identifier_array0.00120.179820.0006
Override
Cache load0.00180.2644150.0001
Sytem overhead
Fetch class attribute can translate value0.00070.098820.0003
Fetch class attribute name0.00120.178830.0004
XML
Image XML parsing0.00110.164320.0006
class_abstraction
Instantiating content class attribute0.00000.001330.0000
General
dbfile0.00210.3068180.0001
String conversion0.00000.001340.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
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/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
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 7

Time used to render debug report: 0.0003 secs