diff options
Diffstat (limited to 'misc/linux-opengroupware/files/INSTALL.fbsd')
-rw-r--r-- | misc/linux-opengroupware/files/INSTALL.fbsd | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/misc/linux-opengroupware/files/INSTALL.fbsd b/misc/linux-opengroupware/files/INSTALL.fbsd index 7f8d621e9785..90a9fb2aa1e2 100644 --- a/misc/linux-opengroupware/files/INSTALL.fbsd +++ b/misc/linux-opengroupware/files/INSTALL.fbsd @@ -144,8 +144,15 @@ INSTALLATION WALKTHROUGH: 6) Start OpenGroupware: + Copy /usr/local/etc.rc.d/ogo.sh.sample to ogo.sh and zidestore.sh.sample too. - `/usr/local/etc/rc.d/ogo.sh.sample start` + Now edit both these files and find: + "./WOApps/ZideStore.woa/ix86/linux-gnu/gnu-fd-nil/ZideStore -WOHttpAllowHost '(localhost, you.yourdomain.org)'>>${LOG} 2>&1 &" in it. + Next, you have to modifie you.yourdomain.org to reflect your configuration. + + After you have modified these files, just do a + `/usr/local/etc/rc.d/ogo.sh. start` + `/usr/local/etc/rc.d/zidetore.sh. start` 7) There are some other startscripts in /usr/local/etc/rc.d too: |