(Legacy) Gondolin server configuration: Difference between revisions

From Elvanör's Technical Wiki
Jump to navigation Jump to search
No edit summary
 
Line 4: Line 4:
== Installed Software ==
== Installed Software ==


* Mac OS X Client 10.4.7 (straight from Apple)
* Mac OS X Client 10.4.8 (straight from Apple)


* Apache 2.2.2 (installed via DarwinPorts, using included launchd wrapper)
* Apache 2.2.2 (installed via DarwinPorts, using included launchd wrapper)
Line 23: Line 23:


* MediaWiki 1.7.1 (manually downloaded and uncompressed)
* MediaWiki 1.7.1 (manually downloaded and uncompressed)


== 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 14:48, 15 October 2006

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.2 (installed via DarwinPorts, using included launchd wrapper)
  • PHP 5.1.4 (installed via DarwinPorts, with a manually hacked Portfile)
  • MySQL 5.0.20a (installed the official Mac OS X binary on the MySQL site, including the startup system)
  • vsftpd 2.0.4 (installed via DarwinPorts and an manually created launchd item)
  • 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)

Additional Notes

The libevent dependency of memcached was installed using Fink.