HI Brian, you will need to set the password value to whatever you specified in webmin.
Make sure that your perl program is where the perl scripts are looking for it. By default I think it is looked for in /usr/local/bin if yours is in /usr/bin it won't be found. Finally if all the above is fine I would try getting Postgres to listen on the TCP port. You can always stop any other machine connecting to it in the pg_hba.conf file in your data directory. Regards, Hugh Blandford ----- Original Message ----- From: "Brooks, Brian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 17, 2002 12:57 AM Subject: [freeipdb-users] Re: Startup issues > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I'm receiving the same error message.. Can some please help?? > > > > - -----Original Message----- > From: Moody Adam [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 16, 2002 8:43 AM > To: '[EMAIL PROTECTED]' > Subject: [freeipdb-users] Startup issues > > > Hi > > I'm trying to setup FreeIPdb on a red hat box. I've followed the > Install directions to a tea I believe (numerous times). All > requirements are met but I believe there is some issue getting > FreeIPDB to connect to the postgreSQL daemon. I've been hunting > through any snippets found on google and nothing has turned up. The > only similar issue with the same error was on this list where someone > didn't put the "-i" option into the startup of the postgtreSQL > daemon. The server is connecting locally and does not need the -i > option for postgresql, unless I'm mistaken? > > When browsing to any of the .cgi scripts, a premature end of script > is reported by Apache. The config.pm file I believe is setup > correctly, however I can't find documentation talking about the > password to use. I've tried several different settings in config.pm: > * "freeipdb" as username with "freeipdb" as password > * "freeipdb" as username with "" as password > * "freeipdb" as username with "freeipdb" as password, and assigning a > password to this user in postgresql admin through webmin. > > All .cgi files report back with the same error :"unexpected end of > script headers". I can browse to the text files as expected with no > issue. > > I've read through the documentation I can find to no avail, and > wonder if anyone has any other ideas? > > Cheers > Adam Moody > > > > -----BEGIN PGP SIGNATURE----- > Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com> > > iQA/AwUBPOPJDejGA5xNXPZvEQIvtgCgservNB5zyE5hpU23hRlkCnZjHRQAoOAQ > KjVac3ky8hRAZBKIc6wXpFjo > =wMIK > -----END PGP SIGNATURE----- > >
