FTP Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationFTP Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today!
  #1  
Old February 9th, 2004, 08:33 AM
steral steral is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 55 steral User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Unhappy ProFTPD Help

I'm running Redhat 9 and did a fresh install of Proftpd on my server. It's running fine. I was able to log in, Until I created a <virtualhost> in my proftpd.conf file.

Now the error that I recieve is:

- error: "ftp.siscohosting.com" address/port (24.195.240.184:21) already in use by "ProFTPD"

This is the script in my proftpd.conf that's causing the error..Well at least I think it is:


<VirtualHost www.siscohosting.com>
ServerName ftp.siscohosting.com
AuthUserFile /etc/proftpd/sisco
DefaultRoot ~
<Directory />
AllowOverwrite on
</Directory>
<Anonymous /home/sisco/public_ftp>
UseFtpUsers on
RequireValidShell off
User ftp
Group ftp
UserAlias anonymous ftp
DisplayLogin welcome.msg
DisplayFirstChdir .message
<Limit WRITE>
DenyAll
</Limit>
<Directory incoming>
<Limit STOR>
AllowAll
</Limit>
<Limit WRITE READ>
DenyAll
</Limit>
</Directory>
</Anonymous>
</VirtualHost>

also below if it's any use is my virtual host configuration in my httpd.conf


NameVirtualHost 24.195.240.184:80

#
# VirtualHost example:
# Almost any Apache directive may go into a VirtualHost container.
# The first VirtualHost section is used for requests without a known
# server name.
#
<VirtualHost www.siscohosting.com>
ServerAlias www.siscohosting.com siscohosting.com
ServerAdmin wmohmood@hotmail.com
DocumentRoot /home/sisco/public_html
ServerName www.siscohosting.com
ScriptAlias /cgi-bin/ /home/sisco/public_html/cgi-bin/
</VirtualHost>


Please help!! Thankz!

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationFTP Help > ProFTPD Help


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway