updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / zenphoto / zenphoto.install
blobb10ab1eed1ae4cba1b81e6c1d148579be9298e02
1 post_install() {
2         echo -e "In order to use this application, you will need to install a web server"
3         echo -e "such as Apache, Cherokee, or Lighttpd. The web server will need to be "
4         echo -e "able to use PHP and MYSQL."
5         echo -e "\n"
6         echo -e "Please see the documenation on http://www.zenphoto.org for configuration help."