Date: Tue, 09 Sep 2003 14:48:40 +0000 From: =?iso-8859-1?B?UmljYXJkbyBKYXZpZXIgQXJhbmliYXIgTGXzbg==?= <ricardo_jal@hotmail.com> To: freebsd-questions@FreeBSD.ORG Subject: Help Message-ID: <F30A8nA1cZU2ZZYE6oX000019ef@hotmail.com>
next in thread | raw e-mail | index | archive | help
Hi,
I'm newbie using FreeBSD, I bougth from FreeBSDMall(4 cd's)
I installed:
Apache-1.3.27_4
mod_auth_pgsql_0.9.12_1
mod_php4-4.3.1
PostgreSQL 7.3.2
I can't find the file php.ini I like config my repository.
and from php I can't connect to Postgresql I have this error
Fatal error: call to undefined function pg_connect()
But my script phpinfo(); show me
<?php
echo "Hello";
$conn = pg_connect("dbname=phpdb");
?>
The result of this script is
Hello
Fatal error: call to undefined function pg_connect()
Regards,
Ricardo
_________________________________________________________________
Charla con tus amigos en línea mediante MSN Messenger: [1]Haz clic
aquí
References
1. http://g.msn.com/8HMXES/2728??PS=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F30A8nA1cZU2ZZYE6oX000019ef>
