Thread: TBDev 2008
View Single Post
  #10  
Old 20th July 2009, 05:12
Morbidawn's Avatar
Morbidawn Morbidawn is offline
Senior Member
 
Join Date: Sep 2008
P2P
Posts: 34
Default
Does anyone get these errors when they try to upload a torrent ?


Code:
Warning: move_uploaded_file(/var/tb/torrents/4.torrent) [function.move-uploaded-file]: failed to open stream: No such file or directory in C:\xampp\htdocs\takeupload.php on line 173

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 'C:\xampp\tmp\php101.tmp' to '/var/tb/torrents/4.torrent' in C:\xampp\htdocs\takeupload.php on line 173

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\takeupload.php:173) in C:\xampp\htdocs\takeupload.php on line 267

What can i do to fix them?
Reply With Quote