I've set up Apache, but I can't write to the '/var/www' folder
Fresh3 days ago
Mar 15, 202635747 viewsConfidence Score0%
0%
Problem
I've set up Fedora 14 with Apache, MySQL and PHP for my own homepage on a "server" (read: old hardware scrapped together). I'm logged in with my user, but I have no rights on . How do I change this, so that I can save my files to this folder? Maybe change the permissions or redirect the folder to m…
Error Output
/var/www/html
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: I've set up Apache, but I can't write to the '/var/www' folder
Low Risk
The www folder is created by most distributions during the apache setup process. As the setup process is run by root, the www folder is owned by root. Use in to look at it's permissions. and are GNU coreutils that you can use to modify the permissio…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix