Mathias Elle
Mathias Elle
Thank you :) i will try :+1:
I tried 2 methods. Try 1 - $ vagrant reload --provision Try 2 - destroy the box and vagrant up again ... but it will also redirect to local.dev. :-/
My windows\system32\drivers\etc\hosts 192.168.33.10 local.dev 192.168.33.10 magento.dev local.dev works but magento.dev not .. it redirect to local.dev
Oh you are right. php was running with 5.2 in command line as fast-cgi. .. now i start it so and all is fine: `$ php5.5-cli shell/scheduler.php` thanks fabrizio