Date: Mon, 3 Sep 2001 09:24:01 +0200 From: "Patrick O'Reilly" <patrick@mip.co.za> To: "FreeBSD Question List" <freebsd-questions@freebsd.org> Subject: Which package am I missing? Message-ID: <NDBBIMKICMDGDMNOOCAIGEKADGAA.patrick@mip.co.za>
next in thread | raw e-mail | index | archive | help
Hi all.... Does anyone know which package I need to install from the ports collection to enable mod_php4 code to access a PostgreSQL database? I did some work for a customer on a box that was already set up under Mandrake, and now I'm trying to get the code running on BSD 4.3 with Apache 3.19, but I get this error: > Fatal error: Call to undefined function: pg_connect() in /usr/www/ehealthcare/php/common_functions.php on line 89 which tells me that my php installation is missing the PostgreSQL functions, which were evidently installed on the Mandrake box before I was involved. PS: before you ask, here's my 'pkg_info': carrot:/www/ehealthcare# pkg_info apache+mod_ssl-1.3.19+2.8.2 The Apache 1.3 webserver with SSL/TLS functionality apache-1.3.19_1 The extremely popular Apache http server. Very fast, very bash-2.05 The GNU Bourne Again Shell gettext-0.10.35 GNU gettext package mm-1.1.3 Shared memory library for applications with pre-forked proc mod_php3-3.0.18 PHP3 module for Apache mod_php4-4.0.4pl1 PHP4 module for Apache mreport-0.9 Sendmail logfile summary tool mysql-client-3.23.36 Multithreaded SQL database (client) php4-4.0.4pl1 PHP4 commandline interpreter phppgadmin-2.2.1.p1 Web Based Postgres Administration postgresql-7.0.3_1 A robust, next generation, object-relational DBMS wget-1.6_2 Retrieve files from the 'net via HTTP and FTP Thanks for any light... Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBIMKICMDGDMNOOCAIGEKADGAA.patrick>