Hi, I'm trying to install BGPanel on my Ubuntu 16.04 box. The problem is, it gives me some errors. These are the errors Does anyone have a solution? Thanks in advance.
The SimpleXML error is fixed now, but the others are not. I enabled bzip2 too. Any soultions? EDIT: I just noticed bzip2 throws me this error
Open ssh, and type this command to install MYSQL extension Code (Text): sudo apt-get install php5-mysqlnd-ms Install BZIP2 using the following commands: (paste it on shh) Code (Text): sudo apt-get install bzip2 After when done installing both, type "reboot" on ssh wait for your DEDI/ vps to reboot then the panel should work. Good luck
No package found by that name 1. I am using php7, so I can't install something for php5 2. bzip2 is already installed that way
I know that 777 is a bad security measure, and that's why I am trying to give access to the folder just to the www-data user. Not working ATM, trying to see why