
April 14th, 2002, 09:20 AM
|
|
|
|
Join Date: Apr 2007
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
PHP 'n PosgreSql
i usually use MySql as databases with PHP, but now i use PosgreSql as the database. I have a problem with PosgreSql, when i try to create a new user or a new database there always an error, the error is always the same, it says that user ROOT doesn't exist.
How can i create user ROOT and the root database ofcourse, and if this user ROOT is already exist how can i activate it.
|