Forum overview »
General Linux » Installing LAMP on Fedora Core 4 (1/1)
| Installing LAMP on Fedora Core 4 |
| Author |
Message |
tetsuo75
Member
|
2006-05-20 17:04:04
Anybody can advise me on how to get a successful Mysql,PHP and apache webserver up and running on my Fedora Core 4? By default, FC4 does not run mysql, and although I have installed the respective packages, I still cannot get mysql to run with php.
Is there a need to configure and make install for php to run mysql? I've just recovered from a faulty Ubuntu system and now facing yet another hurdle with FC4.
Thanks for any help in advance!
|
|
| Post #173009 |
|
danleff
Moderator
Posts: 2365
From: Albany, NY
Joined: 2002-08-30
Member No.: 12718
|
2006-05-21 01:28:11
|
|
| Post #173016 |
|
Tetsuo75
Member
Posts: 5
Joined: 2006-05-14
Member No.: 80793
|
2006-05-21 18:26:00
Thanks dan, once again to my rescue..
Well, to your question, I only have the ISOs to Fedora Core 4, thus I installed it, without knowing php5 does not has built-in support for mySql. Also, even after manually installing mysql on FC4,and running http-devel for updates, then when I ran a phpinfo check on apache, it still shows compiling details with no mysql. I found an article: http://www.howtoforge.com/perfect_setup_fedora_core_4_p4 that helps to recompile php, but I guess I do not have the right compile tools, cos when I did it,my error lines indicates something that I need flex and bison. I wonder how can I get those stuff?
I'm currently running apache2,php5.1.2 and mysql
If this doesn't get solved, i'd prob switch to FC5.
Regards
*Correction, the url should be http://fedoranews.org/cms/node/411
|
|
| Post #173037 |
|
danleff
Moderator
Posts: 2365
From: Albany, NY
Joined: 2002-08-30
Member No.: 12718
|
2006-05-21 19:40:37
You can get flex and bison from the installation CD disks. Go to the add/remove software utility from within Fedora and do a search for these packages. All the packages that you need should be on the disks, including Mysql and PHP. Do you know how to use Fedora's package management system? You can also use yum to install the packages and this will also solve any dependency issues. Use the link that I previously gave you on the installation notes. There is also a section, I see, for Fedora Core 4.
|
|
| Post #173039 |
|
dhankhet
Junior Member
Posts: 2
Joined: 2006-05-31
Member No.: 81279
|
2006-05-31 07:08:04
Anybody can advise me on how to get a successful Mysql,PHP and apache webserver up and running on my Fedora Core 4? By default, FC4 does not run mysql, and although I have installed the respective packages, I still cannot get mysql to run with php.
Is there a need to configure and make install for php to run mysql? I've just recovered from a faulty Ubuntu system and now facing yet another hurdle with FC4.
Thanks for any help in advance!
|
|
| Post #173238 |
|
danleff
Moderator
Posts: 2365
From: Albany, NY
Joined: 2002-08-30
Member No.: 12718
|
2006-05-31 10:51:31
Did you try the instructions on the link that I gave above, or for Fedora Core 4 here.
BTW, the double post that you made with no title will be deleted, as this will make it easier to follow things here.
|
|
| Post #173241 |
|
Forum overview »
General Linux » Installing LAMP on Fedora Core 4