PirateNinjaNala Posted April 19, 2007 Share Posted April 19, 2007 OS: ubuntu Edgy Eft PHP version: 5 PostgreSQL version: 8 I installed Postgres through apt-get. Whenever I launch pgAdmin I get an error that tells me that the server lacks instrumentation functions. I have checked Synaptic and I cannot find anything meeting this description. I am also having trouble getting PHP to play nicely with it. The printout from phpinfo() says absolutely nothing about Postgres or its existence on this machine. I am sure that it is installed and running (minus the aforementioned instrumentation functions.) How would I fix these problems? Google and the forum search button have both failed me. Thank you all for your time. Link to comment https://forums.phpfreaks.com/topic/47663-solved-postgres-does-not-display-in-phpinfo-missing-instrumentation-functions/ Share on other sites More sharing options...
Guest prozente Posted April 19, 2007 Share Posted April 19, 2007 run apt-get install php5-pgsql Link to comment https://forums.phpfreaks.com/topic/47663-solved-postgres-does-not-display-in-phpinfo-missing-instrumentation-functions/#findComment-232754 Share on other sites More sharing options...
PirateNinjaNala Posted April 19, 2007 Author Share Posted April 19, 2007 Thanks muchly, The guide I followed neglected to mention that step. Link to comment https://forums.phpfreaks.com/topic/47663-solved-postgres-does-not-display-in-phpinfo-missing-instrumentation-functions/#findComment-232774 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.