From: Harold H. <ha...@ha...> - 2007-10-20 03:36:29
|
I'm getting a warning that the upload log file is not writable. I don't see a config setting for this log, but do see some stuff defining it in UpLoad.php . I DID modify UpLoad.php to get uploaded files properly in user directories. The revision I made was: // $file_dir = getUploadFilePath(); $file_dir = getUploadFilePath() . '/'; // added slash. hh 9/8/07 So, did I mess up the log file location? What do I do to make the log work? I'd suspect the log would be in /var/log/... . Thanks! Harold -- FCC Rules Updated Daily at http://www.hallikainen.com - Advertising opportunities available! |