On 12/15/11 20:28, Joseph wrote:
On 12/16/11 06:09, Pandu Poluan wrote:

  Some thoughts : if the line is correct, the problem might be in how you
  configured Apache. Here's a reference :

  http://cpanforum.com/threads/1268

  Rgds,

Thanks for the pointer, that is interesting!
How do I check if apache loaded multithreaded MPM module?

This is a new machine and everthing is possible.

--
Joseph

It seems to me that my apache is loading both modules:
./httpd.conf:LoadModule cgi_module modules/mod_cgi.so
./httpd.conf:LoadModule cgid_module modules/mod_cgid.so

but this is identical with my other working server that is functioning 
correctly.

dbh = DBI->connect( 'DBI:Pg:dbname=DBNAME','USERNAME','PASSWORD');

I was trying to test this line, but I don't think so I can as I did not even 
created the database.
I'm trying to create dataset using SQL-Ledger apacher web-interface.

--
Joseph

Reply via email to