to frankenberrie:
set owner = chown (its a linux command)
make sure its chmodded to 777 (can be done via ftp)
your settings should be as follows:
/home/maksy53/public_html/downloads/ = upload url
/downloads/ = download url
if that doesnt work, try:
../downloads/ = upload url
/downloads/ = download url
################################################## ###
to drl:
chmod your download directory to 777. this can be done via your ftp.
try again.
if that does not work, use the following settings:
./downloads/ = upload url
./downloads/ = download url
|