(Legacy) Gondolin server configuration: Difference between revisions

From Elvanör's Technical Wiki
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
* Mac OS X Client 10.4.9 (straight from Apple)
* Mac OS X Client 10.4.9 (straight from Apple)


* Apache 2.2.4 (installed via DarwinPorts, using included launchd wrapper)
* Apache 2.2.4 (installed via MacPorts, using included launchd wrapper)


* PHP 5.2.1 (installed via DarwinPorts)
* PHP 5.2.3 (installed via MacPorts)


* MySQL 5.0.37 (installed via DarwinPorts, using included launchd wrapper - it needed the +server variant)
* MySQL 5.0.45 (installed via MacPorts, using included launchd wrapper - it needed the +server variant)


* vsftpd 2.0.5 (installed via DarwinPorts and a manually created launchd item)
* vsftpd 2.0.5 (installed via MacPorts and a manually created launchd item)


* Bugzilla 2.22.1 (installed via DarwinPorts, copied to the correct directory manually)
* 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)
* NFS Server (included in OS X 10.4, automount at startup of some NFS directories done via a StartupItem)
Line 30: Line 30:


* VNC server (included in OS X 10.4)
* VNC server (included in OS X 10.4)
== Updates Dates ==
* 20/08/2008: MacPorts 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 08:56, 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 update.

Additional Notes

The libevent dependency of memcached was installed using Fink.