php.ini changes but not effective in ubuntu

前端 未结 7 1124
佛祖请我去吃肉
佛祖请我去吃肉 2020-11-30 02:31

I want change the limit of php upload file\'s size
And this is some information of my phpinfo.

Configuration File (php.ini) Path   /etc/php5/apache2         


        
相关标签:
7条回答
  • 2020-11-30 02:56

    I use over ubuntu 14.10 the command:

    sudo /etc/init.d/apache2 restart

    0 讨论(0)
提交回复
热议问题