ruby on rails - Error while installing railsinstaller -


i downloaded railsinstaller 2.1 on pc. every time try install get

error 5: access denied. setup unable create directory "c:\sites\todo" 

since it's giving me access denied error, should run installer administrator. right? error either way.

that's odd, right click todo folder , select properties click security tab , verify administrators have full control of folder?

you try creating folder first running it, although it'll same when creating sub directories.


Comments

Popular posts from this blog

Unlimited choices in BASH case statement -

Redirect to a HTTPS version using .htaccess -

javascript - jQuery: Add class depending on URL in the best way -