DCSIMG
development,cool - urig - Tidbits from a .net life

Browse by Tags

When did Open Source Software become so friendly?
14 December 06 04:18 PM | urig | with no comments
I've just finished installing MediaWiki 1.8.2 (the same wiki engine that powers Wikipedia ) on my machine at work. MediaWiki requires three things to be present on the machine prior to installing: A web server, A database server and the PHP engine. In my case that meant that I had to install Apache Http Server 2.2.3 , MySQL 5.0.27 Community Server and PHP 5.2.0 - all from scratch. The point of this post is that I was surprised at how easy it was to obtain and install these 4 (counting MediaWiki)...