View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Error in imputation - Page 2 - ProjeQtOr
 
 

Error in imputation

More
20 Jan 2014 16:23 #7 by SDE
Replied by SDE on topic Error in imputation
Hi Babynus,

I have the same problem.
I've already changed the
php_value max_input_vars 3000 in php.ini on the server and I have alwys this problem for some ressources.

What do you suggest ?
Thanks,

SDE

Please Log in or Create an account to join the conversation.

More
20 Jan 2014 17:28 - 20 Jan 2014 17:29 #8 by babynus
Replied by babynus on topic Error in imputation
Try also to change the suhosin vars :

php_value max_input_vars 4000
php_value suhosin.post.max_vars 4000
php_value suhosin.request.max_vars 4000


Babynus
Administrator of ProjeQtOr web site
Last edit: 20 Jan 2014 17:29 by babynus.

Please Log in or Create an account to join the conversation.

More
21 Jan 2014 10:10 #9 by SDE
Replied by SDE on topic Error in imputation
I did it but I always have this problem.
It seems it works for some ressources but I have the problem with one.

The log file is:
2014-01-21 10:05:30 ===== TRACE ===== WARNING - Left work not retrieved from screen
2014-01-21 10:05:30 ===== TRACE ===== - Maybe max_input_vars is too small in php.ini
2014-01-21 10:05:30 ===== TRACE ===== - Assignment #1731 on Activity #269 for resource #17
2014-01-21 10:05:30 ***** ERROR ***** ERROR *****
2014-01-21 10:05:30 ***** ERROR ***** on file 'C:\Apache2\htdocs\projectorria\tool\saveImputation.php' at line (59)
2014-01-21 10:05:30 ***** ERROR ***** cause = Error - Maybe max_input_vars is too small in php.ini

What do you suggest ? Thanks,
SDE

Please Log in or Create an account to join the conversation.

More
21 Jan 2014 13:35 - 21 Jan 2014 13:35 #10 by babynus
Replied by babynus on topic Error in imputation
hi,

Where did you change values and how did you do it.

The exemple provided is defined to be in a .htaccess file :

php_value max_input_vars 4000
php_value suhosin.post.max_vars 4000
php_value suhosin.request.max_vars 4000

But then your apache confifiguration must allow .htaccesss changes :

AllowOverride All


Or directly in PHP.ini, but syntax is a bit different :

max_input_vars = 4000
suhosin.post.max_vars = 4000
suhosin.request.max_vars =4000


Babynus
Administrator of ProjeQtOr web site
Last edit: 21 Jan 2014 13:35 by babynus.

Please Log in or Create an account to join the conversation.

More
21 Jan 2014 13:47 #11 by SDE
Replied by SDE on topic Error in imputation
I did it directly in the PHP.ini with the synthax you propose.

But it seems we have the problem only for one user...

Please Log in or Create an account to join the conversation.

More
21 Jan 2014 14:23 #12 by babynus
Replied by babynus on topic Error in imputation

But it seems we have the problem only for one user...

This confirms it is a max_input_vars issue : only users with many lines face the issue.
If you rediuce number of line (active assignments) for this user, issue will disapear...

Are you sure your restarted PHP after change in PHP.ini ?
Can you try a phpinfo() (exemple in joined file) to check that your change is taken into account ?

Babynus
Administrator of ProjeQtOr web site
Attachments:

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.041 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.