On 06/13/2012 04:50 AM, Chris Kaltwasser wrote:
> Backtrace:
> Program received signal SIGILL, Illegal instruction.
> 0x00344ba14c30 in _dl_x86_64_save_sse () from
> /lib64/ld-linux-x86-64.so.2
looks like your CPU does not support an instruction the library is
trying to use. Or the lib is corr
Hello, I'm getting a SIGILL, illegal instruction each time I startup my
application that is running fine on several other environments. It takes
place in startup.pl, before any error_log output is generated. I'm
including the back trace below in hopes that someone has a suggestion for
me, as I'm qu
On 06/12/2012 03:01 PM, David Levy wrote:
> Hi everyone,
>
> i've start working with mod_perl and perlhandler few weeks ago in a
> folder of my domain (mydomain.com/folder/) and everything was fine.
>
> I've recently tried to set it up on the root of my domain, but now, i've
> got an error 500 wh
Hi everyone,
i've start working with mod_perl and perlhandler few weeks ago in a
folder of my domain (mydomain.com/folder/) and everything was fine.
I've recently tried to set it up on the root of my domain, but now, i've
got an error 500 when i try to go to mydomain.com and the logs says :