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

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -