Running Apache on FreeBSD, and I have webmin installed and use that to try to figure most stuff out.
Ok, so I'm brand new to managing servers and I'm having trouble with my php configuration. I thought I had postgresql support installed with my php (I'm even showing the pdsql folders /usr/local/include/php/ext/pgsql with file php_pgsql.h). I installed phppgadmin but get an error similar to the subject line. For those who don't use phppgadmin the error is thrown from a function_exists("pg_connect") check.
My question: How do I check my php configuration to confirm postgresql support and if it's not there how do I put it there?
Thanks in advance for any comments and questions.
[SOLVED]Your PHP installation does not support PostgreSQL...
Moderator: General Moderators
-
dragonreborn
- Forum Newbie
- Posts: 8
- Joined: Mon Mar 22, 2004 11:49 am
- Location: Utah
- Contact:
[SOLVED]Your PHP installation does not support PostgreSQL...
Last edited by dragonreborn on Wed Mar 24, 2004 10:09 am, edited 1 time in total.
Code: Select all
<?php
php_info();
?>If you are having troubles building the configuration, check out http://www.apachetoolbox.com -- although I seem to recall having problems with apachetoolbox and postgres downloading last time...
-
angusfighter
- Forum Newbie
- Posts: 19
- Joined: Sat Jul 09, 2005 8:07 pm
-
angusfighter
- Forum Newbie
- Posts: 19
- Joined: Sat Jul 09, 2005 8:07 pm
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact: