Hi
When i try to install the pre-check fails on permission to write to directory or files
I run apache2 on my vmware host
I create directory -
Sudo mkdir tastyigniter
sudo chmod -R 755 tastyigniter
sudo chown $USER:$USER -R tastyigniter
create tastyigniter.conf with rewrite
sudo a2ensite retrofood.conf
Pre check fails, I have tried few times with other users www-data:www-data but no luck
Any advice would be great
Kind Regards
Rob