PDA

View Full Version : php_psio.0.1.4 doesn't log


hennesiv
04-23-2004, 02:37 PM
hi

i'm using php_psio.0.1.4 but it doesn't log...

i used

$ioftpd_log = "..\\logs\\ioFTPD.log";

and

$ioftpd_log = "C:\\ioFTPD\\ioFTPD.log";

but it doesn't seem to work... when i turn debug mode on no errors are reported...

cu henne

crakhed
04-24-2004, 09:28 AM
have you tried putting in the full path?

hennesiv
04-24-2004, 02:26 PM
sure