Problem starting ProFTPD : No such file or directory

Problems with the Mac OS X version of XAMPP, questions, comments, and anything related.

Problem starting ProFTPD : No such file or directory

Postby bafforosso » 10. January 2011 18:12

Hello,

I just downloaded XAMPP for Mac OS X 1.7.3 and installed it. When i start XAMPP, Apache and MySQL start but ProFTPD don't :

Code: Select all
sh-3.2# /Applications/XAMPP/xamppfiles/xampp start
Starting XAMPP for Mac OS X 1.7.3...
XAMPP: Starting Apache...ok.
XAMPP: Starting MySQL...ok.
XAMPP: Starting ProFTPD.../Applications/XAMPP/xamppfiles/xampp: line 184: /Applications/XAMPP/xamppfiles//var/proftpd/start.err: No such file or directory
fail.
Contents of "/Applications/XAMPP/xamppfiles//var/proftpd/start.err":
cat: /Applications/XAMPP/xamppfiles//var/proftpd/start.err: No such file or directory


Does someone know where it comes from and what i should do?

Thanks,
Fred
bafforosso
 
Posts: 1
Joined: 10. January 2011 18:07

Re: Problem starting ProFTPD : No such file or directory

Postby pauljmartinez » 22. February 2011 06:13

I had the same error and resolved it with the following:

Code: Select all
sudo mkdir /Applications/XAMPP/xamppfiles/var/proftpd/
touch /Applications/XAMPP/xamppfiles/var/proftpd/start.err
sudo /Applications/XAMPP/xamppfiles/xampp fix_rights


Code: Select all
$ sudo /Applications/XAMPP/xamppfiles/xampp start
Starting XAMPP for Mac OS X 1.7.3...
XAMPP: Starting Apache...ok.
XAMPP: Starting MySQL...ok.
XAMPP: Starting ProFTPD...ok.
pauljmartinez
 
Posts: 1
Joined: 22. February 2011 06:08

Re: Problem starting ProFTPD : No such file or directory

Postby radax » 18. June 2011 01:33

pauljmartinez wrote:I had the same error and resolved it with the following:

Code: Select all
sudo mkdir /Applications/XAMPP/xamppfiles/var/proftpd/
touch /Applications/XAMPP/xamppfiles/var/proftpd/start.err
sudo /Applications/XAMPP/xamppfiles/xampp fix_rights


Code: Select all
$ sudo /Applications/XAMPP/xamppfiles/xampp start
Starting XAMPP for Mac OS X 1.7.3...
XAMPP: Starting Apache...ok.
XAMPP: Starting MySQL...ok.
XAMPP: Starting ProFTPD...ok.


worked like a charm, thx
radax
 
Posts: 2
Joined: 10. May 2011 00:37


Return to XAMPP for macOS

Who is online

Users browsing this forum: No registered users and 8 guests