#1 (permalink)  
Old 06-28-2005, 04:48 PM
Registered User
 
Join Date: Jun 2005
Posts: 1
shionxx is on a distinguished road
Cant use PostgreSql

I cannot use it, it doesnt create the database nor user and if I use phpPGAdmin it prompts me to input the username and password, which I do, but it just tell me the´re incorrect!!!!!!!!!!!!!!

Help Please.
Thx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-28-2005, 04:55 PM
chirpy's Avatar
Moderator
 
Join Date: Jun 2002
Location: Go on, have a guess
Posts: 13,495
chirpy will become famous soon enough
Did you setup the admin account password and configuration in WHM? Have you checked for errors in the logs in /var/logs (probably /var/log/messages)? You should probably have a look over on the postgresql site on how to troubleshoot server problems:
http://www.postgresql.org/
__________________
Jonathan Michaelson
cPanel Forum Moderator

Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-18-2005, 06:46 PM
Registered User
 
Join Date: Aug 2001
Posts: 29
felix220 is on a distinguished road
This fixed it.


-------------------------------------
Modify /var/lib/pgsql/data/pg_hba.conf from 'md5' to 'trust'

It should contain the following:

local all all trust
host all all 127.0.0.1 255.255.255.255 trust

Restart postgres:
# service postgresql restart
-----------------------------------


http://forums.cpanel.net/f5/postgresql-fixing-39929.html#post189646

Last edited by felix220; 07-18-2005 at 06:59 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-15-2005, 04:53 PM
Registered User
 
Join Date: Sep 2002
Posts: 18
ramborc
Thanks, fixed the prob for me too.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-10-2006, 10:00 PM
Registered User
 
Join Date: Oct 2004
Posts: 1,134
Secret Agent is on a distinguished road
I tried this, the original database showed up but when I created the new one to test it out it said this:

Database Created
Added the database virtuoso. [a fatal error or timeout occurred while processing this directive]

Any hints?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:17 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© cPanel Inc