Shared Hosting Problems - PHP CGI

Author Message

Mike M

Tuesday 05 July 2005 8:49:49 pm

Hi,

I've searched around quite a bit on the site and have found many similar issues, but nothing that has definitively solved my problem.

I'm attempting to run EZpublish 3.6 on a hosted shared server, running linux, Apache 1.3, MySQL, and PHP 4.3.1. Although the normal setup goes well, I am continually plagued by the php cgi problem where it needs the URLs to have a ? after index.php (needs http://site.org/index.php?/news). Manually adding the ? does make all of the links work correctly, although I can't login due to redirects.

The installer says that AcceptPathInfo doesn't work on apache 1.3 installs...is there any way to get EZPublish to run on this box? Is there a modification i can make to htaccess to add the ? after index.php?

Thanks!

Mike M

Tuesday 05 July 2005 9:37:42 pm

Okay, using the .htaccess from this link seemed to help:

http://ez.no/ez_publish/documentation/configuration/security/non_virtualhost

However, now all of the pages timeout! :(

Mike M

Wednesday 06 July 2005 12:42:36 pm

I take the last message back. The .htaccess file did not help.

It appears I have purchased a barebones Apache/MySQL/CGI hosting plan without mod_rewrite, shell, or modular php (all php cgi). :(

Is there any hope for me to get eZ up and running in this environment? As I see it, the only thing holding me back is the lack of a ? following index.php. There has to be some way to make this work, right??

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 19 2025 07:20:43
Script start
Timing: Jan 19 2025 07:20:43
Module start 'layout'
Timing: Jan 19 2025 07:20:43
Module start 'content'
Timing: Jan 19 2025 07:20:43
Module end 'content'
Timing: Jan 19 2025 07:20:43
Script end

Main resources:

Total runtime0.0150 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 590.4063152.6406
Module start 'layout' 0.00580.0033 743.046939.4766
Module start 'content' 0.00920.0038 782.523489.1641
Module end 'content' 0.01290.0020 871.687530.3047
Script end 0.0149  901.9922 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002415.9472140.0002
Check MTime0.00117.2228140.0001
Mysql Total
Database connection0.00096.050910.0009
Mysqli_queries0.003221.224230.0011
Looping result0.00000.194310.0000
Template Total0.001610.810.0016
Template load0.00096.157510.0009
Template processing0.00074.616210.0007
Override
Cache load0.00064.074810.0006
General
dbfile0.00031.770780.0000
String conversion0.00000.058940.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