Please Help Me!!
Moderator: General Moderators
Please Help Me!!
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!
Re: Please Help Me!!
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.
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.
Re: Please Help Me!!
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!
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!
Re: Please Help Me!!
It's possible you selected a wrong option somewhere I suppose, but it's hard to say.