Please Help Me!!

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
rdog157h
Forum Newbie
Posts: 15
Joined: Tue Feb 03, 2004 9:17 pm

Please Help Me!!

Post by rdog157h »

I got a dedicated server with centos, I installed webmin, and apache. It seems no php is installed by default I tried to install php-5.2.4 with no sucess. I cannot find a good tutorial and have been at it for hours. Please tell me how to install it or point me to a good step by step guide, thanks alot!
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: Please Help Me!!

Post by JakeJ »

Stick the following terms in your favorite search engine: LAMP install centos

LAMP = Linux Apache MySQL PHP. This will give you the setup you need and it's all integrated.

You might want to delete your existing copy of apache first though since the new install might put it somewhere different.
rdog157h
Forum Newbie
Posts: 15
Joined: Tue Feb 03, 2004 9:17 pm

Re: Please Help Me!!

Post by rdog157h »

I installed php through yum, now mysql isnt working, it was working before, NEW SESSION STARTING ...Fatal Session Error at line 221: Your installation of PHP v5.1.6 does not include MySQL support.
I get this error now, I wanted to start fresh but when I uninstalled webmin and reinstalled it everything was restored. So I guess I need to know how to fix that Mysql error, or how to start fresh. Thanks for the help!
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: Please Help Me!!

Post by JakeJ »

It's possible you selected a wrong option somewhere I suppose, but it's hard to say.
Post Reply