Hi,
I'm running ioFTPD 5.8.7 with windrop 1.6.17 and ioBanana v2
I'm also using ioA[1].2.0.6
This is all running on windows 2003 server standard.
when i start my eggdrop for the first time i get the error
[22:09] Tcl error in file 'eggdrop.conf':
[22:09] couldn't open "C:/ioFTPD/scripts/ioA/ioA.cfg": no such file or directory
while executing
"open $ioBdat(ioacfg) r"
invoked from within
"set fp [open $ioBdat(ioacfg) r]"
(file "ioBanana/ioBanana.tcl" line 210)
invoked from within
"source ioBanana/ioBanana.tcl"
(file "eggdrop.conf" line 1338)
[22:09] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
I checked and the file is there.
i tried C:\\ioFTPD\\scripts\\ioA\\ioA.cfg and it is still the same.
there is no security on that file.
Does anyone know what i can try to get this up and running.