咨询热线:4006-75-4006

售前:9:00-23:30    备案:9:00-18:00    技术:7*24h

遇到No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16怎么解决

2017-01-12 16:48:52 10705次

使用wdcp面板管理centos系统时,如果遇到上传数据库提示


“No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16”


说明数据库大小超过了PHP限制的大小,需要修改php配置文件。


wdcp提供了文件管理功能,在“系统管理-文件管理-php.ini”打开php.ini配置文件,修改一下参数:

max_execution_time = 0(默认是30)

post_max_size = 20M (限制为20M)

post_max_size = 20M (限制为20M)


设置完毕点保存,重启服务器,这样设置之后上传文件大小就被限制成20M。


首页
最新活动
个人中心