Newbie here with another problem
MySQL is currently located on my Unix server at /opt/mysql.
At the shell prompt I've tried to type in
mysql -u root -p as well as just mysql. Both give me an error of "ksh: mysql: cannot execute". I am currently in the /opt/ directory and apparently do not yet have permissions to get into the /mysql/ subdirectory. Is the permissions on the directory the problem or is there something else going on? I know MySQL is working because our website forum works off of it and it's running fine.
Help!
MySQL is currently located on my Unix server at /opt/mysql.
At the shell prompt I've tried to type in
mysql -u root -p as well as just mysql. Both give me an error of "ksh: mysql: cannot execute". I am currently in the /opt/ directory and apparently do not yet have permissions to get into the /mysql/ subdirectory. Is the permissions on the directory the problem or is there something else going on? I know MySQL is working because our website forum works off of it and it's running fine.
Help!