View Single Post
Old 06-29-2007, 08:37 PM  
jenga
Junior Member
 
Join Date: Jun 2007
Posts: 2
Default

I just installed the v6.1.4 ioGui and everything works great but the zipscript

I'm using php_psio and it seems to have that problem with the OnUploadComplete command.

My ioftpd.ini looks like this:
[FTP_Pre-Command_Events]
OnUploadComplete = EXEC php.exe -q c:\ioFTPD\scripts\php_psio\zipscript-c.php
OnUploadError = EXEC php.exe -q c:\ioFTPD\scripts\php_psio\zipscript-c.php
dele = EXEC php.exe -q c:\ioFTPD\scripts\php_psio\postdel.php

and i've changed all the paths in php_psio from d: to c:
...the site rescan command works great, but it's not autoscanning the files.

Is there any fix for this?

Thanks
jenga is offline