用户
 找回密码
 入住 CI 中国社区
搜索
查看: 1514|回复: 1
收起左侧

[HELP] 上传问题,求指教,急!

[复制链接]
发表于 2013-4-17 12:49:14 | 显示全部楼层 |阅读模式
一个很恶心的问题,ci上传类上传ppt,本地和测试环境都能上传,但是到了正式环境就说文件类型不允许上传,求指教,很急的。
   $config['upload_path'] = './'.$result['path'].$filename.'/';
        $config['allowed_types'] = 'flv|ppt|pptx';
        $config['max_size'] = '0';
        $config['max_width']  = '0';
        $config['max_height']  = '0';

 楼主| 发表于 2013-4-17 14:08:41 | 显示全部楼层
没人回答吗。。。。求指教哇。。。。

本版积分规则