Page 1 of 1

Beginner Seeks Knowledge, Correction, and Potential Disciplinary Action "news at 11"

Posted: Wed Mar 07, 2018 10:42 pm
by arretx
Hey guys. First post. I'm n00bishly hunting for an answer.

History:

Mostly windows, coming from a DOS environment years ago. This is my first try at using a linux environment.
  • Just installed Ubuntu on a quad core Proliant with 12GB ram and a RAID1+0 array.
  • During installation, I went with the LAMP server setup.
  • Found this site, and decided to try VestaCP. During installation, I was warned that apache2 and mysql were already installed. I purged both from the system.
  • Installed VestaCP. It asked me for the FQDN. I'm behind a router and my ip is 192.168.1.100. I have no domain yet, so I went with the default, which was [SERVER001.example.com].
  • After everything installed, I saw the errors:

    "Error: apache2 restart failed."
    "Error: can't create SERVER001.example.com domain"
  • Ran "systemctl status apache2.service"

    Received this error: https://hastebin.com/iwadorijub.sql
Now, I get the 502 Bad Gateway, nginx page when I load the server's ip address in a browser.

All hail to he who knows the solution! Thanks!

Re: Beginner Seeks Knowledge, Correction, and Potential Disciplinary Action "news at 11"

Posted: Tue Mar 13, 2018 2:34 pm
by skurudo
Make clean install and you will not spent time to correct all this probs ;(

Re: Beginner Seeks Knowledge, Correction, and Potential Disciplinary Action "news at 11"

Posted: Tue Mar 13, 2018 7:51 pm
by arretx
skurudo wrote:
Tue Mar 13, 2018 2:34 pm
Make clean install and you will not spent time to correct all this probs ;(
Already ahead of you. I wiped it out and had it back up and running in short time, installed VestaCP and then wiped it out again and ditched that for Webmin. Just wracking up knowledge over here. Thanks.