LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-06-2006, 01:13 AM   #1
ni2_qt
LQ Newbie
 
Registered: Aug 2006
Posts: 2

Rep: Reputation: 0
How to Setup Apache2-2.0.58, PHP-5.1.4 and MySql-5.0.22 on fedora core 4?


How to Setup Apache2-2.0.58, PHP-5.1.4 and MySql-5.0.22 on fedora core 4? Pls give me steps on this. tnx!
 
Old 09-07-2006, 05:27 AM   #2
rylan76
Senior Member
 
Registered: Apr 2004
Location: Potchefstroom, South Africa
Distribution: Fedora 17 - 3.3.4-5.fc17.x86_64
Posts: 1,552

Rep: Reputation: 103Reputation: 103
Well, first you'll need to uncompress each package and then compile it.

Uncompression can usually be done by running

tar zxvf filename.tar.gz

if you got a "tarball" (i. e. a file with the .tar.gz extension)

or

if you got a bzipped file (i. a. file witht he tar.bz2 extension)

bunzip2 filename.tar.bz2
tar xvf filename.tar

Once the files have been extracted, change to the directory created and do

./configure

(note that you can place parameters after configure do

./configure --help

to see the parameters)

Then do

make
su
(enter your too password)
make install
exit

This should then compile and install the packages.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
php and mysql on fedora core 5 tjgadu Linux - Software 1 07-09-2006 05:54 PM
DISCUSSION: How I Setup Apache2-2.0.58, PHP-5.1.4 and MySql-5.0.22 on Slackware 10.2 Tiepo LinuxAnswers Discussion 0 06-20-2006 03:59 PM
Need help on PHP connecting to MySQL (Fedora Core 4, Apache) jun_tuko Programming 2 01-09-2006 07:05 PM
Fedora Core 3: Apache2 & PHP louis_net Fedora 4 03-14-2005 10:53 PM
AS 3 w/ PHP, MySQL, and Apache2 pollardw Red Hat 1 02-23-2004 08:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration