dongxia19772008 2014-09-27 08:16
浏览 42
已采纳

在openshift php应用程序中减少upload_max_filesize

I just updated upload_max_filesize to 2M and post_max_size to 4M in php.ini at /var/lib/openshift/xxx---app-id---xxx/php/configuration/etc/php.ini in my scalable PHP app and restarted the cartridge:

  $ rhc cartridge restart php -a "myapp"

And then the app

  $ rhc app restart -a "myapp"

But unfortunately, the upload size still remains the default 200 MB.

Please tell me where else to modify and what else to do to reduce maximum file upload size because 200 MB size is too large and dangerous to be public in my app.

  • 写回答

1条回答 默认 最新

  • dream6120 2014-09-30 12:58
    关注

    Have you tried adding these into your .htaccess?

    php_value upload_max_filesize 2M
    php_value post_max_size 4M
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 为什么我运行这个网络会出现以下报错?CRNN神经网络
  • ¥20 steam下载游戏占用内存
  • ¥15 CST保存项目时失败
  • ¥15 树莓派5怎么用camera module 3啊
  • ¥20 java在应用程序里获取不到扬声器设备
  • ¥15 echarts动画效果的问题,请帮我添加一个动画。不要机器人回答。
  • ¥15 Attention is all you need 的代码运行
  • ¥15 一个服务器已经有一个系统了如果用usb再装一个系统,原来的系统会被覆盖掉吗
  • ¥15 使用esm_msa1_t12_100M_UR50S蛋白质语言模型进行零样本预测时,终端显示出了sequence handled的进度条,但是并不出结果就自动终止回到命令提示行了是怎么回事:
  • ¥15 前置放大电路与功率放大电路相连放大倍数出现问题