even though I dont know what "TechTables" is, but your
question is about php.

It is clear error that you need to fix "pg_connect()"
function inside your php file. You should look what is
in line 4, it might because you missed passing
arguments.

But anyway, if you certain that the problem is caused
by your installation, heres some tips:

To use PostgreSQL support, you need PostgreSQL 6.5 or
later, PostgreSQL 7.0 or later to enable all
PostgreSQL module features

In order to enable PostgreSQL support,
--with-pgsql[=DIR] is required when you compile PHP

With mySQL, all features are build-in already.

hope that helps.


--- dodol garut <[EMAIL PROTECTED]> wrote:
> I need some kind like trouble ticketing tools in my
> office, then i found this TechTables.
> but after i set it up i always get :
> "Fatal error: Call to undefined function:
> pg_connect()
> in /var/www/techtables/functions.inc on line 4"
> i read the manual and i found that the problem is
> because php needs postgresql compiled in or rpm
> module
> (rpm..huh ?!).
> well, i've already installed php-pgsql before i
> intended to deploy this techtables.
> Anybody experince this ?
> 
> 
> thanks,
> 
>   me
> 
> 
>               
> __________________________________
> Do you Yahoo!?

> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail 
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
> 



                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to