From: Ian <ia...@in...> - 2001-03-08 14:05:27
|
Actually, Are you just running 'postmaster' or are you running 'postmaster -i'-- that can make a lot of difference when it comes to postgres... Ian -----Original Message----- From: sql...@li... [mailto:sql...@li...]On Behalf Of John Foster Sent: Thursday, March 08, 2001 12:30 AM To: SQL-Ledger SourceForge List Subject: [SQL-Ledger-users] New User Install problems on Debian system I have just installed the latest version of SQL-Ledger on my Debian Woody/Sid system. I keep getting the error "database is offline" however I am able to login and edit the database from the command line using the >psql command, and also using Webmin. I noticed that you have the "Driver=Pg" in your example. This may be correct for my system but I am not sure. I do have gdbm, db, dbi, odbc, modules for apache, perl, postgresql, all installed. I am at a loss as to what I am doing wrong. I simply can not get the scripts to login to the database. I have the sql-ledger installed in /var/www/sql-ledger. I have created a symlink from there to /usr/lib/cgi-bin. This is working. I was able to add myself as a user and followed your example. I must say that I have been using MySQL for several years, but this is my first attempt to use Postgresql. I have postgreSQL7.0 installed and boot mesg shows the postmaster is running. Any tips or pointers would be appreciated. -- John Foster |