PDA

View Full Version : Which linux distribution


tommykjensen
15th of March 2004 (Mon), 11:40
A question to those who run their own server and use linux:

Which linux distribution are You using and what version of Apache, MySQL and PHP are You using?

wkitty42
15th of March 2004 (Mon), 13:45
A question to those who run their own server and use linux:

Which linux distribution are You using and what version of Apache, MySQL and PHP are You using?
i run several servers... my database (among other tasks) server is mandrake 7.1 with numerous security updates appllied as well as running kernel 2.2.19-6.4mdk... my web (among other tasks) server is IBM's OS/2 Warp 3 Connect running Apache 1.3.28 with mod_php 4.3.4... in my training, i was taught to never put a database outside in the public access... keep them behind a wall or two with strict access holes to allow communication with the web server outside the wall(s)...

oops... forgot... mysql is 3.23.58...

complex
15th of March 2004 (Mon), 18:10
Linux? Nope. ;)

FreeBSD 4.9 here... Apache 1.3.29, MySQL 4.0.17 (just got done upgrading that), and PHP 4.3.4 with all the required stuff compiled in. Or, at least, what USED to be required -- I must say I'm impressed that Pekka has gone so far as to come up with his own functions to get around the FTP/EXIF module requirements!

Ah, and ImageMagick 5.5.7.16.

Alexis427
16th of March 2004 (Tue), 06:36
I used to run a debian, now i really love gentoo. I mean love.

I running Apache/1.3.28 (Unix) (Gentoo/Linux) PHP/4.3.4 and MySQL 4.0.16

complex
16th of March 2004 (Tue), 07:23
Yeah, Gentoo is very nice. I run it at home on my desktop box... I like the minimalistic approach much better than the bigger distros like Red Hat or SUSE.

And of course, Portage rocks.