Can't find a solution? Call Digiweb support on 1918

View Articles by Category

There are no sub categories

Category » Linux Virtual Serversrss button

There was 1 article found in this category:

  1. questionCentos - Installing LAMP
    First log in to the server as a user that has enough privileges to install via yum ( You might have to pop sudo in front of the commands if you are not logged in as root ) Install the applications that drive LAMP. yum install httpd mysql-server mysql-client php php-mysql Accept the download. ...