When you installed MySQL did you put in the prefix option? Like
./configure --prefix=/usr/local/mysql
If you did then when you configure PHP what ever you used for the --prefix
in the mysql configure is what you use for the --with-mysql in the php
configure.
----- Original Message -----
From: "Gabriel McAtee" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 05, 2001 12:14 PM
Subject: [PHP-INST] Configuration issues w/PHP4, MySQL, Apache on RH7.1
> So.... I have MySQL up and working, Apache up and working, and PHP4 up and
> working... but not connecting to MySQL. I ran
> "configure --with-mysql=/usr/bin/mysql" which apparently is not correct...
> it returned an error stating that it could not find the MySQL libraries in
> the indicated path. Could someone give me a pointer here? I've been
> struggling with this for a week and a half now, and not making any
progress
> to speak of... :(
>
> --
> _______________________________________
> _______________________________________
> _______________________________________
> Gabriel K. McAtee
> Consultant
> Project Leadership Associates
> 250 S. Wacker Dr., Suite 345
> Chicago, IL 60606
> _______________________________________
> _______________________________________
> _______________________________________
>
>
>
> --
> PHP Install 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]
>
--
PHP Install 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]