Quote:
Originally posted by ftd
[Events]
OnUploadComplete = EXEC php.exe -q c:\ioFTPD\php_psio\zipscript-c.php
OnUploadComplete = TCL ..\scripts\nfourl.itcl
OnUploadComplete = EXEC ..\ioTRIAL\php.exe -q -n c:\ioFTPD\iotrial\main.php xfermon
OnUploadError = EXEC php.exe -q c:\ioFTPD\php_psio\zipscript-c.php
OnFtpLogIn = EXEC ..\scripts\ioA\ioA.exe logon
there something wrong with that?
ioftpd is in c:\ioftpd btw
|
OnUploadComplete = EXEC ..\
ioTRIAL\php.exe -q -n c:\ioFTPD\
iotrial\main.php xfermon => maybe that
and i suggest you to put php.exe on same dir as ioFTPD.exe then
you use EXEC php.exe .... like you did on first line
are paths correct ??? check them ...