getting error with pgsql

Having trouble installing serendipity?
Post Reply
trellbot
Posts: 3
Joined: Mon Oct 30, 2006 2:34 pm

getting error with pgsql

Post by trellbot »

Greetings all,

I'm trying a new installation of serendipity 1.0.1 on Solaris 9, apache 1.3.27, PHP 4.3.3, PostgreSQL 7.3.4. Each time I do the installation, the process completes with no apparent errors, but none of the database tables get created. The error my admin says he's getting from pgsql is: No namespace has been selected to create in

Has anyone else come accross this or know how to fix it?

Thanks in advance (^_^)/
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: getting error with pgsql

Post by garvinhicking »

Hi!

Hm, sadly I'm no pgsql guru, but installing 1.0.1 on my pgsql 7.4.2 works properly. Googling for the error message you gave me, this more sounds like a malformed pgsql setup where the username you were given is not fully able to issue a CREATE syntax?

Maybe your provider can lend you a hand with that? Did you succeed in installing other pgsql webapps on your webspace?

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
trellbot
Posts: 3
Joined: Mon Oct 30, 2006 2:34 pm

Post by trellbot »

Thanks for the input Garvin,

I haven't tried installing other pgsql apps (I don't exactly have any other ones to install...) but I too have searched google for the error and went over the possible issues with my admin who continues to work diligently on solving this problem, so we'll see what comes of it (^_^)
trellbot
Posts: 3
Joined: Mon Oct 30, 2006 2:34 pm

Post by trellbot »

After some hardships, the problem has been solved. I shall have to ask my typically nocturnal admin what he did and post the soluition here for all to share and enjoy!
Post Reply