Connecting Tech Pros Worldwide Forums | Help | Site Map

pgsql error - situation update

Daniel E. Fisher
Guest
 
Posts: n/a
#1: Nov 12 '05
My sysadmin just called and tol me he updated the php.rpm... he happens to
be in California totally
across the US from me for a week...
So I check the ver and...

Php version 4.1.2-7.2.6 recently updated - yesterday
Postgresql 7.3.3 installed in august sometime - upgraded from basic redhat
7.2 postgresql

Since he upgraded the php rpm this problem started.

Fatal error: Call to undefined function: pg_connect() in
/var/www/html/crohns/phpBB2/db/postgres7.php on line 79

in website address

http://www.dealingwithcrohns.com/phpBB2/index.php

So you maybe right on recompiling and if so...how do I go about that

-Dan
....lost in pgsql...
...many thanks..


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match


Martin Marques
Guest
 
Posts: n/a
#2: Nov 12 '05

re: pgsql error - situation update


El Lun 20 Oct 2003 11:55, escribió:[color=blue]
> My sysadmin just called and tol me he updated the php.rpm... he happens to
> be in California totally
> across the US from me for a week...
> So I check the ver and...
>
> Php version 4.1.2-7.2.6 recently updated - yesterday
> Postgresql 7.3.3 installed in august sometime - upgraded from basic redhat
> 7.2 postgresql
>
> Since he upgraded the php rpm this problem started.[/color]

He missed installing php-pgsql. There is the PHP module with the PG support.

--
12:24:01 up 17 days, 21:56, 3 users, load average: 0.59, 0.76, 0.86
-----------------------------------------------------------------
Martín Marqués | mmarques@unl.edu.ar
Programador, Administrador, DBA | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Closed Thread