Re: [PHP-DEV] Bug #10570: PHP 4.0.5 - Cannot connect to mySQL database

2001-04-30 Thread Steve Meyers
I had the same problem when I first compiled 4.0.5, using the built-in MySQL libraries. I changed my configure line to use --with-mysql=/usr/local/mysql and it worked fine after that. I had the same problem on two different boxes. Seems kind of odd that they didn't catch this one... <[EMAIL PR

[PHP-DEV] Bug #10570: PHP 4.0.5 - Cannot connect to mySQL database

2001-04-30 Thread pablo
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: PHP 4.0.5 - Cannot connect to mySQL database I compiled and installed php 4.0.5. Then I could not establish any connections to the mySQL database we have