I tried this command to install Mautic in xampp/htdocs folder.
composer create-project mautic/recommended-project:^5 mautic --no-interaction and composer install
Then I couldn't access server, so I've clear that codes like this.Check the .htaccess in docroot folder. to access server
I tried install mautic in my local host. So set database and admin information according every installation steps. After installationdatabase setup in local admin setup Then I press the next and that error occurred. "Uh oh! I think I broke it. If I do it again, please report me to the system administrator! 500 Internal Server Error" error image How can i fix it?