What are HTTP error codes.

What is the meaning of HTTP error codes ?

One of the most annoying things for web users are HTTP error pages. When you are searching an important subject, or just want to reach a website in a hurry these pages can be seen suddenly. Usually, these are 4XX or 5XX error pages, which indicates the errors on the […]

Lamp with Centos7

Linux, Apache, MySQL, PHP (LAMP) Installation on CentOS 7

If you plan to publish your web page over a web server the first thing is installing LAMP on it. Meanwhile, LAMP is an abridgment of Linux, Apache, MYSQL, PHP. Basically, Most of the commercial hosting control panels like Cpanel or Plesk install LAMP packages automatically. But to use them […]