Installation and Basic Configuration of Apache Web Server
Hello world, previously we post the definition of web server and how it works. So here how to configure web server using apache.
Install apache2 package
Check using nmap
Installing PHP5
Perform testing on php5
If it looks like the picture above then work and type http: //localhost/index.php. If the result looks like the picture below then it works
Install mysql
At the time of the installation process is told to go to the root is useful if we need to create a database.
Test Mysql service using nmap
Comments
Post a Comment