PHP on Windows 7 – WIMP Server
Wimp Server is a combination of Windows7, IIS7, MySQL and PHP. Wimp Server installs automatically on your server. You don’t need to do any modifications. It also has a silent setup for unattended installs.
You can download Wimp Server from this link:
http://wimp.codeplex.com
Wimp Server v1.2 Package Details:
IIS7
PHP 5.2.8
MySQL 5.1.34
phpMyAdmin 2.11.9.5
PHP 5.2.8
MySQL 5.1.34
phpMyAdmin 2.11.9.5
PHP 5.3 and phpMyAdmin 3 will be available with Wimp Server v2 soon.
Tags: php fastcgi on iis7, php on iis7, php on windows, wimp server
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
November 26th, 2009 at 12:45 pm
hocam wimp serverı kurdum ama phpmyadmin şifre istiyor açamadım bitürlü
November 27th, 2009 at 2:10 am
mysql default’ta şifresiz olarak geliyor. cmd üzerinden mysql için şifre tanımlamanız yeterli olacaktır.
mysqladmin -u root password YENISIFRE
kolay gelsin.