Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: MPM Thread issue |
|
Author |
|
Rakesh
Joined: 16 Aug 2007 Posts: 2 Location: India
|
Posted: Thu 16 Aug '07 7:14 Post subject: MPM Thread issue |
|
|
Hello,
I am new to web development and have installed Apache 2.2.4 and PHP 5.2.2.3. After altering the config file of apache to mate with PHP and restarting the Apache it is giving the following error " [crit] Apache is running a threaded MPM but your php module is not compiled to be thread safe. You need to recompile PHP. Pre configuration failed."
I have downloaded the thread safe version "PHP 5.2.3 Non-thread-safe Win32 binaries".
As a beginner, I am just unaware how to proceed. Please help.
Rakesh |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Thu 16 Aug '07 9:31 Post subject: |
|
|
Hello!
You need to download "PHP 5.2.3 zip package" the non thread safe one does not work as module. For some unknown reason it does also not run as cgi for me. But with the thread safe one it should work for you. |
|
Back to top |
|
Rakesh
Joined: 16 Aug 2007 Posts: 2 Location: India
|
Posted: Fri 17 Aug '07 2:51 Post subject: Thank you! |
|
|
Thank you James. It is working....
|
|
Back to top |
|
|
|
|
|
|