07-14-2009, 01:12 PM
|
#2 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
Your FILEPATH value starts with a forward slash, so it's an absolute path. It looks like you'll want "./uploads/" to make it relative to the current working directory.
|
|
|
|