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: 5 ways to install PHP with Apache |
|
Author |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Sun 15 Jan '12 18:42 Post subject: 5 ways to install PHP with Apache |
|
|
We have 5 flavours to install PHP:
1. Apache64 with TS PHP64 and php5_module (there is PHP64 only for 5.5/6/7)
2. Apache32 with TS PHP32 and php5_module
3. Apache64 with NTS PHP64 and FCGID64 (there is only PHP64 for 5.5/6/7)
4. Apache64 with NTS PHP32 and FCGID64
5. Apache32 with NTS PHP32 and FCGID32
So 2, 4 or 5 is the way to go.
Steffen |
|
Back to top |
|
Peter2
Joined: 17 May 2012 Posts: 33 Location: The Netherlands, Rotterdam
|
Posted: Wed 20 Jun '12 18:12 Post subject: |
|
|
Can you give the links for the mentioned TS PHP32, NTS PHP32, FCGID32 and FCGID64? |
|
Back to top |
|
admin Site Admin
Joined: 15 Oct 2005 Posts: 692
|
Posted: Wed 20 Jun '12 19:35 Post subject: |
|
|
You can find (Thread Safe and Non Thread Safe (TS/NTS) PHP32 on http://windows.php.net/download/ and php5_modules for 2.2 are in the .zips there, php5_modules for 2.4 are on the apachelounge Win32 download page.
FCGI32/64 (mod_fcgid) are at the apachelounge download pages.
PHP Win64, there is a TS download at the additional apachelounge download page. |
|
Back to top |
|
Peter2
Joined: 17 May 2012 Posts: 33 Location: The Netherlands, Rotterdam
|
Posted: Thu 21 Jun '12 11:29 Post subject: |
|
|
THANK YOU! |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1266 Location: Amsterdam, NL, EU
|
Posted: Thu 29 Nov '12 17:57 Post subject: Re: 5 ways to install PHP with Apache |
|
|
Right now there are more choices. There is also the choice between VC9 and VC10 for PHP. I build my own PHP 5.3 & 5.4, TS & NTS, X86 & X64, all under VC9. But now your Apache binaries are compiled with VC10, I am thinking of doing the same with PHP.
Did anyone ever compare PHP32 VC9 with PHP32 VC10? Is the latter faster and/or more robust?
PHP-developer Pierre Joye once stated that PHP64 was even slower than PHP32. Can anyone confirm that? |
|
Back to top |
|
|
|
|
|
|