Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

Big zip file to deploy software

Hi,

Software deployment works fine until now.

Now I have to deploy a new package of software (approx 800MB), I built the zip file, but when I try to create the package using the console finally it fails with "CSRF attack".

is there any way of create such a big packages without web console ?

Thanks!

Manuel
in Administrative console by (120 points)

1 Answer

0 votes

Hi,

Edit ocsinventory-reports.conf. Set :

php_value post_max_size         951m
php_value upload_max_filesize   950m

And restart apache.

Regards,

by (6.2k points)
 
Powered by Question2Answer
...