I've enabled PHP and MySQL through the Web Station and have verified that Apache and PHP are working properly.
In fact, phpMyAdmin is working alright and seems to be connecting the MySQL server correctly.
However, I need to import a database through the command line (contains stored procedures) but when I login to my Synology through SSH, it can't find mysql.
- Code: Select all
NAS> ./mysql -u root -p
-ash: ./mysql: not found
I'm logged in as root, so it can't be a permissions issue. Can anybody tell me where I've gone wrong?
El Mariachi



