我的上传下载怎么总是报错呢 
Videos
Upload Video  Back to Videos >>  Warning: mkdir() [function.mkdir]: No such file or directory in /www/cn/upload_video_action.php on line 131Warning: fopen(www/cn/videos/2007/170-1.asx) [function.fopen]: failed to open stream: No such file or directory in /www/cn/classes/videos.class.php on line 250Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 252Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 253Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 255Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 256Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 258Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 259Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 261Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 262Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 264Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 265Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 267Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 268Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 270Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 271Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 274Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 275Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 277Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 278Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 280Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 281Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 283Warning: fwrite(): supplied argument is not a valid stream resource in /www/cn/classes/videos.class.php on line 284Warning: chmod() [function.chmod]: No such file or directory in /www/cn/upload_video_action.php on line 179
 谢谢请高手指点

解决方案 »

  1.   

    No such file or directory
    文件或文件夹不存在
      

  2.   

    可能是PHP不具备建立新文件夹的权限
      

  3.   

    谢谢 我用的是 linux服务器 
    应该怎么改呢 
      

  4.   

    我已经做了 chmod 777 videos 
      

  5.   

    我上传的是视频文件 也不能正常显示 
     抱错 Warning: Cannot modify header information - headers already sent by (output started at /www/cn/classes/ads.class.php:620) in /www/cn/ajax_scripts/ajax_php_scripts/view_video_share_video.php on line 2Warning: Cannot modify header information - headers already sent by (output started at /www/cn/classes/ads.class.php:620) in /www/cn/ajax_scripts/ajax_php_scripts/view_video_share_video.php on line 3Warning: Cannot modify header information - headers already sent by (output started at /www/cn/classes/ads.class.php:620) in /www/cn/ajax_scripts/ajax_php_scripts/view_video_share_video.php on line 4Warning: Cannot modify header information - headers already sent by (output started at /www/cn/classes/ads.class.php:620) in /www/cn/ajax_scripts/ajax_php_scripts/view_video_share_video.php on line 5
    Share This Video  
    Your Name:    
    Your Email:    
    Friends Email:   Separate emails with comma!  
    Your Message:    
          
     Warning: Cannot modify header information - headers already sent by (output started at /www/cn/classes/ads.class.php:620) in /www/cn/ajax_scripts/ajax_php_scripts/video_code_php.php on line 2Warning: Cannot modify header information - headers already sent by (output started at /www/cn/classes/ads.class.php:620) in /www/cn/ajax_scripts/ajax_php_scripts/video_code_php.php on line 3Warning: Cannot modify header information - headers already sent by (output started at /www/cn/classes/ads.class.php:620) in /www/cn/ajax_scripts/ajax_php_scripts/video_code_php.php on line 4Warning: Cannot modify header information - headers already sent by (output started at /www/cn/classes/ads.class.php:620) in /www/cn/ajax_scripts/ajax_php_scripts/video_code_php.php on line 5
    Video Codes   Follow instructions below to get HTML codes for this video. 
    Please DO NOT alter HTML codes, altering HTML codes will result in video not being played correctly on your webpage.  1) Share this video - click on text box below and copy URL to forward via email or IM to friends  
    http://192.168.0.4view_video.php?id=56 
     
     2) Codes to play video from your website - click on text box below, copy codes and insert to your web page or online journal where HTML codes are allowed.  
    <table border="0"  bgcolor="ffffff" cellpadding="0" cellspacing="0"><tr><td>
    <object type="application/x-shockwave-flash" data="/enswf/flvplayer.swf" width="320" height="240" id="SWFPlayer">
    <param name="movie" value="/enswf/flvplayer.swf" />
    <param name="quality" value="high" />
    <param name="flashvars" value="baseURL=&file=/envideos/2007/170-1.flv&&showdigits=true&autostart=false&volume=50&bufferlength=20" />
    </object>
    </td></tr>
    <tr><td align="right">
    <font face="arial" size="1">
    <strong>Free  video hosting, video codes at <a href="http://192.168.0.4"><font face="arial" size="1">IPHOX</a></strong>
    <br><font face='arial' size='1'>All Copyrights, All trades and Copyrights Held By Respective Owners.</font>
    </font></td></tr></table>
     
     
     
     
      
     
    而且 用php gd 产生的缩略图也不能正常显示
    谢谢 
    我郁闷了好几天