Login
Register
Questions
Unanswered
Tags
Categories
Users
Ask a Question
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.12.3 available
The official documentation can be found on
https://wiki.ocsinventory-ng.org
. Read it before asking your question.
Categories
All categories
OCS Inventory NG server
(2.5k)
OCS Inventory NG server for Unix
(1.9k)
OCS Inventory NG server for Windows
(320)
Administrative console
(308)
OCS Inventory NG agent
(1.5k)
OCS Inventory NG plugins
(59)
Network features
(138)
Developers
(128)
larger files are corrupt 64K
hello,
I created a Blob type fields (file) to manage the bills. But larger than 64kb files (<2MB) are corrupt.
Phpinfo () -> post_max_size = 8M & upload_max_filesize = 8M.
So I do not understand why.
Thank you in advance,
upload
php
ini
asked
Oct 14, 2014
in
OCS Inventory NG server for Unix
by
seblem77
(
160
points)
Share on
share on gp
share on fb
share on tw
share on li
Please
log in
or
register
to answer this question.
3
Answers
0
votes
Hi,
By default, OCS can load 100 Mb file size (see ocsinventory-reports.conf file).
Question: which version of ocs have you installed or are you using?
answered
Oct 15, 2014
by
frankb
(
90.2k
points)
Please
log in
or
register
to add a comment.
0
votes
thanks for your answer.
Ocs version 2.0.5 is installed on a debian 6.0.4 (VirtualBox)
Ocsinventory-reports.conf looks good :
php_value post_max_size 101m
php_value upload_max_size 100m
Where are the files stored ?
answered
Oct 15, 2014
by
seblem77
(
160
points)
Please
log in
or
register
to add a comment.
0
votes
Hi,
For ocsinventory-reports.conf, you found where this file is stored.
Verify php.ini values. In debian, this file is stored in /etc/php5/apache2
answered
Oct 16, 2014
by
frankb
(
90.2k
points)
Please
log in
or
register
to add a comment.
Powered by
Question2Answer
...