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= _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"