Click to See Complete Forum and Search --> : Question about Mysql


killerasp
03-29-2001, 10:21 PM
I installed PHP4-mysql module, but sql doesnt work at the command line. Is their anything else i need to install.

milanuk
03-29-2001, 11:17 PM
Ummm... did you try installing MySQL itself?? Optionally, I think if you are not running a server locally and just want to connect to a mysql server, you can install a mysqlclient package instead. I am just beginning myself, but I would presume that you do need the MySQL server (or client) installed, not just the PHP module for it.

HTH,

Monte

killerasp
03-30-2001, 03:48 AM
Thanks dude, it did the trick!