RE: Can't figure out how to get it running

2005-09-04 Thread Rob Agar
hi Joe, You might be more comfortable using a GUI admin tool - look for MySql Administrator under Graphical Clients here http://dev.mysql.com/downloads/ Also, I *believe* php no longer ships with mysql support enabled. Make sure your php.ini file contains this line: extension=php_mysql.dll

RE: Can't figure out how to get it running

2005-09-02 Thread SGreen
5 02:35:21 PM: > Thanks for your reply. > > I've done what you said. Unfortunately I get the message in the CMD > Window: > > 'MYSQLADMIN' is not a recognized as an internal or external command. > > Can you tell me what this means? I did run the installer ea

RE: Can't figure out how to get it running

2005-09-02 Thread Joe Herman
rom: Eric Mynes [mailto:[EMAIL PROTECTED] Sent: Friday, September 02, 2005 12:35 PM To: Joe Herman Cc: mysql@lists.mysql.com Subject: Re: Can't figure out how to get it running The way I could tell that mysl is running is to (assuming that you are running windows): Click Start Click Run

Re: Can't figure out how to get it running

2005-09-02 Thread Eric Mynes
The way I could tell that mysl is running is to (assuming that you are running windows): Click Start Click Run Type CMD Press Enter Type MYSQLADMIN PING Press Enter if you get the message "mysqld is alive", then it is running Thanks, Eric Network Administrator West Virginia Federal Credit Union