|
From: klavs k. <kl...@vs...> - 2002-04-04 08:02:56
|
On Wed, 2002-04-03 at 19:24, Julien Lajeunesse wrote:
> Hi Klavs,
>=20
> 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?
> Unfortunately I still have the same Internal Server Error when trying to
> login or click on "Create Dataset".
>=20
> 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.
=20
> Thanks again for the help, I'm still investigating the probleme on my
> own in the meantime!
your welcome.
The response you get in your apache logs, just means that the perl script d=
oesn't respond with correct html.
Try running the perl-script from the command prompt and see if you get
any error messages.. (this is the problem with cgi-perl - error messages
are thrown away). Otherwise you could install mod_perl module - just for
a while, mod-perl cathes the errormsgs and logs them to apache's
errorlog - because the perl is embedded in the apache process..(be aware
that mod_perl might cause problems with sql-ledger - atleast on the
second run of a perl-script :-)=20
=20
--=20
Regards,
Klavs Klavsen
-------------| This mail has been sent to you by: |------------
Klavs Klavsen - OpenSource Consultant=20
kl...@vs... - http://www.vsen.dk
Get PGP key from www.keyserver.net - Key ID: 0x586D5BCA=20
Fingerprint =3D A95E B57B 3CE0 9131 9D15 94DA E1CD 641E 586D 5BCA
--------------------[ I believe that... ]-----------------------
It is a myth that people resist change. People resist what other
people make them do, not what they themselves choose to do...
That's why companies that innovate successfully year after year
seek their peopl's ideas, let them initiate new projects and
encourage more experiments. -- Rosabeth Moss Kanter
|