I have downloaded the free 6.1 package from the website yesterday.
It was retrieved via wget to the server and unziped into doc root.
I have tried several times to perform the installation - starting fresh each time.
I have been following the installation instructions and the file perms are correct.
This is on a dedicated Centos 5.2 machine (root access etc), php 5.1.6, mysql 5.0.45 etc.
Installed in the httpd doc root (/var/www/http/)
php errors = on
After answering the installer questions at the Configuration Tab and hit "next"
- all I get is a blank screen.
My apache error log complains about not finding: inc/header.inc.php
There is no /inc in doc root. A search for the file in the distribution shows one in the /ray directory structure.
I can find no definitive configuration reference for using that include file.
Pointers would be greatly appreciated.