MySQL won't start on OSX 10.10 YOSEMITE DP5

Problems with the Mac OS X version of XAMPP, questions, comments, and anything related.

MySQL won't start on OSX 10.10 YOSEMITE DP5

Postby rockinnuts » 06. August 2014 06:40

I've been spending a lot of time trying to get fixed my XAMPP server since OSX 10.10 DP5 (beta) broke a few elements of its library. Fortunately, a friend could solve this problem.

here you have a mini-tutorial.

http://exequielplaza.com/funstuff/xampp-dp5-yosemite-mysqlfix.html
rockinnuts
 
Posts: 1
Joined: 06. August 2014 06:37
Operating System: OS X Yosemite

Re: MySQL won't start on OSX 10.10 YOSEMITE DP5

Postby zxzbf0 » 09. August 2014 14:48

MYSQL can start now ! thank you!
zxzbf0
 
Posts: 1
Joined: 09. August 2014 14:37
Operating System: MAC OSX

Re: MySQL won't start on OSX 10.10 YOSEMITE DP5

Postby Seus » 11. August 2014 13:17

This doesn't work for me. I can't even get past the step of 'brew install libiconv'. I get this error:

Error: No available formula for libiconv
Apple distributes libiconv with OS X, you can find it in /usr/lib.
Some build scripts fail to detect it correctly, please check existing
formulae for solutions.

Thoughts?
Seus
 
Posts: 3
Joined: 11. August 2014 13:15
Operating System: OSX 10.10 DP5

Re: MySQL won't start on OSX 10.10 YOSEMITE DP5

Postby eckelarsson » 12. August 2014 10:55

You need to allow homebrew to install duplicates of system software:
In terminal before you install type: brew tap homebrew/dupes

I've updated the guide that Seus posted here

http://www.ordinarycoder.com/xaamp-yosemite-preview-5-mysql-fix/
eckelarsson
 
Posts: 1
Joined: 12. August 2014 10:51
Operating System: OSX 10.10

Re: MySQL won't start on OSX 10.10 YOSEMITE DP5

Postby Seus » 14. August 2014 13:44

A few things..

1) It worked! Thanks!!

2) Some of the dashes on your web site are a longer dash than normal. Consider wrapping snippets in <pre></pre> tags.

3) How in the world did you figure this out? Is there a log file I should have been looking at?
Seus
 
Posts: 3
Joined: 11. August 2014 13:15
Operating System: OSX 10.10 DP5

Re: MySQL won't start on OSX 10.10 YOSEMITE DP5

Postby Beltran » 22. October 2014 22:20

Hi,

New XAMPP versions already fixes the issue for MySQL so you can download a new version. In any case you can fix the previous installations following these steps:

Edit the file /Applications/XAMPP/xamppfiles/xampp

Search for:
$XAMPP_ROOT/bin/mysql.server start > /dev/null &

and add the following on top of it.
unset DYLD_LIBRARY_PATH

Then you can start your MySQL database again
User avatar
Beltran
Power-User
 
Posts: 170
Joined: 22. March 2013 12:29
XAMPP version: 10
Operating System: Windows, Linux, OS X

Re: MySQL won't start on OSX 10.10 YOSEMITE DP5

Postby SixSeven » 18. February 2015 03:49

The tutorial at http://exequielplaza.com/funstuff/xampp-dp5-yosemite-mysqlfix.html
is outdated. The terminal command as of Feb 17, 2015 is: ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
SixSeven
 
Posts: 1
Joined: 18. February 2015 03:46
Operating System: OS X Yosemite 10.10.2


Return to XAMPP for macOS

Who is online

Users browsing this forum: No registered users and 12 guests