Quote:
Originally Posted by carpzone
Ok it works now,
I had to put a index.htm file into the ec_tmp folder
Because after chmod the ec_tmp to 777 , it always switched back to 755
Now the problem is solved.
Tnx for additional help !
|
That didn't help me.

I still have this error:
Code:
Warning: copy() has been disabled for security reasons in /downloads.php on line 690
ERROR: File not found.
./downloads/ and ./ec_tmp/ folder are both chmod 777.
Linked downloads work fine. I have this problem only with uploaded downloads.
EDIT: I took a look at our PHP info and it says
disable_functions: system, exec, shell_exec, passthru, shell, show_source,
copy, proc_open, symlink, popen
Maybe that has something to do with it?