When I try to start xampp
(manager-osx) on Mac OS X Yosemeti 10.10,
I get this error :
this application requires admin privileges
It doesn't ask any password like it used to.
I find the solution: for some reason, owner has been changed. I changed it back to root, and now it works again :
$ cd /Applications/XAMPP/xamppfiles
$ chown -R root manager-osx.app