jcwiseesq Posted December 20, 2006 Posted December 20, 2006 I want to put up a server to host my personal web page, ftp server for files and such and to practice my web programming with php and mysql. Would a Windows XP box with all updates be safe or should I use Linux. I've tried Linux and don't have much luck with it. I won't have a hardware firewall (unless I really need it). What's going to be the easiest route for me to get up and running? thanks jc Quote
burn Posted December 20, 2006 Posted December 20, 2006 If you've never used Linux, then stick with Windows. You can just as easily run Apache on Windows as you can on Linux. Check out xamp http://www.apachefriends.org/en/xampp-windows.html It's everything that you'll need to get started with Apache, PHP, and MySQL. Quote
VaKo Posted December 20, 2006 Posted December 20, 2006 WAMP, LAMP, FAMP, MAMP... its all pretty much the same if your just hosting a few bits for yourself. Personally I quite like FreeBSD and Windows 2K3, both have been perfect server OS's and have proved stable. You just need to make sure everything is up to date, and that its got some kinda firewall on it. Look into XAMMP, I pimp this like crazy because it works. Quote
jcwiseesq Posted December 20, 2006 Author Posted December 20, 2006 will freebsd run AMP? BSDAMP? jc Quote
metatron Posted December 20, 2006 Posted December 20, 2006 If you’re going to open it up to the world then at least go with Linux although I prefer OpenBSD. Windows has its place but that isn’t on web servers or anything that is open to the outside world if you can help it. The easiest and most professional distro I have seen is CentOS, it’s very easy to set up for Apache, MySQL, PHP and proftpd, which should cover your needs. Even if you are not planning to open it up to the world, you should learn how to use Linux sooner instead of latter as it is the operating system that’s running on most web servers. Quote
VaKo Posted December 20, 2006 Posted December 20, 2006 will freebsd run AMP? BSDAMP?jc Sure, easy to setup as well: http://www.mydigitallife.info/2006/04/13/i...d-php-5-part-4/ The install is simple as well, you want the base system, the man pages, the ports and thats about it. Then add pkg_remove, port maintenance tools and portaudit before the install is over. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.