Im trying to connect with PHP4 to a postgresql database (version 6.3.2). However, i get an error message that the frontend not is supported. So how can i solve this without upgrading the database?
Are there options to send with the pg_connect so that it will work?
Or do i need to install a module in php for this?
(btw all running on Linux) mcvdmvs
"It never hurts to help" -- Eek the Cat
Are there options to send with the pg_connect so that it will work?
Or do i need to install a module in php for this?
(btw all running on Linux) mcvdmvs
"It never hurts to help" -- Eek the Cat