View Single Post
  #12  
Old 11th March 2009, 14:57
raefor's Avatar
raefor raefor is offline
Senior Member
 
Join Date: Mar 2008
United States
Posts: 90
Default
Quote:
Originally Posted by Izacic View Post
i have giveed chmod 777 uploads dir and images dir and when i will upload comes thies error:

Unable to move '/tmp/phpr0Ixd0' to '/LZN E 57-60.torrent' in /var/www/torrents-upload.php on line 105

failed to open stream: Permission denied in /var/www/torrents-upload.php on line 105



Apply the following CHMOD's
777 - cache/
777 - backups/
777 - uploads/
777 - uploads/images/
777 - import/

if you have any of those folders missing (eg: uploads/images/), please create them and chmod 777

Run check.php from your browser to check you have configured everything ok
check.php is designed for UNIX systems, if you are using WINDOWS it may not report the paths correctly.
Reply With Quote