|
From: Julien L. <jul...@it...> - 2002-04-04 14:36:16
|
On Thu, Apr 04, 2002 at 10:02:58AM +0200, klavs klavsen wrote: > On Wed, 2002-04-03 at 19:24, Julien Lajeunesse wrote: > > Postgresql was installed from the RPMs, I did the modifications you > > mentionned (though it doesn't seem to make much difference, I was > > already able to connect via tcp/ip (telnet localhost 5432)). > are you running Redhat? which version of distro? It was originally a RedHat 7.0, but has been heavily patched/updated over time, so I would say it's now the equivalent of a 7.1 and more. > > By the way, the versions currently installed are: > > perl 5.6.0 (from rpms) > > apache 1.3.17 (compiled with lots of extras ;) > > postgresql 7.0.3 (from rpms) > I'm running RedHat 7.2, Perl 5.6.1 (they upgraded to it - look in > updates), apache 1.3.22 (you should upgrade) and postgresql 7.2 - all > from redhat rpms. Unfortunately I'm kinda "locked" for the apache and postgresql for various configuration reasons (notably drivers to postgres for an older systems which seem to work only with 7.0.x). Since this is an internal server it was not so critical to update to newer versions. I'll try it on a different one though, where I can update those. > Try running the perl-script from the command prompt and see if you get > any error messages.. I'll also try this if the new versions aren't any help. > [mod_perl causing problemes with SQL-Ledger] I only have mod_cgi installed, could it cause any problem? Once again, many many thanks! Julien |