I'm trying to update where the command line gets the location of the php binary:
webserver: /usr/bin
cli: /opt/local/bin/php
Where can I edit so when I do 'which php' it shows me /usr/bin/php
|
I'm trying to update where the command line gets the location of the php binary: webserver: /usr/bin cli: /opt/local/bin/php Where can I edit so when I do 'which php' it shows me /usr/bin/php | |||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
In your .bashrc
| |||||
feedback
|