Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache and Linux (With error log) |
|
Author |
|
Fidbeck
Joined: 06 Nov 2012 Posts: 1 Location: Portugal
|
Posted: Tue 06 Nov '12 22:47 Post subject: Apache and Linux (With error log) |
|
|
Hello there
I've installed apache through command line
sudo apt-get install apache2
and it installed and worked fine until I had to log off.
a few time later when I logged in it didn't work. says I have no permission.
Does anyone know how to fix this?
Thanks
Here is the apache error log file
http://paste2.org/p/2438320 |
|
Back to top |
|
cbj4074
Joined: 02 Nov 2012 Posts: 24 Location: United States
|
Posted: Wed 07 Nov '12 17:03 Post subject: |
|
|
It seems unusual for the default permissions on Apache's document root to be set incorrectly.
Well, what are the current permissions on Apache's document root? If you are on Debian or Ubuntu, Apache's document root is probably /var/www.
What is the output of the following command on your system?
|
|
Back to top |
|
|
|
|
|
|