2012-06-24 18:47:20 +00:00
..
2012-06-24 18:47:20 +00:00
2012-06-24 18:47:20 +00:00

$OpenBSD: README,v 1.2 2012/06/24 18:47:20 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

Z-push is installed under
    ${INSTDIR}

You should point the followings to the DocumentRoot of your web-server:
    # ln -s ../z-push /var/www/htdocs/z-push
(make sure you use a relative symlink since Apache is chrooted)

Some non defaults PHP settings are required on the ${INSTDIR}
directory. For Apache ou can configure this as follows:
    # ln -s ${PREFIX}/conf/modules.sample/z-push.conf \
        /var/www/conf/modules

Setting up a mobile device
==========================
See ${INSTDIR}/INSTALL