PDA

View Full Version : sfv problem with php_psio


Unloco
02-14-2005, 01:34 PM
After configuring php_psio properly there are some problems with sfv dunno how to solve it, may be you can help me:

After Uploading sfv:

[R] 150 Opening ASCII mode data connection for bla.sfv.
[R] 226-
[R] 226-Warning: opendir(C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\ System32\Wbem;C:\WINDOWS\System32;C:\Programme\Gem einsame Dateien\GIS\Tools\): failed to open dir: Invalid argument in C:\ioFTPD\scripts\php_psio\funcs.php on line 1070
[R] 226-
[R] 226-Warning: readdir(): supplied argument is not a valid Directory resource in C:\ioFTPD\scripts\php_psio\funcs.php on line 1071
[R] 226-
[R] 226-Warning: fopen(C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Sy stem32\Wbem;C:\WINDOWS\System32;C:\Programme\Gemei nsame Dateien\GIS\Tools\.ioFTPD.psio_cache._rlsinfo_): failed to open stream: Invalid argument in C:\ioFTPD\scripts\php_psio\cache.php on line 17
[R] 226-
[R] 226-Warning: fwrite(): supplied argument is not a valid stream resource in C:\ioFTPD\scripts\php_psio\cache.php on line 18
[R] 226-
[R] 226-Warning: fclose(): supplied argument is not a valid stream resource in C:\ioFTPD\scripts\php_psio\cache.php on line 19
[R] 226-.----=== ZipScript-PHP ===--,d1'--=== ported ===---.
[R] 226-
[R] 226-Warning: Invalid argument supplied for foreach() in C:\ioFTPD\scripts\php_psio\zipscript-c.php on line 247
[R] 226-
[R] 226-Warning: fopen(C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Sy stem32\Wbem;C:\WINDOWS\System32;C:\Programme\Gemei nsame Dateien\GIS\Tools\.ioFTPD.psio_cache._sfv_files_): failed to open stream: Invalid argument in C:\ioFTPD\scripts\php_psio\cache.php on line 17
[R] 226-
[R] 226-Warning: fwrite(): supplied argument is not a valid stream resource in C:\ioFTPD\scripts\php_psio\cache.php on line 18
[R] 226-
[R] 226-Warning: fclose(): supplied argument is not a valid stream resource in C:\ioFTPD\scripts\php_psio\cache.php on line 19
[R] 226-
[R] 226-Warning: fopen(C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Sy stem32\Wbem;C:\WINDOWS\System32;C:\Programme\Gemei nsame Dateien\GIS\Tools\.ioFTPD.psio_cache._sfv_info_): failed to open stream: Invalid argument in C:\ioFTPD\scripts\php_psio\cache.php on line 17
[R] 226-
[R] 226-Warning: fwrite(): supplied argument is not a valid stream resource in C:\ioFTPD\scripts\php_psio\cache.php on line 18
[R] 226-
[R] 226-Warning: fclose(): supplied argument is not a valid stream resource in C:\ioFTPD\scripts\php_psio\cache.php on line 19
[R] 226-| + SFV-file: oK! |
[R] 226-`-[--------------------]------------------[ 0/57]--'


After Uploading rar file that belongs to the sfv:

[R] STOR bla.rar
[R] 150 Opening BINARY mode data connection for bla.rar.
[R] 226-
[R] 226-Warning: opendir(C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\ System32\Wbem;C:\WINDOWS\System32;C:\Programme\Gem einsame Dateien\GIS\Tools\): failed to open dir: Invalid argument in C:\ioFTPD\scripts\php_psio\funcs.php on line 1070
[R] 226-
[R] 226-Warning: readdir(): supplied argument is not a valid Directory resource in C:\ioFTPD\scripts\php_psio\funcs.php on line 1071
[R] 226-
[R] 226-Warning: fopen(C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Sy stem32\Wbem;C:\WINDOWS\System32;C:\Programme\Gemei nsame Dateien\GIS\Tools\.ioFTPD.psio_cache._rlsinfo_): failed to open stream: Invalid argument in C:\ioFTPD\scripts\php_psio\cache.php on line 17
[R] 226-
[R] 226-Warning: fwrite(): supplied argument is not a valid stream resource in C:\ioFTPD\scripts\php_psio\cache.php on line 18
[R] 226-
[R] 226-Warning: fclose(): supplied argument is not a valid stream resource in C:\ioFTPD\scripts\php_psio\cache.php on line 19
[R] 226-.----=== ZipScript-PHP ===--,d1'--=== ported ===---.
[R] 226-
[R] 226-Warning: Invalid argument supplied for foreach() in C:\ioFTPD\scripts\php_psio\zipscript-c.php on line 347
[R] 226-| + CRC-Check: SKIPPED! |
[R] 226-
[R] 226-Warning: Division by zero in C:\ioFTPD\scripts\php_psio\funcs.php on line 4
[R] 226-`-[--------------------]------------------[ 0/0 ]--'

EwarWoo
02-14-2005, 07:40 PM
Did you install the php files in the /ioFTPD/system/ dir?

Unloco
02-15-2005, 10:52 AM
yes have installed the files ... dunno whats the matter :suxx:

SnypeTEST
02-15-2005, 05:10 PM
in ioftpd.env your path= is set to some enviroment variable... its supposed to be uploaded file dir..

Unloco
02-16-2005, 06:40 AM
yes !!! thanks man you helped me a lot !!