updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / phpsh-git / phpsh.install
blob025402e3153ffd5b59abcbae4944e46cb01685e8
1 post_install() {
2         cat <<EOF
3         In order for phpsh to work properly, you need to add
4         the directory /etc/phpsh to the open_basedir directive
5         and enable the posix extension in /etc/php/php.ini
6 EOF