Problem installing, index.php won't show

Author Message

Ditlev Smith

Tuesday 26 April 2005 1:12:11 pm

Hi,
So i downloaded the files, unpacked it and uploaded it to the server but the index.php file won't show.

Felix Laate

Tuesday 26 April 2005 11:43:45 pm

Hi Ditlev!

Would be great with a little more info..

- IIS or apache?
- do you use Virtual Hosts?
- if so, have it been correctly configured?

Felix

Publlic Relations Manager
Greater Stavanger
www.greaterstavanger.com

Ditlev Smith

Wednesday 27 April 2005 12:42:09 am

Well it's not my server so I'm not quite sure :S But I'm sure it uses apache on slackware. Not sure if it uses virtual hosts

Felix Laate

Wednesday 27 April 2005 2:06:46 am

Hi again!

These URL's explain (more or less) all you ever nedded to know about installing ez Publish:

http://www.ez.no/ez_publish/documentation/installation/normal_installation/installing_ez_publish_on_a_linux_unix_based_system
http://www.ez.no/ez_publish/documentation/installation/manual_installation/manual_installation_on_a_linux_unix_based_system

Happy reading and good luck!

Felix

Publlic Relations Manager
Greater Stavanger
www.greaterstavanger.com

Neil Kanth

Monday 02 May 2005 10:28:48 am

I'm hosting on a (VPS) and have installed EzP v3.5.2 on:
Apache/1.3.27 (Unix) (Red-Hat/Linux) mod_ssl/2.8.12 OpenSSL/0.9.6b DAV/1.0.3 PHP/4.3.10 mod_perl/1.28
Database: MySQL

After the installation, when I click on either the Admin or User site link on the FINISHED page nothing is displayed on those pages.

Could you suggest a reason/solution.

Ralph Ekekihl

Monday 02 May 2005 1:52:38 pm

Sound like PHP is not working properly.
You did not mention which version of PHP module you have installed, can you confirm which version of the module (mod_php) that is installed, and that apache is using the module. Is other PHP pages working? make a simple info.php, like:

<?php
phpinfo();
?>

If PHP is installed and working, post the lines from:
apache-access.log
apache-error.log
(called httpd-access/error.log on some distribuitions)

In there the problem should be..

Regards,
Ralph E

Contactivity B.V.
http://www.contactivity.com

Michelle Moeller

Tuesday 03 May 2005 5:11:29 pm

I originally began trying to study and learn PHP on my own - so I have installed EasyPHP1-7 and all of the files. With that set up I am able to run my scripts. THEN I found eZPublisher and took the slacker's road and downloaded EZPublish-3.5.2_Installer.exe utilizing all of the most recent files as of May 2, 2005. I was able to unbundle and install the files. When I go to view the index.php at local host it times out. I am currently only using my own PC and have not uploaded the files to an outside webhost. I am using Apache and SQL. WHAT am I doing wrong on this installation bundle? Any thoughts, ideas, or suggestions would be greatly appreciated.

Neil Kanth

Wednesday 04 May 2005 7:38:25 am

The version of PHP installed is 4.3.10
Other PHP page is working - http://www.mahaiconysportsclub.com/info.php

Access Log:[nothing]

Error Log:[Wed May 4 08:08:27 2005] [error] [client 65.13.43.4] client denied by server configuration: /home/webadmin/mahaiconysportsclub.com/html/plain

In looking at the Error Log, what permission changes and where do I need to make them?

David Goddard

Tuesday 10 May 2005 5:43:26 am

Hi,

You probably need to edit httpd.conf which is probably in /etc/httpd/ or /usr/local/apache/conf/

Check the allow / deny directives for that directory

http://httpd.apache.org/docs/howto/auth.html#access

Good luck

David

Neil Kanth

Tuesday 10 May 2005 7:24:19 am

I don't think it's the allow/deny directives, this is part of the httpd.conf:
ListenBacklog 10
NameVirtualHost 65.19.177.95
<VirtualHost 65.19.177.95>
<Directory /home/webadmin/mahaiconysportsclub.com/html>
Options Indexes Includes FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>

ScriptAlias /cgi-bin/awstats /var/www/cgi-bin/awstats
Alias /awstats /var/www/html/awstats
ScriptAlias /mail /var/www/cgi-bin/openwebmail/openwebmail.pl
ScriptAlias /cgi-bin/openwebmail /var/www/cgi-bin/openwebmail
Alias /openwebmail /var/www/html/openwebmail
ScriptAlias /cgi-bin/FormMail.pl /var/www/cgi-bin/FormMail.pl
ServerName mahaiconysportsclub.com
DocumentRoot "/home/webadmin/mahaiconysportsclub.com/html"
User "webadmin"
Group "webadmin"
ServerAlias "www.mahaiconysportsclub.com"
ServerAdmin "webadmin@mahaiconysportsclub.com"
ScriptAlias "/cgi-bin/" "/home/webadmin/mahaiconysportsclub.com/cgi-bin/"
CustomLog "/home/webadmin/mahaiconysportsclub.com/access_log" "combined"
ErrorLog "/home/webadmin/mahaiconysportsclub.com/error_log"
</VirtualHost>

thanks
Neil

David Goddard

Wednesday 11 May 2005 3:19:17 am

Hi Neil

Is there a .htaccess file in that directory that may be overriding the httpd.conf?

(There is a .htacces_root in the default EZ install but that won't take effect unless you rename it to .htaccess).

Could you confirm that your webserver is correctly configured to return plain old HTML files?

David

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 19:10:05
Script start
Timing: Jan 18 2025 19:10:05
Module start 'layout'
Timing: Jan 18 2025 19:10:05
Module start 'content'
Timing: Jan 18 2025 19:10:06
Module end 'content'
Timing: Jan 18 2025 19:10:06
Script end

Main resources:

Total runtime0.8881 sec
Peak memory usage4,096.0000 KB
Database Queries89

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0091 589.4844152.6406
Module start 'layout' 0.00920.0035 742.125039.4766
Module start 'content' 0.01260.8730 781.6016775.1328
Module end 'content' 0.88560.0024 1,556.734420.1250
Script end 0.8880  1,576.8594 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.4304160.0002
Check MTime0.00150.1704160.0001
Mysql Total
Database connection0.00110.125810.0011
Mysqli_queries0.783688.2343890.0088
Looping result0.00140.1594870.0000
Template Total0.840194.620.4200
Template load0.00190.215420.0010
Template processing0.838194.379320.4191
Template load and register function0.00020.022510.0002
states
state_id_array0.00150.170110.0015
state_identifier_array0.00250.281320.0012
Override
Cache load0.00220.2521910.0000
Sytem overhead
Fetch class attribute can translate value0.00090.105560.0002
Fetch class attribute name0.00140.1603130.0001
XML
Image XML parsing0.00170.194160.0003
class_abstraction
Instantiating content class attribute0.00000.0051140.0000
General
dbfile0.00110.1209220.0000
String conversion0.00000.001140.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
11content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
11content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
17content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 45
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs