Re: [PHP-INST] Re: Call to undefined function: mysql_connect()

2001-12-06 Thread Ana Cerejo
Hi, I've had this problem in the past. I did NOT have to recompile PHP. I believe that all I had to do was add (or uncomment) extension=mysql.so to the php.ini file and restart the server. Good luck! On Thu, 6 Dec 2001, Fred wrote: > I am assuming that you installed the binary RPMs rather than b

Re: [PHP-INST] Re: Call to undefined function: mysql_connect()

2001-12-06 Thread Fred
I am assuming that you installed the binary RPMs rather than building from the source files. If this is the case, you could try to unintall the PHP RPM and then reinstall it. I make this suggestion only because it is possible that the PHP RPM was installed before the MySQL RPM in which case it m

RE: [PHP-INST] Re: Call to undefined function: mysql_connect()

2001-12-06 Thread Rob Round
Here is the configuration command (PHP Version 4.0.4pl1). I guess I should have added this in my original email. I did see that it says --without-mysql which was a clue to my problem. Whay I don't understand is why, on two installs, if I pick "install everything" it doesn't install this. Can I