Re: [PHP-INST] Problem with MySQL-4.0.5-0 & PHP.

2002-12-18 Thread Lic. Rodolfo Gonzalez Gonzalez
On Wed, 18 Dec 2002, Adam Voigt wrote: > Hmm, if your mysql part looks like: --with-mysql > Try changing it to the full path like: --with-mysql=/usr/local/mysql > (OR whatever the path is) It has the path /usr which has worked before (forgot to post it :). Now I think the problem are the RPM's fr

Re: [PHP-INST] Problem with MySQL-4.0.5-0 & PHP.

2002-12-18 Thread Adam Voigt
Hmm, if your mysql part looks like: --with-mysql Try changing it to the full path like: --with-mysql=/usr/local/mysql (OR whatever the path is) If it already has the path trying dropping it off and seeing if the default connection library works. On Wed, 2002-12-18 at 12:23, Lic. Rodolf