did you test that your database is available for the apache?
psql -h localhost -p 5432 -U openca -W -d openca
Sometimes there are problems with the access rights of the database. You can check the error log of the apache to.
tail /var/log/httpd/error_log tail /var/log/apache/error_log
or wherever your apache logs are.
Some users forget to install the database drivers too. This can be verified in the error_log of the apache.
Michael -- ------------------------------------------------------------------- Michael Bell Email: [EMAIL PROTECTED] ZE Computer- und Medienservice Tel.: +49 (0)30-2093 2482 (Computing Centre) Fax: +49 (0)30-2093 2704 Humboldt-University of Berlin Unter den Linden 6 10099 Berlin Email (private): [EMAIL PROTECTED] Germany http://www.openca.org
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ OpenCA-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-devel