FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Install Apache Php Windows 64 bit
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Install Apache Php Windows 64 bit [message #185509 is a reply to message #185507] Mon, 07 April 2014 05:16 Go to previous messageGo to previous message
Chuck Anderson is currently offline  Chuck Anderson
Messages: 63
Registered: September 2010
Karma:
Member
Michael Vilain wrote:
> In article <lht5ja$utq$1(at)dont-email(dot)me>,
> Chuck Anderson <cycletourist(at)invalid(dot)invalid> wrote:
>
>
>> Michael Vilain wrote:
>>
>>> In article <lhq94e$1v2$1(at)dont-email(dot)me>,
>>> Chuck Anderson <cycletourist(at)invalid(dot)invalid> wrote:
>>>
>>>
>>>> ...
>>>> Anyway, when searching the web I see lots of forum posts and blogs With
>>>> installation advice, notes, and tutorials for installing Windows Apache
>>>> 2.4 64 bit with Php and it is beginning to look like it could be too
>>>> much trouble. I like to keep things simple and I do not know what path
>>>> to take here.
>>>>
>>>> From what I understand, I need to install MS Visual C++ redistributable
>>>> 2012 (C11) before I install Apache 2.4 64 bit from Apache Lounge.
>>>> That's easy enough, but then, I don't even know if there is a compatible
>>>> Php5.4 build for 64 bit Apache. ??
>>>>
>>>> I keep thinking I should fall back to the 32 bit version (and Apache
>>>> 2.2) to avoid any extra troubleshooting and tweaks that may be necessary.
>>>>
>>>> ......Any experience or advice to share? It almost seems like Apache 2.4
>>>> and
>>>> Php - 64 bit - are not quite "ready for prime-time."
>>>>
>>>>
>>> From the Linux world, it's a no-no to mix 32-bit and 64-bit stuff that
>>> are linked together sharing libraries.
>>>
>>> In my world, Apache, php, and mysql would all have to be 64-bit in order
>>> to work together. The package manager wouldn't allow you to install
>>> anything else.
>>>
>>> IF you're running php as a CGI instead of a mod_php, then you might get
>>> away with a 32-bit version of it. And it might talk to a 32-bit version
>>> of MySQL since it's usually done through a pipe or network socket.
>>>
>> I am currently doing the opposite, using a 64 bit build of Mysql5.5 with
>> 32 bit builds of Php and Apache.
>>
>
> MySQL isn't linked to php. They talk through interprocess communication
> or a network connnection. So that should work.

I know that, I was just commenting on your statement that "it might talk
to a 32-bit version of MySQL...". Indeed it should, and I know for a
fact that it also works in the opposite direction, too.

> It's Apache and php
> that can be linked together or run separately. If they are linked, then
> they both must be either 32-bit or 64-bit. That was my point. Your
> configuration works. Is there a reason why you're changing it?
>
>

I am installing into a new system that I intend to use for many years
and I'd like to take a step forward (newer version of VC++ compilation
and perhaps x64). I could use the Php 5.4 x32 VC9 as I have it now. Php
5.4 is fine for a production server (my shared host is at 5.3, and that
is only if I opt to upgrade from the default 5.2).

I would prefer, though, to start using the latest Php builds (5.5) in my
local development environment. I'd also like to start using the versions
compiled with VC11 (Visual Studio 2012) and, if it works, x64. I want to
bump Apache up because Apache2.2 is now a legacy version.

--
*****************************
Chuck Anderson • Boulder, CO
http://cycletourist.com
Turn Off, Tune Out, Drop In
*****************************
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PDF extract text
Next Topic: cURL and response code 302
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 27 18:42:44 GMT 2024

Total time taken to generate the page: 0.05559 seconds