  | |  | exit signal Segmentation fault (11) | exit signal Segmentation fault (11) 2002-08-19 - By Carlos Henriques
Back I am still trying to get my php sites to run on RedHat 7.3
I checked my etc/httpd/logs/error.log and I have "Segmentation fault " errors. These occur every time I try login to the admin section on my webpage.
I found this document in a search on Apache 's website;
> "exit signal Segmentation fault (11) " with mysql >If you build mod_perl and mod_php in the same binary, you might get >Segmentation fault followed by this error:
> exit signal Segmentation fault (11) >The solution is to not rely on PHP 's built-in MySQL support, and instead >build mod_php with your local MySQL support files by adding --with- >mysql=/path/to/mysql during ./configure.
HUH? What does it mean? How do I fix it?
Carlos
|
|
 |