osx - Is /usr/local/opt/php54/bin/php alright compared to /usr/local/bin/php? -
i'm starter these things, want know if having php in first directory fine. got installed there using homebrew, think should installed in second directory.
/usr/local/opt/php54/bin/php shows when type type in "which php."
i use mac os x 10.8. whenever type in "php" in terminal, goes php ends there. blank thing.
when executing php commandline without arguments it's waiting input stdin.
the installation location not matter (depending on doing of course). if can execute php entering php everything's fine.
Comments
Post a Comment