Practical mod_perl / HTML Book /



previous page: 22.3.2. Segfaults When Using XML::Parser
  
page up: HTML Version of the book
  
next page: 22.3.4. CGI Code Is Returned as Plain Text Instead of Being Executed

22.3.3. exit signal Segmentation fault (11)


If you build mod_perl and mod_php in the same binary, you might get a 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.

 

Continue to:

  • prev: 22.3.2. Segfaults When Using XML::Parser
  • Table of Contents
  • next: 22.3.4. CGI Code Is Returned as Plain Text Instead of Being Executed







TOP
previous page: 22.3.2. Segfaults When Using XML::Parser
  
page up: HTML Version of the book
  
next page: 22.3.4. CGI Code Is Returned as Plain Text Instead of Being Executed


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com