Hi Folks,
i created c libs which work with postgres 6.3.1. I want to implement them into php. The Compilation works fine but after Starting apache 1.3.9 with libphp4.so (apxs support) apache says: undefined symbol: conn. I think that this Object is part of Postgres. How can i say php to Compile this correct?
Best regards,
Marco