Warning: World-writable config file '/Applications/XAMPP/xamppfiles/etc/my.cnf' is ignored Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 5 Server version: 5.1.37 Source di
I installed XAMPP and got the same error, then when trying to start mysql from the command line I got the error 'Can't find message file \mysql\share\english\errmsg.sys' When you start mysql, the my.cnf file located at \mysql\bin\my.cnf tries to find the errmsg.sys file. If ...
have been using it for over a year with no problems, connect from Tomcat and java classes.. now all of a sudden, ever since I installed XAMPP (for PHP development, comes with Apache, MySQL) I can't connect anymore, even after uninstalling XAMPP completely.. when go to start MySQL servi...
running redhat 4 with XAMPP installed and working. I can use the phpmyadmin that comes with lampp to manage mysql...I can also start and stop mysql just fine from the terminal window. I can login as root to it just fine too, but when any of my perl scripts try to connect, it spits...