Can't start mysql in terminal for OSX 10.8 with standard XAMPP stack installation -
error sql: command not found
.profile code export path=/opt/local/bin:/opt/local/sbin:/applications/xampp/xamppfiles/bin:$path
i've edited filed saved , tried multiple versions , unable mysql start
type whereis sql , put whatever prints path, minus program name. e.g, if prints usr/bin/sql, makes sure /usr/bin in path.
Comments
Post a Comment