install went fine but...

Author Message

delacourt joan

Thursday 10 April 2003 12:26:14 am

all the install procedure went fine...then I get on the main page...
127.0.0.1/ezpub/index.php

the page looks fine and every thing is displayed correctly...but I cannot get any link to work...I mean a link like :http://127.0.0.1/ezpub/index.php/demo/content/view/full/32/ doesnt work. 404.

I use
php 4.3.1
mysql 3.23.49
IIS 5.1

thanks for ur help

delacourt joan

Thursday 10 April 2003 12:50:28 am

I just tried with apache 2.0.45 and I get this same problem...

HÃ¥vard Hebnes

Thursday 10 April 2003 4:50:13 am

I wonder if I have the same problem?! The installation is ok, but after looging in, or when I try to go to the admin login site, I often get "404 the page cannot be displayed" and I need to refresh and sometimes that works... but if I try to create a folder when I manage to log in, I get "404 the page cannot be displayed" every time..

Running on apache 1.2.7, php 4.3.1

But, last night I downgraded to php-4.2.3, and then it works.....

Jose O. mosquera

Tuesday 13 May 2003 7:04:53 am

Hi,

I am having exactly the same problem. The installation went fine on my linux PC
php 4.2.2,
mysql 3.23.56
apache 2).

I installed the demo site which appears correctly when I try going to the website (http://localhost/ezpublish/index.php).

Actually, only the first page appears correctly. If I click on a link to go to another page it will display the following message:

Not Found
The requested URL /ezpublish/index.php/demo/ ....... was not found on this server.

Similarly, I cannot navigate to the user or admin pages; it will give me the same error message.

Not Found
The requested URL /ezpublish/index.php/admin/ was not found on this server.

I've tried increasing the memory allocation in php.ini to a larger number (24 and 60) and it doesn't work.

On my installation PHP is not a module of Apache.

Any help will be much appreciated as I've heard some very good things about this CMS.

Thanks,

Jose

Karsten Jennissen

Tuesday 13 May 2003 7:45:19 am

Hi Jose,

right now, ez publish does not work on PHP as CGI. You'll have to go the Apache module way to get it to work.

Others, please try upping you memory and see if your problems go away.

Regards,
Karsten

Joel Finkel

Tuesday 13 May 2003 9:35:25 pm

These comments perfectly describe my problem. I am running Apache that has loaded php4apache2.dll with LoadModule.

The only abnormality is that it is listening on port 90, but this has caused no issues with other PHP pages it serves, and the URLs are being generated correctly by eZ Publish.

The memory for PHP is set to 25M. (!)

I hit exactly the same wall when I installed this for IIS, which is listening on port 80. There are no problems with database connectivity; I can connect using the parameters I specified at the time of configuration. There were no issues when I configured the site.

Very frustrating. Any suggestions are very welcome!

Thanks.

Joel

Joel Finkel

Wednesday 14 May 2003 9:33:30 pm

After reading this helpful note:

http://ez.no/developer/ez_publish_3/documentation/ez_publish_3/typical_problems_and_solutions/ez_publish_3_and_apache_2

I added the following line to my http.conf file to configure Apache correctly:

AcceptPathInfo On

This solved my immediate problem. I can now access things pretty well. There are still issues, but I will address those in more appropriate notes.

Many thanks to Karsten Jennissen for posting this note about the problem with Apache 2.0.

-Joel

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

Main resources:

Total runtime0.8118 sec
Peak memory usage4,096.0000 KB
Database Queries75

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 587.9141152.6250
Module start 'layout' 0.00530.0024 740.539139.4609
Module start 'content' 0.00770.8025 780.0000618.7109
Module end 'content' 0.81010.0017 1,398.710916.1641
Script end 0.8118  1,414.8750 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.4682160.0002
Check MTime0.00130.1587160.0001
Mysql Total
Database connection0.00080.100710.0008
Mysqli_queries0.747992.1234750.0100
Looping result0.00070.0871730.0000
Template Total0.781196.220.3906
Template load0.00210.264520.0011
Template processing0.778995.949120.3895
Template load and register function0.00010.015210.0001
states
state_id_array0.00110.133310.0011
state_identifier_array0.00100.124820.0005
Override
Cache load0.00190.2361570.0000
Sytem overhead
Fetch class attribute can translate value0.00040.054250.0001
Fetch class attribute name0.00100.124270.0001
XML
Image XML parsing0.00050.060950.0001
class_abstraction
Instantiating content class attribute0.00000.001770.0000
General
dbfile0.00070.0880100.0001
String conversion0.00000.000740.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
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
12content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 27
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs