From: <lis...@dd...> - 2003-09-16 04:50:39
|
Hi all, We have just changed server boxes, from Win2kPro to Win2k server. All the paths remained the same, still running IIS 5.0. I didn't reinstall Squirrelmail, simply copied the existing install of SM over. SMail seems to run fine, calendar works etc etc However, now I am getting error/warning messages whenever I insert an attachment to an email. The incoming and outgoing messages have the attachments intact. It's just the error/warning messages are causing the end users concern. A sample of the error message is at the base of this email. FYI our folder setup is f:\website - location of our website f:\website\webmail - location of Squirrelmail f:\website\data - seems to be holding the attachments f:\website\webmail\data - end users Squirelmail preference files are stored here config.php has 2 entries. I copied and pasted the entries below. please note that one entry has ' and the other uses " Why ? I dunno .... $data_dir = '../data/'; $attachment_dir = "../data/"; Any ideas as to why these messages appear, what they mean and how to make them go away ? Regards Gregor Warning: filesize(): Stat failed for ../data/6vhX5txYTte0RYklUrFPN0EqU48k0o21 (errno=2 - No such file or directory) in F:\website\webmail\src\compose.php on line 822 |