Date: 11/15/00
- Next message: willem: "[PHP] getting the header when retrieving an html file"
- Previous message: Joe Stump: "Re: [PHP] Interesting"
- In reply to: Jorge Alvarez: "[PHP] PHP4 and PostgreSQL RPM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You need to install the postgresql-dev rpm and compile PHP using the
--with-pgsql switch.
-Rasmus
On Wed, 15 Nov 2000, Jorge Alvarez wrote:
> Hi there,
>
> I installed PHP4 and Apache by following the instructions on PHP4 manual,
> "Installation on Unix Systems". Next I installed PostgreSQL 6.5.3 from the
> RPM archives. I am getting "Undefined function calls" when trying to call
> pg_connect(). That makes sense to me, but I would like to know if is it
> mandatory to install Postgres from the sources to make it work with PHP, or
> if is it OK to install it from RPMs and then just modify some PHP
> configuration file in order to make PHP recognize the Postgres RPM
> installation.
>
> If the later is possible, how can I accomplish this?
>
> Many thanks in advance,
>
> Jorge Alvarez.
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: willem: "[PHP] getting the header when retrieving an html file"
- Previous message: Joe Stump: "Re: [PHP] Interesting"
- In reply to: Jorge Alvarez: "[PHP] PHP4 and PostgreSQL RPM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

