in reply to DBI / MySQL problem when executing CGI script

Well, the message is clear:

cannot enable executable stack as shared object requires:

So SELinux is probably guilty... Try restarting Apache? Reboot the server? I don't know how this stuff works exactly, but it's obviously a SysAdmin problem, not a perl problem.

Replies are listed 'Best First'.
Re^2: DBI / MySQL problem when executing CGI script
by Commander Salamander (Acolyte) on Jul 25, 2005 at 17:19 UTC
    Thanks. I have indeed traced it to a httpd.conf setting. I will take my questions to a more appropriate forum now.
      Well, keep up informed of the solution then, in case it may help someone else someday :)