Tuesday, June 06, 2006

PHP5 v.s MySQL

PHP5 (by default) does not support MySQL. In order to fix this, install the php-mysql package with the command.

% yum -y install php-mysql

0 Comments:

Post a Comment

<< Home