PROFTPD problem :( [Resolved]

Problems with the Linux version of XAMPP, questions, comments, and anything related.

PROFTPD problem :( [Resolved]

Postby itzy » 31. December 2011 10:08

i was used Xampp before 1 month,it was really great :) i used CentOS 5 32bit..
last day my VPS got crashed(it was company problem,not mine)

so i've installed xampp again..i've faced this problem..i really dont know what to do..
then i reported to vps company, they said "same ip..so there was no problem with us"

snap :
Image

opened the file (/opt/lampp/etc/proftpd.conf)
Code: Select all
# This is a basic ProFTPD configuration file (rename it to
# 'proftpd.conf' for actual use.  It establishes a single server
# and a single anonymous login.  It assumes that you have a user/group
# "nobody" and "ftp" for normal operation and anon.

ServerName                      "ProFTPD"
ServerType                      standalone
DefaultServer                   on

# Port 21 is the standard FTP port.
Port                            21
# Umask 022 is a good standard umask to prevent new dirs and files
# from being group and world writable.
Umask                           022

# To prevent DoS attacks, set the maximum number of child processes
# to 30.  If you need to allow more than 30 concurrent connections
# at once, simply increase this value.  Note that this ONLY works
# in standalone mode, in inetd mode you should use an inetd server
# that allows you to limit maximum number of processes per service
# (such as xinetd)
MaxInstances                    30

"/opt/lampp/etc/proftpd.conf" 45L, 1448C


thanks
itzy
 
Posts: 8
Joined: 28. November 2011 10:45
Operating System: CentOS 5

Re: PROFTPD problem :(

Postby JonB » 01. January 2012 05:31

Hi itzy

I note that MySQL has an issue also, so you probably have a few problems.

Let me ask you a couple of questions:

A. - When you say your VPS crashed, please tell me how that was remediated by the hosting company?

Did they A - 1. Load a clean image (new virtual server) ?

OR A - 2. Load a snapshot/backup of the running VPS from their recovery system?

B. - If they did A -2 (load snapshot) what did you do at that point?

(my first guess is that you unintentionally installed over your existing XAMMP/LAMPP install)

I guess I should ask you to say in your own words a more complete description of what happened. Including anything you did (beyond a clean installation of XAMPP) to bring things back.

I'm guessing this in an unmanaged VPS???

Just so you know for the future, LAMPP has a backup facility that allows recovering completely on the same 'platform' (OS + backup + new install of the same version of LAMPP == almost everything works again magically) ~ I know it works as I have tested it ~ :mrgreen:

Good Luck and Happy New Year
8)
User avatar
JonB
AF Moderator
 
Posts: 3210
Joined: 12. April 2010 16:41
Location: Land of the Blazing Sun
Operating System: Windows XP/7 - Fedora 15 1.7.7

Re: PROFTPD problem :(

Postby itzy » 01. January 2012 16:55

actually it was HDD crash,so no backups..
finally i understood what was problem,so i've requested free demo vps..xampp worked fine on demo vps.
problem was with my primary vps..so hope it was misconfigured vps..
btw it's semi managed solusVM VPS :)

thank you for the help :)
itzy
 
Posts: 8
Joined: 28. November 2011 10:45
Operating System: CentOS 5


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 16 guests