como altero a PORTA SSL no lampp?

como altero a PORTA SSL no lampp?

Olá, estou tentando alterar a porta SSL no Lampp

tentei mudar a porta

if test $ssl -eq 1 && testport 6453

em sudo nano /opt/lampp/lampp

e tentei reiniciar e encontrei um erro e o phpmyadmin parou de funcionar

Restarting XAMPP for Linux 5.6.40-1...
XAMPP: Stopping Apache...ok.
XAMPP: Stopping MySQL...ok.
XAMPP: Stopping ProFTPD...ok.
XAMPP: Starting Apache...fail.
XAMPP:  Starting diagnose...
XAMPP:  Sorry, I've no idea what's going wrong.
XAMPP:  Please contact our forum http://www.apachefriends.org/f/
Last 10 lines of "/opt/lampp/logs/error_log":
tail: cannot open '/opt/lampp/logs/error.log' for reading: No such file or directory
XAMPP: Starting MySQL...ok.
XAMPP: Starting ProFTPD...ok.

informação relacionada