I am trying to install php on fedora. I tried using apachetoolbox, which looks like a great idea. However, I didn't have the expertise to workaround some of the error messages.
My question is actually two-fold:
For php, how do I compile and make an rpm for it? Can I just use a Redhat rpm?
What are the most common modules to include? For example, I'd like to perform authentication, some drawing (GD), etc.
Is there another good, automated LAMP, or at least PHP set of scripts to use?
Thanks