Installing LAMP on Fedora Core 4
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.
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!
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!
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Any reason why you are not trying Fedora Core 5?
In any case, look at the Fedora Core 5 Linux Installation Notes under the relevent sections for Apache and MySQL. See if these help.
In any case, look at the Fedora Core 5 Linux Installation Notes under the relevent sections for Apache and MySQL. See if these help.
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
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
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.
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!
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!