Where are $PATHs? not in .bash_profile
Posted by: sdarko
Posted on: 2009-05-28 18:56:00
Hi:
I'm also a newbie and have problem getting CAKEPHP console to work. I did some searches (on here and elsewhere) and found that I need to add cakephp path as $PATH to my .bash_profile file.
However, if i do a 'vi .bash_profile' I see no path entries in it even though I can see the paths when I do 'echo $PATH'
Question is: Where can I see $paths to ensure when I add the CAKEPHP shell path it will work?
OR any other advise to get me going on the CAKEPHP shell 'baking' would be appreciated.
Thnx in advance.