Results 1 to 2 of 2
I have a Fedora 3 and Apache 2 on my server. I have php 5 downloaded and sitting unzipped in my root folder (gui desktop)ready to go.
I have no ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-07-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 6
How do I install php 5?
I have a Fedora 3 and Apache 2 on my server. I have php 5 downloaded and sitting unzipped in my root folder (gui desktop)ready to go.
I have no clue.
Can someone walkme throught the install process and check back with me in case I have more questions? Please don't point me to a tutorial, I've been to all of them. Thanks. Once I get it installed I can then worry about the conf files.
- 05-07-2005 #2
What could be there difficult with PHP????????????
It could be installed using usual
!!!!!!!!Code:./configure --with-apxs=ApachePath && make && make install


Reply With Quote
