Re: Autologin problem

From: Chuck Milam <chuck(at)milams(dot)net>
To: Steve Bern <sabern(at)eshell(dot)net>
Cc: "Julio Cuz, Jr(dot)" <jcuz(at)rccd(dot)cc(dot)ca(dot)us>, pgsql-php(at)postgresql(dot)org, php-db(at)lists(dot)php(dot)net
Subject: Re: Autologin problem
Date: 2001-01-05 16:07:41
Message-ID: Pine.LNX.4.21.0101051005130.32443-100000@ntcserver4.dscr.dla.mil
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php


On Fri, 5 Jan 2001, Steve Bern wrote:

> I assume you're trying to get PostGresql to load automatically. In RH,
> get rid of the stuff you wrote below and put in the following line (in
> rc.local):
>
> /etc/rc.d/init.d/postgresql start

Actually, do a "man chkconfig" and follow the directions there. Much
neater.

In a nutshell:

chkconfig --level 2345 postgresql on
chkconfig --list

--
Chuck Milam
chuck(at)milams(dot)net

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Partyka Robert 2001-01-05 19:16:05 Re: Autologin problem
Previous Message Adam Lang 2001-01-05 16:01:29 Re: Autologin problem