Well I have just switched to linux and i am having everything setup installed xampp installed every tool but when i try to run my project on localhost it gives an error and app does not open
I have tried to give access to my htdocs folder using this cammand but it still not working
sudo chmod 777 -R /opt/lampp/htdocs
please help if someone have any idea
Thanks
it was my MONOLOG_PATH which was not correct in application.ini file
the corrected path for me is
/opt/lampp/htdocs/myproject/logs/