Apache HTTP Server is well known and trusted for many years, it is convenient, powerful and reliable. One of its main features is the simple interface letting the administrator at a glance start and restart the server, handle the network and services. As you can guess the server is locally accessible at the //localhost address […]
Tag: Apache
This is an exciting little tool! As the author describes it (accurately), it is the most lightweight fully functional standalone PHP web server in the world today!, a PHP server to test and debug your scripts without Apache or IIS. Its author defined the following restrictions, and he managed to comply to all of them: Small size […]
If you need to test web site applications such as WordPress blogs, you can try XAMPP for Windows. It is an easy way to install Apache, MySQL and PHP and use them even without terminating the native Windows Internet Information Services. PHP/Apache and ASP/IIS web sites can run in the same time on a Windows machine. The […]
EasyPHP is a free installation package that will setup automatically on your PC a complete WAMP environment, so that a PHP developers can work in Windows. The package installs automatically PHP, Apache, MySQL, PhpMyAdmin, Xdebug. To use it, you don’t have to stop IIS (if you have it installed); just run the EasyPHP executable and […]