View Single Post
Old 05-03-2004, 07:06 PM  
hot_pit
Member
 
Join Date: Nov 2003
Posts: 78
Default

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 ...
hot_pit is offline