SyntaxFix
Write A Post
Hire A Developer
Questions
I changed the ownership of the wordpress folder to www-data recursively and restarted apache.
sudo chown -R www-data:www-data <folderpath>
It worked like a charm!