php-fastcgi FCGI index.php? forms

Author Message

John Doe

Sunday 22 April 2007 8:16:00 am

Hello!

I have running my installation of eZ Publish in fcgi mode now because my host is not alllowing Imagemagick access in safemode off, only allowing it in fcgi mode.

My problem is that all the forms like search and e-mail are not working. It seems to be that the question mark appended to index.php is the cause.

Is there a way to let the site run over fcgi while using forms?

Bye
John Doe

Karl Latiss

Monday 23 April 2007 4:12:08 am

I think you need to make sure that you have the following settings:

[SiteAccessSettings]
ForceVirtualHost=true

in settings/override/site.ini.append.php

Atvert Systems
http://www.atvert.com.au

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

Main resources:

Total runtime0.7475 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.0063 589.1719152.6406
Module start 'layout' 0.00630.0028 741.812539.4766
Module start 'content' 0.00920.7369 781.2891486.3047
Module end 'content' 0.74600.0015 1,267.59388.1406
Script end 0.7475  1,275.7344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4408160.0002
Check MTime0.00130.1786160.0001
Mysql Total
Database connection0.00100.136010.0010
Mysqli_queries0.706694.5256540.0131
Looping result0.00050.0633520.0000
Template Total0.711695.220.3558
Template load0.00190.257920.0010
Template processing0.709794.941420.3549
Template load and register function0.00020.022910.0002
states
state_id_array0.00110.148410.0011
state_identifier_array0.00170.230120.0009
Override
Cache load0.00160.2081130.0001
Sytem overhead
Fetch class attribute can translate value0.00080.106020.0004
Fetch class attribute name0.00080.108220.0004
XML
Image XML parsing0.00040.047820.0002
class_abstraction
Instantiating content class attribute0.00000.000620.0000
General
dbfile0.00060.0809100.0001
String conversion0.00000.000940.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
4content/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/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: 10
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs