LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Install PHP in Fedora 9 (https://www.linuxquestions.org/questions/programming-9/install-php-in-fedora-9-a-663254/)

miles007 08-16-2008 01:15 PM

Install PHP in Fedora 9
 
Hi All.
I'm new here and I wanted to know if someone can help me about how to run the PHP on fedora 9
How can I installed and where I should place the PHP folder.
I have installed apache is working just fine.
Now I want to setup PHP

thx selim ..

paulsm4 08-16-2008 04:18 PM

Strong suggestion: just install PHP from your distro's GUI package manager. Life will be simple and beautiful.

Unfortunately, I don't happen to know what package manager you've got with fedora 9. Look here:

http://www.dhoytt.com/mainblog/archi...-fedora-9.html

If your current package manager is OK for you - great! Installing PHP should be a snap. Otherwise, I'd encourage you to try an alternative (I can vouch for Synaptic, among many other great choices).

IMHO .. PSM

graemef 08-16-2008 05:53 PM

Fedora uses yum (not the best package manager in the world) I have yumex installed over it which just provides a useful frontend. But yes please use a package manager.

To install yumex, go to System - Administration - Add/Remove Software then type yumex in the search box. You can then use that to install yumex. You can us the same program to install php, justtype php in the search box and select for install php-common (and php-cli) as a minimum.

miles007 08-18-2008 01:43 AM

how to Install SQL on FC9
 
Hey thanks guys a lot ..
Now I wanted to install the SQL . So far I have installed free radius, php, apache server, cwispy. The reason I'm doing this I want to make authentication server for my users. I tired with yum won't working is giving me some errors.

thx selim ..

graemef 08-18-2008 02:26 AM

What were the errors?
Was it mysql you were trying to install?

miles007 08-18-2008 04:43 AM

hi graemef and thanks for respond.
I'm really kind a new guy on linux I have use before but not to much. I have fixed the yum by reading in forum.
But I don't know man I just want to install and be able to create database ..
I wanted to make up and running cwsipy,and radius.

thx selim ..

paulsm4 08-18-2008 11:27 PM

Hi, Miles007 -

Please try to be more specific about the problem(s):

1. The exact command is helpful
2. The exact error message is essential (preferably, cut/pasted directly from a terminal window into your LQ post)


All times are GMT -5. The time now is 12:05 AM.