cherokee  

Re: [Cherokee] Problem with PHP + MYSQL

Alvaro Lopez Ortega
Tue, 17 Jan 2006 06:09:15 -0800

jose ibarz wrote:

> "Your PHP installation appears to be missing the MySQL which is required
> for WordPress."
>
> I use php5, and have installed:
> php4-cgi, php5-cgi, php4-mysql y php5-mysql
>
> What happens?

  I bet it is because you didn't configured PHP to use the MySQL
  extension.  You have to check that there is a line like this

===
extension=mysql.so
===

  in /etc/php4/cgi/php.ini. If not, add it at the bottom of the file;
  that should fix the problem.

  Good luck Jose :-)

--
Greetings, alo.
_______________________________________________
Cherokee mailing list
Cherokee@lists.alobbs.com
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee