
August 31st, 2011, 09:20 AM
|
|
Registered User
|
|
Join Date: Aug 2011
Location: Philadelphia, PA, USA
Posts: 4
Time spent in forums: 51 m 29 sec
Reputation Power: 0
|
|
|
I think we might have different definitions of root directory. On the web server, the root directory may be /uploads/. However On the filesystem of the server, The directory is probably something like /home/username/public_html/uploads/. My guess is that It is trying to write to /uploads/ on the main filesystem and that does not exist. Could you please verify?
|