Microsoft Study Bible

October 28, 2009

Linus Torvalds thumb up to Windows 7

Filed under: Windows — Tags: , , — Jackson @ 5:34 am

The release of Windows 7 throws a rock to the market of operating system, and makes a big splash. Especially, the rivals of the Microsoft have different attitudes to this. Apple once claimed that it is a good opportunity for apple to snatch pc users and would provide official support for windows 7 through Boot Camp software a few days ago.

Although the other important rival Linux have not declared his opinion to Windows 7, the father of Linux Linus Torvalds thumbed up to Windows 7.When Torvalds attend a seminar exhibition held in Japanese, right to the conference center ,the Microsoft was holding large-scale publicity conference .During meeting break, Torvalds was pulled across the street to “make fun of Microsoft”. Unexpectedly ,Linus Torvalds thumbed up ,which was taken photo of .This picture will go down in  history for ever .

423b4be4-33b5-48ad-b82a-e3c59cd1beb6

August 24, 2009

How to install PHP on ISS7 in Vista/Windows Server 2008?

At present, many websites were written primarily in PHP. But the server environments on which the websites run may not be FreeBSD, Linux. Many PHP websites run on Windows 2000, Windows 2003, and Windows Server 2008.According as many tests; PHP on Windows Server 2008 has advantages. Now, we’ll show how easy it is to get PHP up and configured on your IIS7 webserver.
The system environment: Vista/Windows Server 2008.
Firstly, install IIS7 such as control panels\programmers and features, windows, by default; remember to choose the two options of ISAPI.

The next step is to install PHP.
Download PHP and Windows binaries. Unzip the php…zip file to your drive. I usually unzip it to D:\php.In this catalog, find php.ini-dist and rename it php.ini. Open php.ini :at first, find extension_dir=”./”,and replace it with extension_dir=”d:\php”; and then find Windows Extensions ,do the following modifications:   extension=php_mbstring.dll
  extension=php_gd2.dll
 extension=php_MySQL.dll
and then save the modifications, copy the file to the system windows directory .

The third step is to create the application pool, whose type is .net which is set as “unmanaged type”.
After all of these steps, you create a new Web site and start “Read” and “Run script” permissions, and then add ISAPI Filters and Handler Mapping.
Finally,add D:\PHP\php5isapi.dl into Handler Mapping.
Now, successfully, you have installed PHP on ISS7.

Powered by WordPress

Close
E-mail It