From: | Espartano <espartano(dot)mail(at)gmail(dot)com> |
---|---|
To: | Antonio Ríos <antonio(dot)rios81(at)gmail(dot)com> |
Cc: | pgsql-es-ayuda <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | Re: Como conectar postgres con apache y php?... |
Date: | 2007-04-18 15:11:43 |
Message-ID: | d353bd50704180811i1bc83074w4db2f021fe1a61b0@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 4/18/07, Antonio Ríos <antonio(dot)rios81(at)gmail(dot)com> wrote:
>
>
> Buen día:
>
>
>
> Hace poco instalé postgresql 8.2.3 en una PC con Windows XP, y funciona
> bien, ahora he instalado php y apache con el "appserv-win32-2.5.8". Lo que
> no he conseguido hacer es conectar el postgres con el servidor, no sé
> hacerlo. ¿Alguien podría ayudarme?
>
http://www.php.net/manual/es/ref.pgsql.php
busca mas espesificamente la funcion pg_connect() y no olvides
modificar apropiadamente tu pg_hba.conf y postgresql.conf :)
>
>
> De antemano gracias.
>
> --
--
"Linux is for people who hate Windows, BSD is for people who love UNIX".
"Social Engineer -> Because there is no patch for human stupidity"
"The Unix Guru's View of Sex unzip ; strip ; touch ; grep ; finger ;
mount ; fsck ; more ; yes ; umount ; sleep."
"Documentation is like sex: when it is good, it is very, very good;
and when it is bad, it is better than nothing."
From | Date | Subject | |
---|---|---|---|
Next Message | Raúl Mero Moreira | 2007-04-18 15:21:27 | Re: Como conectar postgres con apache y php?... |
Previous Message | Antonio Ríos | 2007-04-18 14:49:53 | Como conectar postgres con apache y php?... |