Random "Cannot find server" or 404 errors

Author Message

Luc Chase

Friday 10 October 2003 10:15:13 am

I'm new to ezp but for the most part I've successfully installed the system and have a new template working. However, about 30% of the time, the browser fails to load the requested page. This happens on the site and in the admin, though the smytoms are slightly different. In the site the page URL is correct and a simple refresh brings the requested page; whereas in the admin usually the problem is that the url ends in '//' i.e. either there is an extra slash or a missing uri element, but removing the last slash locates the requested page. I've tried various settings in php and Apache but nothing seems to make a difference.
I'm running ezp as follows....
Site:
localhost/ezpublish-3.2-1/index.php

Version
3.2-1 (3.2)

SVN revision
3500

Extensions

PHP
Version
4.3.3

Extensions
standard, bcmath, calendar, ctype, com, ftp, mysql, odbc, overload, pcre, session, tokenizer, xml, wddx, zlib, apache2handler

Safe mode is off.
Basedir restriction is off.
Global variable registration is off.
File uploading is enabled.
Maximum size of post data (text and files) is 8M.
Script memory limit is .
Maximum execution time is 30 seconds.

PHP Accelerator
There is no known PHP accelerator active.

Database
Type
mysql

Charset
iso-8859-1

The Web Application Service Provider

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 31 2025 06:25:22
Script start
Timing: Jan 31 2025 06:25:22
Module start 'layout'
Timing: Jan 31 2025 06:25:22
Module start 'content'
Timing: Jan 31 2025 06:25:22
Module end 'content'
Timing: Jan 31 2025 06:25:22
Script end

Main resources:

Total runtime0.0138 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.0050 588.2734151.2266
Module start 'layout' 0.00500.0025 739.500036.6797
Module start 'content' 0.00750.0050 776.179790.1094
Module end 'content' 0.01250.0013 866.289129.9922
Script end 0.0138  896.2813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002215.8236140.0002
Check MTime0.00096.6219140.0001
Mysql Total
Database connection0.00075.266510.0007
Mysqli_queries0.002517.712930.0008
Looping result0.00000.086110.0000
Template Total0.00107.310.0010
Template load0.00085.662610.0008
Template processing0.00021.594810.0002
Override
Cache load0.00053.943910.0005
General
dbfile0.00096.776980.0001
String conversion0.00000.041340.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