>-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >Sent: 04 October 2001 17:11 >To: Jason Wong >Subject: Re: [PHP-DB] MYSQL Problems Please help > > >Jason, > >Mysql is running, so thats not the problem. >I tired to run your updatedb to no avail. >my directory for mysql is /var/lib/mysql >so I tried the configure with the directory /var/lib still no joy. > >I really dont want to have to rebuid the box again as I have been >doing this >for a couple of days now. > >Any other ideas?? > >Thank you for your help it is much appreciated
OK, you say you can't find "mysql.h", that is a file which is provided by the MySQL-devel package --have you installed it? Next, you need to configure php using "--with-mysql=/dir/to/parent/of/mysql/mysql.h". regards -- Jason Wong Gremlins Associates www.gremlins.com.hk Tel: +852-2573-5033 Fax: +852-2573-5851 -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]