

EasyPHP Devserver running installationĪfter a few minutes, the program will complete the installation. The wizard will start the installation process. Create a desktop shortcutĪfter the previous settings have been made, the program will begin to install. The wizard then offers to create a desktop shortcut. Then select the installation directory of the program: Select the installation directory Select the installation language Select the installation language Once you have downloaded the file, double-click on it to start the installation. The first thing we have to do is to go to the official website of the program and download the latest version: Download Devserver This is a package that combines the Apache 2.4.25 server, the MySQL 5.7.17 database, and the PHP 7.1.3 programming language.
SIMPLE ANDROID WEB SERVER INSTALL
Download all packagesĪfter decompressing, install all packages one by one. Just scroll down and select All VC Redistributable Packages (x86_圆4) (32 & 64bits). To simplify this task I give you a link to download all packages compressed into a single file. Well, the solution to this problem is to install all versions of Visual C++ published to date today.

Now, after trying to run the server, the system dropped an error with the msvcr110.dll library. However, owners of 64-bit computers require both versions of the package. In theory, it would only be enough to have this version installed for the server to flow correctly. On the program page, it is indicated that it is necessary to have installed Visual C++ Redistribuable for Visual Studio 2015 x86 or 圆4.
SIMPLE ANDROID WEB SERVER HOW TO
So in this post, we are going to see how to simply set up a web server with EasyPHP Devserver. However, this process is not within the reach of anyone as it involves knowledge of programming and source code work. Consequently, having the ability to set up a web server has its advantages. A web server allows us to make the necessary changes and tests to our pages and web applications. Additionally, every developer must have a local environment to be able to quickly test and change their projects. It uses the HTTP (Hypertext Transfer Protocol) protocol. A web server stores all the files of a web page (text, image, video, etc.) and shows them to customers via browsers.
