Sunday 04 May 2003 6:04:02 am
Hi, I having similar problems. After installing ez publish 3, I can't get the login screen. I have tried
http://www.mysite.net/ezpublish-3.0-2/index.php Getting a blank screen. and
http://www.mysite.net/ezpublish-3.0-2/index.php/admin Getting the following message on the browser: "The requested URL /ezpublish-3.0-2/index.php/admin was not found on this server."
My installation is as follow:
SuSE Linux
Apache 2.0.40
PHP 4.2.3 Mysql 3.23.52 I'm using non-virtualhost setup, and have set in httpd.conf
<Directory /usr/local/apache2/htdocs/ezpublish-3.0-2/>
Options Indexes FollowSymLinks ExecCGI
AllowOverride None </Directory> Have copied .htaccess_root to .htaccess
Tested my PHP & Apache setup using a simple php file - works OK. I checked the error_log in Apache.
Getting these lines:
".... Permission denied: access to /ezpublish-3.0-2/var/index.html denied." ".... Permission denied: access to /ezpublish-3.0-2/var/index.html.var denied." Any help will be much appreciated. Thanks.
|