php & mYSQL

Issues related to software problems.
Post Reply
timd
Posts: 2
Joined: 2007/05/09 06:51:15

php & mYSQL

Post by timd » 2007/05/09 07:06:05

hELLO,

How do i load php and mysql, and is the a GUI for admining it? I d/l apache and added it with no prob, but php wont "make"

I'm lost, please help...

Thanks

pjwelsh
Posts: 2632
Joined: 2007/01/07 02:18:02
Location: Central IL USA

php & mYSQL

Post by pjwelsh » 2007/05/09 12:06:46

Unless you are realy *needing* to recompile php and mysql, DON'T. Someone else has already done the hard work. As root, you should use "yum". So, something like [quote]yum install php mysql-server httpd php-mysql[/quote]
should be a great start.

timd
Posts: 2
Joined: 2007/05/09 06:51:15

Re: php & mYSQL

Post by timd » 2007/05/10 21:51:30

well i started from scrach, i did as you say,and it worked... processed anyways, but i dont have apache installed ??? with yum and it also be installed? ....



NEVER MIND...like a dork i forgot to "start" apache.... :) thanks

mumebuhi
Posts: 2
Joined: 2007/06/05 20:41:51

Re: php & mYSQL

Post by mumebuhi » 2007/06/05 20:46:37

'yum install php-mysql' solves my problem.

Thanks a lot!


Buhi

Post Reply