(Legacy) Gondolin server configuration: Difference between revisions

From Elvanör's Technical Wiki
Jump to navigation Jump to search
No edit summary
Line 33: Line 33:
== Updates Dates ==
== Updates Dates ==


* 20/08/2008: MacPorts update.
* 20/08/2008: MacPorts & Fink update. Apple update.


== Additional Notes ==
== Additional Notes ==


The libevent dependency of memcached was installed using Fink.
The libevent dependency of memcached was installed using Fink.

Revision as of 15:42, 20 August 2007

Reminder article listing the software configuration of the Gondolin server.

Installed Software

  • Mac OS X Client 10.4.9 (straight from Apple)
  • Apache 2.2.4 (installed via MacPorts, using included launchd wrapper)
  • PHP 5.2.3 (installed via MacPorts)
  • MySQL 5.0.45 (installed via MacPorts, using included launchd wrapper - it needed the +server variant)
  • vsftpd 2.0.5 (installed via MacPorts and a manually created launchd item)
  • Bugzilla 2.22.1 (installed via MacPorts, copied to the correct directory manually)
  • NFS Server (included in OS X 10.4, automount at startup of some NFS directories done via a StartupItem)
  • memcached 1.2.0 (manually compiled and installed in /usr/local/bin, with a manually created launchd item to start the daemon)
  • phpMyAdmin 2.8.0.3 (manually downloaded and uncompressed)
  • MediaWiki 1.7.1 (manually downloaded and uncompressed)
  • svnserve 1.4.3 (installed via Fink, with a manually created launchd item)
  • sshd (included in OS X 10.4)
  • VNC server (included in OS X 10.4)

Updates Dates

  • 20/08/2008: MacPorts & Fink update. Apple update.

Additional Notes

The libevent dependency of memcached was installed using Fink.