Good day
I want to start using php on the command line and I keep getting two errors, the first is that access is denied and the second is that xampp is not recognized as an internal or external command.
I have already set my environment variables to the php path which is ;c:\xampp\php
And I am running cmd as an administrator.
What I am actually trying to do is to start running yii apps, but I keep getting the above errors when attempting to create a new application.
Your help will be highly appreciated.