开发者

Wamp or an other local host server to develop PHP on a windows environment? [closed]

开发者 https://www.devze.com 2023-02-16 11:27 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. 开发者_运维知识库 Closed 11 years ago.

I'm used to WAMP, but I've experienced some issues lately on the windows 7 OS.

So I wondered if there are other or better local host servers that I can use?

In my case it's for PHP and MySQL development.


I would recommend XAMPP (comes bundled with PhpMyAdmin, and some other stuff), but you might also want to consider Zend Server CE which I've not tried.

Also, see Anything Similar to WAMP on this site.


I've had no problems whatsoever with XAMPP (also Windows 7).


There are other WAMP stacks available. Personally, I use xampp on Windows 7 without problems, but also have a custom build and IIS/PHP on the same machine. Debate on which is better is likely to lead to flame wars


I also experienced this problem on win7. In my case it was skype who was blocking port 80 somehow. Because I only work on localhost in development face I changed apache listening port in httpd.conf.

Worked for me

I dont think xamp or wamp matter in your case because you have the same apache and mysql anyways.


Another alternative that I've used in the past is EasyPHP. A bonus to EasyPHP are the modules for WordPress, Drupal, Joomla, and other eCommerce or Forum applications. You can also install EasyPHP onto a USB drive and take it to any computer/workstation you are using.

0

精彩评论

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