logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> How-to's & Documentation & Tips View previous topic :: View next topic
Reply to topic   Topic: 5 ways to install PHP with Apache
Author
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3047
Location: Hilversum, NL, EU

PostPosted: Sun 15 Jan '12 18:42    Post subject: 5 ways to install PHP with Apache Reply with quote

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

PostPosted: Wed 20 Jun '12 18:12    Post subject: Reply with quote

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: 677

PostPosted: Wed 20 Jun '12 19:35    Post subject: Reply with quote

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

PostPosted: Thu 21 Jun '12 11:29    Post subject: Reply with quote

THANK YOU! Very Happy
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Thu 29 Nov '12 17:57    Post subject: Re: 5 ways to install PHP with Apache Reply with quote

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


Reply to topic   Topic: 5 ways to install PHP with Apache View previous topic :: View next topic
Post new topic   Forum Index -> How-to's & Documentation & Tips