Moving from php-cgi to php-dso

Author Message

Vjeran Vlahovic

Thursday 17 August 2006 5:54:39 am

I moved some sites to another web server which runs php as apache dso module, unlike the old one which runs php as cgi. Links on php-cgi server were generated with question mark after the index.php, for instance: www.website.com/index.php?/siteaccess/about. I played with rewrite rules trying to ensure that old links get rewrited to new format: www.website.com/siteaccess/about but with no success. Anyone has solution for this case?

http://www.netgen.hr/eng

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

Main resources:

Total runtime0.0312 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.1641152.6406
Module start 'layout' 0.00620.0053 741.804739.4766
Module start 'content' 0.01150.0173 781.281385.2578
Module end 'content' 0.02890.0023 866.539130.3047
Script end 0.0312  896.8438 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00288.9802140.0002
Check MTime0.00123.8634140.0001
Mysql Total
Database connection0.00082.540510.0008
Mysqli_queries0.005216.527530.0017
Looping result0.00000.080210.0000
Template Total0.00185.610.0018
Template load0.00103.267610.0010
Template processing0.00072.351010.0007
Override
Cache load0.00072.351810.0007
General
dbfile0.00030.902880.0000
String conversion0.00000.042840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs