View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001973 | mantisbt | bugtracker | public | 2002-05-15 03:50 | 2003-12-13 04:59 |
Reporter | cooke_j | Assigned To | prescience | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | Wintel | OS | W2K | OS Version | 0.17.1 |
Product Version | 0.17.2 | ||||
Summary | 0001973: File Upload Error | ||||
Description | Cannot upload file | ||||
Steps To Reproduce | Browse to file, selct and press upload button | ||||
Additional Information | Warning: stat failed for c:winnttempphp1AB2.tmp (errno=2 - No such file or directory) in D:mantis-0.17.2bug_file_add.php on line 30 | ||||
Tags | No tags attached. | ||||
Check and see if you have permission to read from the folder. |
|
Yep, it was from my own local HDD jc |
|
If you're using NT/2K it doesn't matter if it's your local drive. Does the user that webserver is running as have permission to read from the folder? I ran into the same type of error when uploading on a Win2k setup. Albeit, the error message seems different. Otherwise it's likely to be a minor configuration problem. Has this ever worked? |
|
I had given premissions to everyone to add, edit & delete for the folder on the mantis local HDD. I've now given the IUSER full control over the filestore & that seems to work OK tks |
|
Working. |
|