It means bash can't find the file called "mysql". If it could, it would 
show you a path to the file, like

$ whereis mysql
mysql: /usr/bin/mysql

If your server has locate or slocate, try them instead. (This assumes they 
have an up to date locate database. If not, you may have to run "updatedb", 
if you have the proper permissions.)

J


Sean Kennedy wrote:

> Hello,
> 
> When I type in 'whereis mysql' it says 'mysql:' so what does that mean?
> 
> -Sean


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to