I am trying to build a server with httpd, postgesql and php. I have one already using the old Pware software, but the software is getting a bit old now and needs updating.
I have been testing software provided by Michael Perzl for a while but somehow always hit a snag when trying to get the applications to talk to each other (especially php and pgsql)
Is your version of httpd compiled with pdo enabled so that I could build pdo_pgsql for php and get them talking to each other (the perzl one does not seem to be)?