I fixed all whole issues. After a long search. what I did was made the owner / group of files www-data also made 777 permissions.
2nd issue was after this post was Permalink Settings
That was fixing apache2.conf and doing the following
<Directory /var/www/>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>