(Legacy) Gondolin server configuration

From Elvanör's Technical Wiki
Revision as of 09:52, 12 February 2007 by Elvanor (talk | contribs)
Jump to navigation Jump to search

Reminder article listing the software configuration of the Gondolin server.

Installed Software

  • Mac OS X Client 10.4.8 (straight from Apple)
  • Apache 2.2.4 (installed via DarwinPorts, using included launchd wrapper)
  • PHP 5.2.1 (installed via DarwinPorts)
  • MySQL 5.0.33 (installed via DarwinPorts, using included launchd wrapper - it needed the +server variant)
  • vsftpd 2.0.5 (installed via DarwinPorts and a manually created launchd item)
  • Bugzilla 2.22.1 (installed via DarwinPorts)
  • NFS Server (included in OS X 10.4, automount at startup of some NFS directories done via a StartupItem)
  • APC 3.12 (manually compiled and installed)
  • memcached 1.2.0 (manually compiled, with a manually created launchd item to start the daemon)
  • phpMyAdmin (manually downloaded and uncompressed)
  • MediaWiki 1.7.1 (manually downloaded and uncompressed)
  • svnserve 1.4.2 (installed via Fink)
  • sshd (included in OS X 10.4)
  • VNC server (included in OS X 10.4)

Additional Notes

The libevent dependency of memcached was installed using Fink.