Hi,

I use to servers with nearly the same configuration:

host 1:

   Embedded Perl version 5.00503 for Apache/1.3.9 (Unix) Debian/GNU
   AuthPostgreSQL/0.7.1 mod_perl/1.21 process 255,
   running since Mon Dec 13 10:57:03 1999

   completely using debian packages

host 2:

   Embedded Perl version 5.00503 for Apache/1.3.9 (Unix) Debian/GNU
   mod_perl/1.21 process 4967,
   running since Sun Dec 12 07:35:09 1999

   mod_perl compiled as DSO using apxs by myself

I wrote a CGI-script connecting to a postgreSQL database.
The script run's well in CGI.pm's offline mode. Also it does his
job on host 2 using Apache::PerlRun _and_ Apache::Registry.
On host 1 with Apache::Registry the script crashes with:

[Mon Dec 13 16:44:23 1999] [error] Cannot connect to 'dbi:Pg:dbname=spix 
postgres' at /home/staufenberg/webroot/htdocs/Bilder/archiv/img.cgi line 38.

I found the same problems with any HTML::Embperl page using DBI/DBD::pg.

Please could you give me an advice where to start debugging?!
Thanx!!!

Volker
-- 
EMail: Volker Hess <[EMAIL PROTECTED]> 
Uni-GH Siegen . Medienzentrum
57068 Siegen
MZ:     http://www.avmz.uni-siegen.de/


Reply via email to