This server is an Intel D510MO in a mini ITX M350 enclosure

It serves off the following free software:
Unix freebsd (7.x) (operating system)
apache (2.22) web server with PHP 5.2
gallery (1.x and 2.x) photo album software
mysql 5.1.x databases
isearch 2.x (experimental) web site indexer



Return to links page.







The Server Headache List

New Server waiting for new headaches!

Old Headaches

Internet Explorer does not properly support PNG files (the transparancy is wrongly handled). Though I've seen various “solutions” for this, I've converted all png files to gifs on white backgrounds, which is fine for the moment, but a pain nonetheless!

The Listen statement in the apache log file has changed between freebsd 4.x and 5.x (old listen 80, now listen 0.0.0.0:80)

To get the sound to work on freebsd 5.x you need to add the lines snd_pcm_load="yes" and snd_via8233_load="yes" to the file /boot/loader.conf you don't need to do anything else no matter what the people say!