Page 1 of 1

ProFTPD error on XAMPP start OpenSUSE Leap 15

PostPosted: 28. January 2019 00:09
by gongalov
Hi,
I just installed the latest XAMPP on localhost of my opensuse leap 15 but when i start all from XAMPP Control panel, I get this error for ProFTPD:

Code: Select all
Starting all servers...
Starting MySQL Database...
/opt/lampp/mysql/scripts/ctl.sh : mysql  started at port 3306
Starting Apache Web Server...
/opt/lampp/apache2/scripts/ctl.sh : httpd started
Starting ProFTPD...
Exit code: 8
Stdout:
Checking syntax of configuration file
proftpd config test fails, aborting
Stderr:
linux-npks proftpd[3606]: warning: unable to determine IP address of 'linux-npks'
linux-npks proftpd[3606]: error: no valid servers configured
linux-npks proftpd[3606]: Fatal: error processing configuration file '/opt/lampp/etc/proftpd.conf'


Can anyone tell me what this error means and how to fix it? And two more questions, how to add a shortcut to xampp-manager on desktop and how to make it start automaticaly on boot?