Re: Connection problems

Поиск
Список
Период
Сортировка
От Muhyiddin A.M Hayat
Тема Re: Connection problems
Дата
Msg-id 009701c41c05$57572680$667a9fca@MIDDINKS
обсуждение исходный текст
Ответ на Connection problems  (Glenn_Wiens@via-christi.org)
Список pgsql-php
If you install your php from .zip.The php_pgsql.dll file is pleaced in
PHP\extensions.
Just open your php.ini in c:\windows or c:\winnt. then edit:

; Directory in which the loadable extensions (modules) reside.
extension_dir = "C:/PHP/extensions"

In Dynamic Extensions selections uncomment : extension=php_pgsql.dll


----- Original Message -----
From: <Glenn_Wiens@via-christi.org>
To: <pgsql-php@postgresql.org>
Sent: Tuesday, April 06, 2004 8:52 PM
Subject: [PHP] Connection problems


> 1. I am running a PostgreSQL server on a linux machine.
> 2. I am developing PHP on my windows workstation.
> 3. I am able to make connections from my win workstation to my PG database
> via JDBC.
> 4. When I try to make a PHP connection, it complains that the
php_pgsql.dll
> is missing.
>
> What do I need to install on my workstation to get this to work?
>
> Thanks.
>
> Glenn Wiens
> Senior Database Administrator
> Via Christi Health System
> Information Technology
> voice: 316.261.8447
> fax: 316.660.0025
>
>
> This message may contain information that is confidential and/or legally
> privileged. It is intended only for the use of the individual(s) and
entity
> named as recipients in the message. If you are not an intended recipient
of
> this message, please notify the sender immediately and delete the material
> from any computer; do not deliver, distribute or copy this message, and do
> not disclose its contents or take any action in reliance on the
information
> it contains. Views expressed in this e-mail are those of the individual
> sender and may not necessarily reflect the views of Via Christi Regional
> Medical Center. Thank you.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html



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

Предыдущее
От: Robby Russell
Дата:
Сообщение: Re: Connection problems
Следующее
От: "Yasmine Kedoo"
Дата:
Сообщение: PHP Username & Password Detection From PSQL Database