Hi I recently managed to install apache 2.2.9 with mpm worker enabled . But when I try to start the httpd service, it fails saying:
" [crit] Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe. You need to recompile PHP"
How do i compile php module to be threadsafe ? I am using php5.2.6
|