I'm using RH linux 7.0 and Perl 5.6.0.
From the Linux commandline I can run a test-script that connects to a MySQL database and returns some data.
When I run it as a cgi-script from the browser,it doesn't work.
Other scripts ( no MySQL) are working fine.
Is it some setting in Apache or MySQL ?