How do I fix this error in XAMPP Mac-osx 8.1.4-1 - xampp

fatal: error processing configuration file '/Applications/XAMPP/xamppfiles/etc/proftpd.conf'
this is the current error message when running XAMPP, mysql and apache run, but ProFTPD is not running.

Related

Rundeck liquibase.exception.DatabaseException

Rundeck was running fine (service active). Version 3.4.10 (no man neither -version command, can't be sure...)
Now it doesn't work (service crashes). The error is
Network Error (tcp_error) "Connection refused"
What I have tried : removed all database files /var/lib/data/rundeck/rundeckdb.mv.db and /var/lib/data/rundeck/rundeckdb.trace.db => it works, however I need my data...
I have tried to copy the DB from an other working rundeck server but I have the same error (however, with an active service this time).
in Service logs : liquibase.exception.DatabaseException: Error executing SQL UPDATE PUBLIC.DATABASECHANGELOGLOCK SET LOCKED=TRUE ...
How to open my H2 database with linux command line without java JBoss or related technology ?

Mac OSX - ProFTPD server won't run on XAMPP

I am trying to run XAMPP on my macbook OSX. MySQL and Apache run without a hitch. The ProFTPD server isn't running. I've tried restarting. That didn't work. I went into the xampp files and changed the port (from 21 to 12). I'm not sure what's wrong but I've been receiving the following error message:
Starting ProFTPD...
Exit code: 8
Stdout:
Checking syntax of configuration file
proftpd config test fails, aborting
Stderr:
MacBook-Pro.local proftpd[62092]: warning: unable to determine IP address of 'MacBook-Pro.local'
MacBook-Pro.local proftpd[62092]: error: no valid servers configured
MacBook-Pro.local proftpd[62092]: Fatal: error processing configuration file '/Applications/XAMPP/xamppfiles/etc/proftpd.conf'
Can anyone offer any help? It would be very appreciated. Thank you!

XAMPP Servers not starting in Macos Sierra

I have installed XAMPP in OS EL Captian, it works fine there. When i upgrade my os to macos Sierra, it throws the following error messages in XAMPP control panel...
Restarting all servers...
Starting MySQL Database...
/Applications/XAMPP/xamppfiles/mysql/scripts/ctl.sh : mysql started at port 3306
Starting Apache Web Server...
/Applications/XAMPP/xamppfiles/apache2/scripts/ctl.sh : httpd started
Starting ProFTPD...
Exit code: 8
Stdout:
Checking syntax of configuration file
proftpd config test fails, aborting
Stderr:
MM-SHANMUGAM-SA.local proftpd[19886]: warning: unable to determine IP address of 'MM-SHANMUGAM-SA.local'
MM-SHANMUGAM-SA.local proftpd[19886]: error: no valid servers configured
MM-SHANMUGAM-SA.local proftpd[19886]: Fatal: error processing configuration file '/Applications/XAMPP/xamppfiles/etc/proftpd.conf'
I had the same problem. I didn't get the error though.
With me the problem was that Apache was already running on macOS itself so it couldn't start from XAMPP. I guess the update to Sierra must have started it.
I fixed the problem by stopping Apache by running sudo apachectl stop on the Terminal.

Why isn't wamp starting? (there's no apache logs)

I installed wamp on windows 8.1 and it's not starting. Apache, mysql and php, none of it has started. I checked my antivirus and antikeylogger and it's not being blocked. When I check the apache error log and apache access log, it says that the log files do not exist. Without a log file, how do I troubleshoot the error?

blankpage while trying phpmyadmin

I have installed xampp in my windows. when I try to start apache and mysql it is getting started but while running in browser I m getting apache running successfully but phpmyadmin is executing but it is showing a blank page without any error! what's the solution

Resources