I get 404 error following the tutorial

Author Message

Ted Striker

Friday 30 January 2004 4:18:53 am

Ok, I'm a newbie I know... need help here.

My system: Win XP + IIS 5 + PHP 4.3.2 + MySQL Server (I know, it would be better a Red Hat + Apache, but this system works fine for all my PHP/MySQL apps).

I follow the "Building a eZPublish site" tutorial step by step (I swear it), and always i get the same error after istallation. Configuration goes fine, no error there, but when it shows the 2 urls that will link to "plain" and "plain_admin" sites, I click on them and 404 not found error shows up! The url, would be something like:

http://localhost/sitename.net/index.php/plain
http://localhost/sitename.net/index.php/plain_admin

If I just go to the main index (http://localhost/sitename.net/) I get a "eZPublish - Plain design" page where all links also fail. I set the "Site access config: URL" and follow every step in the tutorial. What might be wrong? Any ideas?

Can you feel it Mr. Anderson? Closing in on you? Oh I can, I really should thank you after all. It was, after all, it was your life that taught me the purpose of all life. Purpose of life is to end.

paul harvey

Sunday 01 February 2004 9:11:58 am

This may help. I had the same problem i think. I could access the plain site but none of the links would work, the admin site i couldn't access. I found out that my php install is running as a cgi and if I wanted to run it as an apache module i need to create and .htaccess file and put in it: RemoveHandler .php. the .htaccess file had to be placed in my home directory. It now works perfectly.

Simon Chiu

Monday 29 March 2004 12:06:28 am

I get the same problem. I would like to test out ez publish, but this step has brickwalled my progress. I'm using Verio as my host. Any thoughts?

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 03:30:29
Script start
Timing: Jan 31 2025 03:30:29
Module start 'layout'
Timing: Jan 31 2025 03:30:29
Module start 'content'
Timing: Jan 31 2025 03:30:29
Module end 'content'
Timing: Jan 31 2025 03:30:29
Script end

Main resources:

Total runtime0.0235 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 588.2578151.2266
Module start 'layout' 0.00580.0035 739.4844220.7344
Module start 'content' 0.00930.0126 960.2188997.8359
Module end 'content' 0.02200.0015 1,958.054733.9922
Script end 0.0234  1,992.0469 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002711.4331140.0002
Check MTime0.00114.6976140.0001
Mysql Total
Database connection0.00062.655810.0006
Mysqli_queries0.003213.615230.0011
Looping result0.00000.041710.0000
Template Total0.00114.610.0011
Template load0.00083.449510.0008
Template processing0.00031.087510.0003
Override
Cache load0.00052.314310.0005
General
dbfile0.00177.106480.0002
String conversion0.00000.027440.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