Page 1 of 1

file not found

Posted: Wed May 09, 2012 3:51 am
by adamfenn28
Also, I have created a simple test form that calls process.php, and posts cmd=download and val1=readme.txt. When I do that process.php returns the contents of process.php, so I think process.php is finding the file correctly.

I did have to change the upload_dir to 'upload/' rather than 'upload', butte problem persists.

What am I missing?