• Mac OS X Server,  sites,  Social Networking

    Installing Joomla! on Mac OS X Server

    I originally posted this at http://www.318.com/TechJournal 1. Enable MySQL. 2. Create a database in MySQL called joomladb. 3. Create a new user called jadmin that has full priviledges to this database (the user does not need to be called jadmin, but that is the username we will be using for this walkthrough). 4. Download the latest stable release of Joomla. 5. Extract the tar files into a new folder (for this example we are going to call it joomla to keep things easy). 6. Make the following folders writeable for Joomla administrator/backups/ administrator/components/ administrator/modules/ administrator/templates/ cache/ components/ images/ images/banners/ images/stories/ language/ mambots/ mambots/content/ mambots/editors/ mambots/editors-xtd/ mambots/search/ media/ modules/ templates/ 7.…

  • Mac OS X Server

    Howto Install awstats on OS X

    I originally posted this at http://www.318.com/TechJournal Here are the steps for setting up AWStats on Mac OS X 10.4 Tiger Server. 1. Download the last stable release of AWStats from www.awstats.org to your desktop. 2. In the Finder, navigate to /var/log/httpd 3. Backup and remove any old web logs. 4. Open Server Admin. 5. Select Web:Settings:Modules 6. Make sure the “perl_module” and “php4_module” are enabled. 7. Click Save. 8. Select the “Sites” pane. 9. Double-click the entry for the site you are going to enable stats on. 10. Select the “Options” pane. 11. Enable CGI Execution and Server Side Includes (SSI). 12. Click Save. 13. Select the “Realms” pane. 14.…