hi !
I'm french and I discover this Framework. I want test and I choose install with this command
$ curl get.fuelphp.com/oil | sh
Doc here : http://docs.fuelphp.com/installation/instructions.html#command
But It's not working. I've got this message :
$ curl get.fuelphp.com/oil | sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 244 100 244 0 0 185 0 0:00:01 0:00:01 --:--:-- 1525
Password: ***********
sh: /usr/bin/oil: Permission denied
chmod: /usr/bin/oil: No such file or directory
I install with the zip file but I want test this method.
Thanks and I'm sorry for my poor english ^^
See Ya
TefDesign
As said above, when it asks for your password it won't show you're typing it.
Simply enter your password and hit return. If this doesn't work, type 'sudo' before your command above mentioned by Phil and try, this will most definitely ask for a password.
Then you'll be able to run the oil commands, such as oil create 'appname'
Hope it works!
My problem is quite similar !!
When I try running the command : gurl get.fuelphp.com/oil | sh
They ask for a password but I can't write anything...I don't understand why...
I'm on a mac too !