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 -> Other Software View previous topic :: View next topic
Reply to topic   Topic: Installing my own Windows AMP stack to run PHP and Python pr
Author
dgleba



Joined: 06 Jul 2015
Posts: 1
Location: Canada, Ontario, Stratford

PostPosted: Mon 06 Jul '15 13:03    Post subject: Installing my own Windows AMP stack to run PHP and Python pr Reply with quote

I manually installed apache, python, mod_wsgi, mysql and php.
I matched the compiler version -VC10, for python, apache, and mod_wsgi.
I couldn’t find a VC10 binary for PHP 5.5 so I used vc11. Mysql is the 64bit community binary.

Everything seems to be working OK.

Will the combination of vc10/11 compiler and 32/64 bit versions I used work ok, or will it lead to problems? Is there a way to test it other than just using it?

Windows version bits vc
Apache 2.4.12 w32 vc10
Python 3.4.3 w32 vc10
MySQL 5.6.24 w64 ?
PHP 5.5.26 w32 vc11

More detailed notes of my installation are at: http://davidgleba.blogspot.ca/2015/07/apache-install-2015-06-28-2md.html
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 677

PostPosted: Tue 07 Jul '15 16:12    Post subject: Reply with quote

You are fine.
Back to top


Reply to topic   Topic: Installing my own Windows AMP stack to run PHP and Python pr View previous topic :: View next topic
Post new topic   Forum Index -> Other Software