Setting folder permisions
I am currently trying to get MAMPP (Mac, Apache, MySQL, PHP, Pearl) to run.
MySQL is the only module that doesn't start. Now I am not a UNIX pro - but when a programm what's to use a TCP Port / Socket it has to make a .sock file - correct?
MySQL outputs an error in the logfile saying permission denied when mounting Unix Socket.
So I am trying to give /Applications/xampp/ (xampp although it's a mampp) and all subfolders full rights Read&Write.
When right clicking on 'Xampp' --> Get Info I choose 'Ownership & Permissions'. It says ' You can read and write ' (NOTE: I start the mampp as 'sudo su').
When I click on details it says Owner 'Hannes' Access 'R&W' Group 'Hannes' Access 'Read only' Others 'Read only'.
So when I go to change (I unlock first and get the password prompt etc.) the items to R&W for all and even set the group to system and then 'Apply to enclosed items' and I want to lock the settings again - it I guess failes and returns to the original settings and MySQL load failes.
What to do?
Thanks in advance
Johannes