Re: [PHP-INSTALL] PHP 5.0.4 mysql error

2005-06-05 Thread Mike
Thanks, actually my problem was I didn't have the mysql-shared rpm installed (I confused the -shared with the -devel). thanks. I'm ccing the list so no one else tries to fix my problem too. thanks mike At 09:33 PM 6/5/2005 -0500, you wrote: Try using --with-mysql= (where is the mysql pref

[PHP-INSTALL] PHP 5.0.4 mysql error

2005-06-05 Thread Mike
I'm getting a mysql error when trying to install php 5.0.4 (as module) on my linux machine. Before I say anything else, I have php 4.3.8 running on the same machine, it installs fine with mysql. I don't even have to do anything special, I just add --with-mysql and it installs it fine. I kn