You didn't say which Linux you were using and I am not sure about the rest, but if you are using RedHat, you probably need to install php-mysql which is "A module for PHP applications that use MySQL databases." If you can use up2date, you can type in up2date php-mysql and that will let you run php with the mysql module. That is if you are using RedHat and have php installed by RPM from the up2date site or from the install CD. Possibility that the php-mysql module is on the install CD too, but I don't know.

Steve

At 09:59 AM 11/24/2004, you wrote:

Hi all,

I have problem by using PHP and MySQL. I have installed MySQL Server 4.1.7 on a Linux machine with Apache. PHP interpreter has been installed on it by default but I am not sure if PHP modules for MySQL has been installed too or not. On MySQL download section there is only some extensions which has links to PHP site. I couldn't use them really. Can anybody help ? How can I install PHP modules for MySQL so I would work with mysql database through PHP ?

Regards,

Danesh



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to