Author |
|
pjduplooy
Joined: 12 May 2012 Posts: 11
|
Posted: Sat 12 May '12 10:57 Post subject: Windows 64 builds of Apache and php_suhosin |
|
|
Hi guys.
I wonder if you can help me on this one?
I am involved in a project using Apache and PHP. We are looking to migrate to 64 bit Apache and PHP soon.
I would like to know if there are any PHP 64 php_suhosin builds available anywhere that are thread safe compiled? I could only find a non thread safe compiled version of php_suhosin.
If there are no thread safe versions available, can :
1. A non thread safe version of PHP be used with Apache, or
2. Can a 32 bit PHP be used with 64 bit Apache?
Regards
Pieter |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
|
Back to top |
|
pjduplooy
Joined: 12 May 2012 Posts: 11
|
Posted: Sat 12 May '12 11:42 Post subject: Windows 64 bit builds of Apache and PHP |
|
|
Thank you Steffen |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Sat 12 May '12 14:46 Post subject: |
|
|
Just for the record. many parts of php suhosin are migrated into PHP CORE already. Since php suhosin often causes troubles some of the major linux ditros like debian (which is the base for ubuntu and others) won't include the suhosin patch in future releases. |
|
Back to top |
|
pjduplooy
Joined: 12 May 2012 Posts: 11
|
Posted: Sat 12 May '12 17:22 Post subject: Windows 64 builds of Apache and php_suhosin |
|
|
How would one then go about using suhosin (or equivalent) in your php install? Can you specify it in php.ini like you do with php_suhosin.dll? |
|
Back to top |
|