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: Which VC++ runtime do I use???
Author
BigChill



Joined: 22 Jun 2015
Posts: 4
Location: Boston, MA, USA

PostPosted: Mon 22 Jun '15 21:45    Post subject: Which VC++ runtime do I use??? Reply with quote

Hello,

We are using the 2.4 Apache tool for the first time. We have a database application that has worked well with other versions of Apache.

Our package runs on Windows Servers, and we are moving/testing on Windows 2008 x64. We use several OCX's to interface to our database language. Some of these are still only available in x32 flavor, so we want to install EVERYTHING in x32 of possible.

So the first question is can we install the x32 version of Apache in a 64 bit environment?

I am pretty sure that the answer is "Yes". Which leads to the next question - which version of the VC++ runtime do we need to install???

Thanks in advance for your time and help,

Da Big Chill
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Tue 23 Jun '15 10:45    Post subject: Reply with quote

Yes you can use 32 bit apache on your 64 bit server.

The runtime depends on the VC version apache is compiled with. You find the correct version of the download page.
Back to top


Reply to topic   Topic: Which VC++ runtime do I use??? View previous topic :: View next topic
Post new topic   Forum Index -> Apache