Page 1 of 1

getting error with pgsql

Posted: Mon Oct 30, 2006 2:46 pm
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 (^_^)/

Re: getting error with pgsql

Posted: Mon Oct 30, 2006 2:58 pm
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

Posted: Mon Oct 30, 2006 6:23 pm
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 (^_^)

Posted: Mon Oct 30, 2006 7:36 pm
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!