I needed to reinstall my Mac and now I'm using AMPP instead of MAMP for my Apache and SQL server.
After I put my complete Symfony Projekt ( including composer.phar file ) in my www folder and launched it on localhost/www/Seotool/web/app_dev.php I get this exception:
FatalErrorException: Compile Error: Cannot redeclare class SessionHandlerInterface in /Applications/AMPPS/www/Seotool/app/cache/dev/classes.php line 1072
I also cleared the cache.
Can someone help me ?