PDA

View Full Version : [Fixed] started all over but big problem


ChipMunk666
06-14-2004, 05:43 PM
Cause of all the updates etc i tried to redo all from scratch.
I installed in this order
ioFTPD 8.5.0
ioFTPD 8.5.5
ioA 1.1.5
ioBananarc2 than right after ioBananarc3

Missing ioBanana.ini settings: 'debug','io_path','sitebot','site_timezone','dst', 'messagewindow'. Please check that all those are correctly defined in your ini file.
Initialization of ioBanana failed.

when i enter the site

io_path=c:\ioFTPD
io_exec=c:\ioFTPD\system\ioFTPD.exe
debug=0
sitebot=sitebot
botnick=|BOT|
site_timezone=+1
dst=1
textfiles=c:\ioFTPD\scripts\ioBanana-text
# For SITE RULES
rules=c:\ioFTPD\text\ftp\rules.msg
# For secure irc invite
hosts_log=c:\ioFTPD\logs\hosts.log
hostmasks=^[^\*\?]+@[0-9]+\.[0-9]+\.[0-9]+\.[^\?]+$ ^[^\*\?]+@.*\.[^\*\?\.]+\.[^0-9][^\*\?\.]+$ ^[^\*\?]+@[^\*\?\.]+\.[^0-9][^\*\?\.]+$

I have put it on c:\ioFTPD dir.

i am searching my ass off to get fixed again but i can't find it :(.
I don't know what i forgot.
I tried to redo all again same thing

When i decomment everything in ioFTPD.ini related to ioBanana
than i can login and everything works but i get this in the status windows of ffxp
230-Time is now 00:32
230-
230-
230- Missing ioBanana.ini settings: 'debug','io_path','sitebot','site_timezone','dst', 'messagewindow'. Please check that all those are correctly defined in your ini file.
Initialization of ioBanana failed.
230- Missing ioBanana.ini settings: 'debug','io_path','sitebot','site_timezone','dst', 'messagewindow'. Please check that all those are correctly defined in your ini file.
Initialization of ioBanana failed.
230-
230-Enjoy your stay.
230 User ioFTPD logged in.
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
CWD /
250 CWD command successful.
PWD
257 "/" is current directory.
TYPE A
200 Type set to A.
PASV
227 Entering Passive Mode (212,112,45,106,11,12)
LIST
150 Opening ASCII mode data connection for directory listing.
226-[Free: 100GB]-[Ratio: Unlimited]-[Speed: 0.0kb/s]
226-[Credits: 0MB]-[UL: 0.0GB]-[DL: 0.0GB]
226
List Complete: 2 KB in 0,65 (2,97 KBps)
421 Timeout (120 seconds): closing control connection.
Connection lost: server

how is this possible??
Found the solution why it shows why it was decommented it was a cookie problem.I had an reference to it in there.
but the other problem isn't fixed :(

LordM_2
06-14-2004, 05:46 PM
from changelog.txt of RC3:

ADD: you can define the message window name in ioBanana.ini
!!! ioBanana.ini -> messagewindow=ioFTPD::MessageWindow


Put the Line messagewindow=ioFTPD::MessageWindow

io_path=c:\ioFTPD
io_exec=c:\ioFTPD\system\ioFTPD.exe
debug=0
sitebot=sitebot
botnick=|BOT|
site_timezone=+1
dst=1
textfiles=c:\ioFTPD\scripts\ioBanana-text
messagewindow=ioFTPD::MessageWindow <- just here in your ini.

That should do it

mfg

ChipMunk666
06-14-2004, 06:01 PM
thx man i really appreciated.
I oversaw this 2 times :s.
Maybe it's easier to start with that in the begining
LIKE you mofo's u all change this!!!

hehe.
thx man