View Single Post
Old 09-27-2003, 07:10 PM  
Mouton
Posse Member
 
Join Date: Dec 2002
Posts: 1,956
Default

change to port 21 in ini
kill all ioftpd.exe from task manager
restart ioftpd.exe

does it work on port 21 ?

if so, go in dos and do:
netstat -ano

you should see the list of open ports. find x.x.x.x:113 LISTENING and find the specified pid in task manager...

that will show u what application has the port 113 listening.

you can't have 2 applications using the same port and expect them to work correctly...
Mouton is offline   Reply With Quote