Skip to content

Instantly share code, notes, and snippets.

@miku
Created July 13, 2010 08:14
Show Gist options
  • Save miku/473619 to your computer and use it in GitHub Desktop.
Save miku/473619 to your computer and use it in GitHub Desktop.
h1639710:~ $ locate bin/php
/opt/psa/admin/bin/php
/opt/psa/admin/sbin/php_from_sql_charsets
/opt/psa/admin/sbin/phpc
/opt/psa/bin/php-cli
...
# alten "link" entfernen ...
h1639710:~ $ sudo rm /usr/local/psa/admin/bin/php
# neuen symbolischen link erstellen ...
h1639710:~ $ sudo ln -s /opt/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/bin/php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment