php,apache,mysql install

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tweet
Forum Newbie
Posts: 13
Joined: Wed May 28, 2003 1:18 am

php,apache,mysql install

Post by tweet »

i will install php,mysql,apache in redhatlinux
i don't know to download any program in
http://www.mysql.com/downloads/index.html, http://www.php.net/downloads.php.
must download any program??
:oops: :cry: :? 8O :D :) :( :o
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

take a look at http://www.redhat.com/docs/manuals/linu ... h-rpm.html , http://www.redhat.com/docs/manuals/linu ... l-rpm.html to see how (rpm-)packages can be installed for a redhat system.
All modules needed for a LAMP-system should be on the distribution's cd.
There might be some updates available but at least for testing the versions shipping with your distribustion should be working.
If you're interested in upgrading your system search the web (and/or redhat.com) for up2date and/or rpmfind
User avatar
nickvh
Forum Newbie
Posts: 11
Joined: Sat May 31, 2003 3:37 pm
Location: VA, USA
Contact:

Post by nickvh »

If yer looking for easy setup get PHPDev4 it has apache, MySQL, and php pre setup with invsion board also!
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

see also easyphp.org
Post Reply