summaryrefslogtreecommitdiff
blob: 164cd3b705d8f14de0504289679d51fb76fc5725 (plain)
1
2
3
4
5
6
7
For new installations:
- touch ${MY_INSTALLDIR}/.htaccess ${MY_INSTALLDIR}/config.php
and 
chown ${VHOST_SERVER_GID}:${VHOST_SERVER_UID} ${MY_INSTALLDIR}/.htaccess ${MY_INSTALLDIR}/config.php

Then point your browser to http://yourhost/gallery/setup/
and follow the instructions.