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 -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache 2.4.2 & PHP 5.4.5 with specific VC redist
Author
Maxx96



Joined: 27 Jul 2012
Posts: 1

PostPosted: Fri 27 Jul '12 19:17    Post subject: Apache 2.4.2 & PHP 5.4.5 with specific VC redist Reply with quote

I've been testing Apache binaries from here and PHP binaries from windows.php.net in fresh XP VMs.
Before installing those, I install this MSVC (http://www.microsoft.com/en-us/download/details.aspx?id=26999). It's an update to MSVC++ 2010 SP1 (the last one published I think).

The thing is I don't need to install another MSVC (VC9) for PHP to work. Is this normal? Becasue I've read in other thread you have to install that (VC9) for PHP to work.

Cheers.
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 692

PostPosted: Fri 27 Jul '12 19:26    Post subject: Reply with quote

The php binary from php.net needs the VC9 Microsoft Visual C++ 2008 Redistributable Package (x86).

Looks like you have already installed it. Or you have somewhere in the path (e.g. system32) a MSVCR90.dll, what is not advised.


Steffen
Back to top


Reply to topic   Topic: Apache 2.4.2 & PHP 5.4.5 with specific VC redist View previous topic :: View next topic
Post new topic   Forum Index -> Apache