|
I used the the Ubuntu with and MYSQL installation guide for OSQA. It was very simple to follow until I reached the last step, which was starting the Apache2 server. I double checked to see if I missed any of the previous steps and I did happen to miss one. It was the sudo ln -s /etc/apache2/sites-available/osqa /etc/apache2/sites-enabled/osqa command. So I ran this command from my root directory. After doing running the above command I tried starting the Apache2 server again. It still didn't work. I then ran these commands:
These didn't help with the issue. The errors I get when I start or restart the server are:
Any help would be appreciated greatly! |