[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-security] Re: Internal Server Error on Raq4i



whoops.. seems like postgresql isn't installed...
ok, cd /root
ftp ftp.cobaltnet.com
cd /pub/products/raq4/RPMS
get postgresql-server-7.0.2-2C1.i386.rpm
bye
or without ftp try: wget ftp://ftp.cobaltnet.com/pub/products/raq4/RPMS/postgresql-server-7.0.2-2C1.i386.rpm
do:
rpm -i --force postgresql-server-7.0.2-2C1.i386.rpm
then try to start postgresql again with /etc/rc.d/init.d/postgresql start
it should begin to install the standard databases of postgresql...
if you allready have sites on that raq you can restore them with: /usr/local/sbin/meta-verify.pl
if that doesnt work paste me the output of: rpm -qa |grep postgres
good luck again

At 18:12 19-3-2001 +0000, you wrote:
"/etc/rc.d/init.d/postgresql stop " just told me the "Shutting down
PostgreSQL: Not Running!"
"echo "local cobalt crypt">/var/lib/pgsql/data/pg_hba.conf" told me
"sh: var/lib/pgsql/data/pg_hba.conf: No such file or directory"

Any other advise?

Declan.



As root do:

/etc/rc.d/init.d/postgresql stop
echo "local cobalt crypt">/var/lib/pgsql/data/pg_hba.conf
/etc/rc.d/init.d/postgresql stop

It should be working like a charm now.
Good luck.


At 15:43 19-3-2001 +0000, you wrote:
>Rodrigo,
>Unfortunately, this email is not going to help you much, except to let you
>know, that I have just had the same problem and have posted this to cobalt
>users. You can find my message below:
>
>I was updating my Raq4 and installing new packages from the Cobalt download
>site. All went well until I installed either Raq4-All-System-1.0.1.9447.pkg
>or Raq4-All-Security-1.0.2-8762.pkg.
>
>I cannot now access my server management interface. I get the message "The
>server encountered an internal error or misconfiguration and was unable to
>complete your request".
>
>Also, every 15 minutes I receive the message from my server, "PostSQL
server
>is down and cannot be restarted".
>
>Can anybody please help?
>
>Declan Connolly.


_______________________________________________
cobalt-security mailing list
cobalt-security@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-security