Commander Salamander has asked for the wisdom of the Perl Monks concerning the following question:
I presume that I am encountering some sort of permission problem, but I thought I had the mysql privileges set up properly (I also have disabled SELinux protection for the httpd daemon... to no avail).install_driver(mysql) failed: Can't load '/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/DBD/mysql +/mysql.so' for module DBD::mysql: /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/DBD/mysql/ +mysql.so: cannot enable executable stack as shared object requires: Permission d +enied at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. at (eval 9) line 3 Compilation failed in require at (eval 9) line 3. Perhaps a required shared library or dll isn't installed where expecte +d at /var/www/cgi-bin/dbtest.cgi line 24
Edited by Arunbear: Changed title from 'PerlMonks to the rescue? Perl DBI problems...', as per Monastery guidelines
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: DBI / MySQL problem when executing CGI script
by wazoox (Prior) on Jul 25, 2005 at 17:17 UTC | |
by Commander Salamander (Acolyte) on Jul 25, 2005 at 17:19 UTC | |
by wazoox (Prior) on Jul 25, 2005 at 20:13 UTC |