PDA

View Full Version : Installing suPHP


Joey
06-25-2005, 06:13 AM
Hi Everyone,

I have been trying to install suPHP on a Root Server. First I got an error about gcc not being installed - so I managed to get that up and running with yum. However during the make process for suPHP I get an error about not having apxs (DSO support).

Does anyone know if suPHP can be installed without apxs, and if so how?

Or - do I need to recompile apache with the proper mod support. And if i do - can i safely do this without affacting Plesk? Are there special options I need to add etc.

Thanks in advance for any assistance you can offer. I am a complete newbie at all this and would be very appreciative of any help you can offer. :D

eWebtricity
07-04-2005, 01:00 AM
out of curiosity, what did you do to get GCC installed with yum and from where ? 1and1's update server or elsewhere?

Joey
07-05-2005, 09:14 PM
I think i got it from the FL repository;

[fedora-legacy]
gpgcheck=1
name=Fedora Core $releasever - Base
baseurl=http://download.fedoralegacy.org/fedora/$releasever/os/$basearch

And as a followup to my own question - I recompiled apache with apxs. (sigh)