repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
phpsh-git
/
phpsh.install
blob
025402e3153ffd5b59abcbae4944e46cb01685e8
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
7
}