How do I add php & mysql to my fedora server
I know it sounds like a basic question, but I've never had to build a server from scratch. I've got a Fedora core 3 server, running our html website. I now need to add php and mysql (and I'm guessing I need to compile them all together).How can I do this? I'm thinking RPMs are the way to go, but I also remember using apt-get. Also, where can I find these files at?
Thank you!