Re: Using PostgreSQL in Apache2 module

2009-02-23 Thread Nick Kew
On Sun, 22 Feb 2009 21:40:57 +0100 Graf László wrote: [hmm, looks like my last reply got lost in the ether] > Hi, > > I try to use PostgreSQL's libpq in an Apache2 module. > The test module, without libpq works fine and the test > application for libpq works fine, too. Is there a good reason

RE: Using PostgreSQL in Apache2 module

2009-02-23 Thread Curt Krone
-Original Message- From: Graf László [mailto:gr...@datatrans.hu] Sent: Sunday, February 22, 2009 12:41 PM To: modules-dev@httpd.apache.org Subject: Using PostgreSQL in Apache2 module Hi, I try to use PostgreSQL's libpq in an Apache2 module. The test module, without libpq works fine and the

Using PostgreSQL in Apache2 module

2009-02-22 Thread Graf László
Hi, I try to use PostgreSQL's libpq in an Apache2 module. The test module, without libpq works fine and the test application for libpq works fine, too. I put the libpq code lines in my module and it compiles fine, without errors. But after restarting the Apache2 server it complains that it does