|
#1
| ||||
| ||||
| MySQL will not start I just bought a new Macbook Pro 2.4 and starting fixing it with only fresh installs. I installed the OS X 10.5 (x86_64) pak. It was running fine until now. The start/stop in the pref.pane don't work and if I do a "mysql start" in the terminal I get: Quote:
Thank's!
__________________ G4 Quicksilver 867Mhz / 896RAM / 2 x 120Gb HD. Mac OS X 10.4.11 G4 alubook 1.5GHz (BT 2) / 2Gb RAM / 80Gb HD. Mac OS X Tiger 10.4.11 Macbook Pro 2.4GHz / 3Gb RAM / 200Gb HD / Mac OS X Leopard 10.5.2 |
|
#2
| ||||
| ||||
| Using the terminal, create a filed called "my.cnf" in /etc and put the following inside of it, then start MySQL ... [mysqld] socket=/tmp/mysql.sock |
|
#3
| |||
| |||
| Hi, There are a few issues with MySQL on Leopard. Follow these two links. If you do what they suggest you will get a working MySQL installation with MySQL Preference pane: http://angry-fly.com/index.cfm/2007/...SQL-on-Leopard http://www.angry-fly.com/index.cfm/2...ork-In-Leopard NOTE for the second link: When you change the permissions on the created file in the instructions using: sudo chown root:wheel mysql.server change "root" to whatever your current admin username is. for example sudo chown tferguson:wheel mysql.server Cheers D. |
|
#4
| ||||
| ||||
| Det funkar inge bra för mig i länk 2 där? Quote:
__________________ G4 Quicksilver 867Mhz / 896RAM / 2 x 120Gb HD. Mac OS X 10.4.11 G4 alubook 1.5GHz (BT 2) / 2Gb RAM / 80Gb HD. Mac OS X Tiger 10.4.11 Macbook Pro 2.4GHz / 3Gb RAM / 200Gb HD / Mac OS X Leopard 10.5.2 |
|
#5
| ||||
| ||||
| Got it to work now, The only problem is that MySQL don't start up when starting the computer. I hace installes tha startup pkg and also checked the "Aytomatically start up..) in the pref pane.
__________________ G4 Quicksilver 867Mhz / 896RAM / 2 x 120Gb HD. Mac OS X 10.4.11 G4 alubook 1.5GHz (BT 2) / 2Gb RAM / 80Gb HD. Mac OS X Tiger 10.4.11 Macbook Pro 2.4GHz / 3Gb RAM / 200Gb HD / Mac OS X Leopard 10.5.2 |
![]() |
| Thread Tools | |
|
|