Welcome Guest, Not a member yet? Register   Sign In
Ubuntu 12.10 403 Forbidden error
#2

[eluser]pickupman[/eluser]
I would guess that you copied/created the file inside of your webroot folder. That would mean only you as a user have access to that subfolder, and not the Apache user.

You would need to chown the user for Apache to that subfolder something like this:
Code:
sudo chown -R www-data:www-data /var/www


Messages In This Thread
Ubuntu 12.10 403 Forbidden error - by El Forum - 05-17-2013, 03:09 PM
Ubuntu 12.10 403 Forbidden error - by El Forum - 05-18-2013, 10:00 AM
Ubuntu 12.10 403 Forbidden error - by El Forum - 05-21-2013, 03:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB