Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Spin on February 25, 2004, 10:04:33 AM
-
hi,
i found xoops perfect match for my intranet block community. Since im still green admin i would like to ask for your help oh Mighty Gurus.
Best regards,
Spin, the green admin
-
Hi,
You could try a search on this site (which would have brought up http://forums.contribs.org/index.php?topic=20484.msg80910#msg80910 )
Search is your best friend :-D
HTH
-
Thanks for your help, actually i did search typing xoops, but it only diplayed one post, and it wasnt the one you have included.
Thanks again :-D
Spin
-
Spin,
Installing xoops on SME 6 is very simple.
1. Create a mysql user with the access rights to create,modify, and delete mysql dbases. The best tool to do this with is phpmyadmin (see Darrell May's contrib area).
2. Create an Ibay to house xoops, make it internet readable, set the group to everyone, and enable dynamic content.
3. Delete the index.html file from your xoops/html ibay dir.
3. Download the latest xoops tarball and expand in your xoops/html ibay dir.
4. Run a chmod -R 775 * and chown -R admin:shared * on the contents of the xoops/html dir from the shell
5. Open a web browser and surf to your xoops ibay and follow the xoops install wizard.
The entire process should take less than 30min.
Greg Zartman