about
documentation for users
documentation for developers
downloads
powered by
*coming soon
home :: documentation :: users :: install :: dynamic :: macosx_installer.txt
The Blosxom for Mac OS X Installer
The Blosxom for Mac OS X installer performs all of the installation and configuration steps you'd have to do by hand. Here, for the curious, is a laundry-list of all that's taken care of for you on a fresh install:blosxom.cgi, the Blosxom CGI script itself, is installed to /Library/WebServer/CGI-Executables/blosxom.cgi.Blosxom folder, in which to keep all of your weblog posts, is created at /Library/WebServer/Documents/Blosxom and an empty blog folder for static rendering (should you choose to use it) at /Library/WebServer/Documents/blog./Library/WebServer/Data/Blosxom/plugins/ and populated with some of the more popular and useful Blosxom plug-ins the likes of: writeback, wikieditish, breadcrumbs, config, interpolate_conditional, sort_by_name, sort_by_path./etc/httpd/users/blosxom.conf containing a directive telling the Apache Web server to alias /weblog to /cgi-bin/blosxom.cgi for a prettier URL./Library/WebServer/Documents/Blosxom/docs./Library/WebServer/Documents/Blosxom to get you started off on the right foot with an attractive blog to call home.Blosxom folder, home of your blog entries, is created on your Desktop.http://127.0.0.1/weblog/docs, 127.0.0.1 referring to your computer's name for itself.Upgrading does everything installing does, moving any extant bits out of the way first and stamping them with the current date and time.
So,blosxom.cgi would be renamed blosxom.cgi.datestamp and the blosxom datadir and blog staticdir to blosxom.datestamp and blog.datestamp respectively. Permissions on the old blosxom.cgi.datestamp CGI script are changed so as to disable it. The installer simply overwrites the blosxom.conf Apache configuration file each time.
click here to download the installer...