Hi,
Unable to log in to WinSCP and PHPMyAdmin is saying: Wrong permissions on configuration file, should not be world writable!
Please help.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @EatingTurquoiseDolphin,
You’ll need to make the config file of phpMyAdmin 755, like so
To do that, SSH to your Droplet and execute the above command.
Please note that phpmyadmin might be located in a different folder. What I’ll recommend is to try and find it like so
Regards, KFSys