开发者

PHP on Windows: Apache or IIS7?

Here's the thing:

Due to a new project, I have to learn PHP from scratch. I'm now in wind开发者_如何学Pythonows and I DON'T want to change quickly, so, don't tell me to change.

I need to setup a DreamWeaverCS4/PHP5 develop environment, and, I don't have a clue whether to use Apache or IIS7. I just need some advice relating to it.

Remarks:

I really don't care about performance(yet), neither portability, and so on. I just need to set it up quickly and easily.

Thanks in advance

UPDATE: I'm Using Windows 7 7600 x64


Setting up PHP on IIS is pretty simple. Here is what you need now...

http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-7/


Apache is the best as it's native for the PHP while IIS is foreign. You'll always get help for Apache+PHP here on SO and hardly for PHP+IIS.


I haven't used WAMP yet but I've never had a problem using XAMPP and it's a pretty easy install to get a complete php environment using apache. I wouldn't recommend going the IIS route, its possible but... not worth the effort.


Go and Download WAMP5 Server it is the best and easiest solution for u. By the way it is Apache.


I recommend Apache+PHP, which brings you mod rewrites, .htaccess and other important features that IIS does not support.


Apache-PHP is the better choice...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜