Re: session_pgsql-0.6.1

Поиск
Список
Период
Сортировка
От brew@theMode.com
Тема Re: session_pgsql-0.6.1
Дата
Msg-id Pine.BSF.4.44.0304181635470.24099-100000@themode.com
обсуждение исходный текст
Ответ на session_pgsql-0.6.1  ("Bernd Hoffmann" <info@unixserver.info>)
Список pgsql-php
Bernd.......

> Once you have successfully installed session_pgsql (and PHP of course)
> and PostgreSQL to localhost. All you have to do is (as postgres super user)
>
> % createuser nobody
> % createdb php_session

Perhaps you don't have permission to create new users.  In that case find
out what user you can log in as and use that and change the code.  I don't
think there is anything special about users in postgreSQL, except to keep
track of who has what permissions and where they can connect from.

If you are lucky there is one common connection include file so you only
have to change it once instead of on every connection instance.

If you still have trouble with users and connecting to the DB server
you'll have to contact the server admins for help as this is server
specific.

brew

 ==========================================================================
                  Strange Brew   (brew@theMode.com)
     Check out my Musician's Online Database Exchange (The MODE Pages)
                        http://www.TheMode.com
 ==========================================================================


В списке pgsql-php по дате отправления:

Предыдущее
От: "Bernd Hoffmann"
Дата:
Сообщение: session_pgsql-0.6.1
Следующее
От: "Bernd Hoffmann"
Дата:
Сообщение: Re: session_pgsql-0.6.1