Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: upgrade from php 5.3.13 to php 5.6.28 on Windows 7 |
|
Author |
|
Ron Ford
Joined: 16 Feb 2017 Posts: 5 Location: Canada, Vancouver
|
Posted: Fri 17 Feb '17 0:01 Post subject: upgrade from php 5.3.13 to php 5.6.28 on Windows 7 |
|
|
Currently running Apache 2.2.22 with php 5.3.13 on Windows 7 (32bit).
I want to upgrade php to 5.6.28
1) do I need to update apache as well?
2) I think I need VC11 x86 Thread Safe(2017-Jan-19 07:07:55) - correct?
Thanks for you help. |
|
Back to top |
|
maba
Joined: 05 Feb 2012 Posts: 64 Location: Germany, Heilbronn
|
Posted: Sat 25 Feb '17 17:27 Post subject: |
|
|
Apache upgrade: not necessarily but recommended
Regarding the binaries, I would propose to match the operating system as much as possible. If Win7 is the 32-Bit version, do everything in 32-Bit (for this case you don't have a choice anyway, 64-Bit will not work).
If Win7 is 64-Bit, do 64-Bit for everything (which means Apache re-install in your case).
Next thing. Make sure that PHP and Apache are based on the same MSVC version. When upgrading everything, use the highest common denominator (e.g. MSVC 14 runtime DLLs) for both PHP and Apache. |
|
Back to top |
|
Ron Ford
Joined: 16 Feb 2017 Posts: 5 Location: Canada, Vancouver
|
Posted: Mon 27 Feb '17 23:06 Post subject: |
|
|
Many thanks! |
|
Back to top |
|
|
|
|
|
|