install_www_files .  &&

if [ -d /etc/httpd ]; then
  cp $SCRIPT_DIRECTORY/phppgadmin.conf.default /etc/httpd/
fi
