I am installing Savane on Linux Redhat Fedora Core 3 with Apache 2.0.52, MySQL 4.1.9 and PHP 5.0.3.
I used cvs to download source and web pages to directory /home/cherrick/tmp/savane/savane.source and /home/cherrick/tmp/savane/savane.web I did cd /home/cherrick/tmp/savane/savane.source and did ./configure && make savane followed by make install I then did mkdir /var/www/html/savane and mkdir /var/www/html/savannah I then did a cp -rf /home/cherrick/tmp/savane/savane.source/savane/frontend/php to /var/www/html/savane and savannah/ http://localhost/savane/index.php gives a blank page. Looking in /etc/httpd/logs/error_log I see: PHP Notice: Undefined index: module in /var/www/html/savane/include/pre.php on line 67 this repeats through line 73 Can the HTTP server not see /var/www/html/savane/include? pre.php is there. The error_log then says: PHP Warning: main(/usr/local/etc/savane/src/savannah/frontend/php/include/version.php) [<a hre'function.main'> function.main</a>]: failed to open stream /usr/local/etc/savane/src/savannah is empty The error log then says: [client 127.0.0.1] PHP Fatal error: main() [<a href='function.require'>function.require</a>]: Failed opening required '/usr/local/etc/savane/src/savannah/frontend/php/include/version.php' (include_path='.:../includes/cowiki') in /var/www/html/savane/include/pre.php on line 138 Can you help me get savane installed, configured and running? thanks -- Chuck Herrick mailto:[EMAIL PROTECTED] 512 289 0926 (cell) 830 839 4437 (home)
