Closed timstaley closed 10 years ago
Whitespace at end of 'APACHE_USER' define broke chown command.
Extra space caused a break in the chown command like so: chown -R www-data :www-data //var/lib/ganglia-web
giving error: chown: cannot access `:www-data': No such file or directory
Whitespace at end of 'APACHE_USER' define broke chown command.