Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a Centos 6 server with Apache 2.2.15 MySQL 5.1 and PHP 5.3 and I have them setup to the best of my knowledge so they can talk with each other, but get this.

My error Screenshot, install Joomla 2.5

I have checked the PHP.ini and it is setup to look at MySQL, I have it set with all the defaults, a lot of fields are blank meaning they go to default.

share|improve this question

closed as off topic by Andy Hayden, Mark, Kjuly, bensiu, David Stratton Oct 27 '12 at 4:15

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

You need to install,

yum install php-mysql
share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.