https://github.com/ck-developer/php-for-wampserver
https://github.com/ck-developer/php-for-wampserver
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ck-developer/php-for-wampserver
- Owner: ck-developer
- License: other
- Created: 2014-04-09T05:17:01.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-09T06:33:18.000Z (almost 12 years ago)
- Last Synced: 2025-04-06T07:43:12.187Z (10 months ago)
- Language: Shell
- Size: 28.8 MB
- Stars: 1
- Watchers: 1
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
PHP-For-WampServer (PHP 5.5.11)
==================
Adding php 5.5.11 for WampServer 2.4.
## Requirements
* Wampserver 2.4 [32 bits](https://sourceforge.net/projects/wampserver/files/WampServer%202/Wampserver%202.4/Wampserver2.4-x86.exe/download) | [64 bits](http://sourceforge.net/projects/wampserver/files/WampServer%202/Wampserver%202.4/Wampserver2.4-x64.exe/download)
* Visual C++ 2010 SP1 [32 bits](http://www.microsoft.com/download/en/details.aspx?id=8328) | [64 bits](http://www.microsoft.com/download/en/details.aspx?id=13523)
* Visual C++ 2012 [32 & 64 bits](http://www.microsoft.com/en-us/download/details.aspx?id=30679)
* php for wamp [32 bits](https://github.com/web-solution/php-for-wampserver/tree/windows-32bit) | [64 bits](https://github.com/web-solution/php-for-wampserver/tree/windows-64bit)
## Installation
* open your terminal (cmd) and place you in the php file wamp :
* `cd C:\wamp\bin\php`
* clone for wamp php file in php 5.5.11 :
* `git clone https://github.com/web-solution/php-for-wampserver.git php5.5.11`
* finally restart WampServer not apache.