You will likely want to read this:
http://us4.php.net/mysql

"In PHP 5, MySQL is no longer enabled by default, nor is the MySQL library
bundled with PHP. Read this  FAQ for details on why. Because of this,
Windows users will need to enable php_mysql.dll inside of php.ini and either
copy libmysql.dll into the Windows system directory or make it available to
the PATH. For compiling, simply use  --with-mysql=[DIR] where [DIR] points
to your MySQL installation directory."


- Eve



-----Original Message-----
From: andy thomas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 15, 2004 11:03 AM
To: nestor(earth)
Cc: [EMAIL PROTECTED]
Subject: Re: Mysql and PHP


On Wed, 15 Sep 2004, nestor(earth) wrote:

> People,
>
> This more of a php mysql question.   I have installed PHP ( 5.01) with
> Apache(1.31) and it runs.
> I have install Mysql (the latest as of last night)  and it runs.  My
> problem is that PHP does not see
> Mysql.  Now I have done this installation 4 or 5 times but th elast time
> was over a year ago.

Did you build both php and apache with MySQL support?

Andy



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


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

Reply via email to