Set up an Apache+PHP+MySQL local environment
Do you want to have a local Apache web server to test your new site? We'll show you how to set up a web server and a MySQL server using XAMPP. XAMPP is a software that will install Apache+PHP+MySQL on…
Do you want to have a local Apache web server to test your new site? We'll show you how to set up a web server and a MySQL server using XAMPP. XAMPP is a software that will install Apache+PHP+MySQL on…
Did you ever want to check your web hosting account details? Like Apache Web Server, MYSQL, PHP versions? cPanel allows you to examine these details. The steps are: Log into your cPanel account (you can find the cPanel username and…
Here we will list some very simple commands to start, restart and stop the Apache web server. Of course, you should take care about the stop command as your websites will stop working. For starting Apache use: root@web [/home/admin]# /sbin/service httpd…
You can use these commands on a virtual private server (VPS) or dedicated server running CentOS. Usually, you will use the CentOS for a web hosting server. Many times you want to check the versions of Apache, PHP and MySQL…