O
O
Oposum2019-01-24 12:13:11
linux
Oposum, 2019-01-24 12:13:11

XAMPP changed the group, now MySQL does not start - how to fix it?

Hi all.
Changed XAMPP permissions and group, MySQL doesn't start after restart,
my actions are:
sudo chmod -R 777 /opt/lampp
sudo chown -hR nobody /opt/lampp
sudo chmod -R 755 /opt/lampp
Question - how to get everything back?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sorokinfil, 2019-01-24
@sorokinfil

I can be wrong. Try making www-data the owner.
sudo chown -R www-data:www-data /opt/lampp

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question