Problem with adding command line for symfony2 in PHPStorm Follow
Dear Friends,
I am new with symfony, and I am trying to add the command line for symfony (version 2.4.2). However, I receive and error as follows:
It is worth noting that I am using xampp. The error says: Failed to load Commands: falied to execute 'php.exe c:\xampp\htdocs\project_name\app\console -v'.
Please sign in to leave a comment.
Have you properly setup PHP here: File | Settings | PHP?
Also please see: http://confluence.jetbrains.com/display/PhpStorm/Configuring+PHP+Environment .