laravel - WAMP - php artisan command becomes slow in WAMP 3.0 -
i used wamp 3.0 local environment (windows 7). didn't change on environment, , "php artisan" command became slow. command not return display within minutes.
i switched , forth on php, 5.6.16 , 7.0.0, both supported in wamp 3.0. , same. how can solve problem? thanks!
there number of reasons why wamp running slow. please refer page on things try correct that:
https://www.devside.net/wamp-server/wamp-is-running-very-slow
for me, helped disabling cgi_module in apache. can done by:
click green "w" -> apache -> apache modules -> uncheck: cgi_module.
Comments
Post a Comment