View Single Post
Old 07-25-2017, 02:23 PM  
floresmedia
Confirmed User
 
floresmedia's Avatar
 
Industry Role:
Join Date: May 2017
Location: California
Posts: 133
Quote:
Originally Posted by porn-update View Post
Ok, I want to try ubuntu with sentora (ex zpanel), just to begin with, then in case we change
If you are going to be working on a LAMP stack within your server and need to configure I would recommend not using a cpanel type of software and just working off the terminal.

You can install Apache, PHP, and MYSQL using tasksel...
Code:
sudo apt-get install tasksel
Dont forget to make sure you give everything proper permissions.

To install phpmyadmin use
Code:
sudo apt-get install phpmyadmin
Also if you have the current version of Ubuntu running then when you install PHP you will get PHP7. However if you have an older version then by default it might install PHP5.x
__________________
Ditch traditional hosting an go cloud. I can help.

Contact: [email protected]
floresmedia is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote