SyntaxFix
Write A Post
Hire A Developer
Questions
In my case I had to install the extension:
yum install php php-mysql httpd
and then restart apache:
service httpd restart
That solved the problem.