Webinoly is just the perfect tool for NGINX experts. Give it a try!
0 votes
639 views
by

Hi Cristhian Martínez Ochoa.

webinoly software very helpful but I have program when up load video 58mb error http.

php.ini 

memory_limit: -1 post_max_size: 512M upload_max_filesize: 510M max_file_uploads: 512 max_execution_time: 3000

Please tell me how to fix it. Thanks !

1 Answer

0 votes
by Expert
 
Best answer
Hi Duong Le,

Seems like you manually modified php.ini file.

Webinoly have a default value of 50Mb for "uploads", if you want/need modify this value please read the documentation.

https://webinoly.com/en/documentation/webinolys/#server-update

Regards.
by

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'}

Thanks for your reply

I reset php 

sudo webinoly -server-reset=php

i set max-mb-uploads = 200

sudo webinoly -conf-value_max-mb-uploads=200

 but until error http.

Please help me. 
by
I have fixed them.  

File nginx.conf

client_max_body_size 50M;

i edit client_max_body_size 500M;

It working ^_^

Thanks You!
by Expert
I'm glad to hear that!

In fact, the "server-reset" command automatically update the "client_max_body_size" Nginx variable, but you chose only PHP to be updated, that's why you were still getting the error.

Regards.
Welcome to the Community site for Webinoly.

Our Optimized LEMP Web Server is a powerful set of commands for doing just about anything you could wish.

With Webinoly you can set up your NGINX web server in just one step.

* * * * * * *

To report a bug, please create a new issue on GitHub or ask a question here with the bug tag.
Webinoly Support Paypal Donations

PayPal · GitHub Sponsors · Bitcoin

It is very important that any visitor to the site read the disclaimer, terms of use and privacy and legal statement before start browsing.

...