Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Real Work allocatio...
 
Notifications
Clear all

Real Work allocations....

15 Posts
2 Users
0 Reactions
12 K Views
(@durou-c)
Posts: 468
Contributor
Topic starter
 
[#2298]

Dear All,

I have a problem ...
for the first time today I can't do the increase Real work allocations, I've got a message with ERROR: Contact your administrator....

And even I'm logging with the Admin account, I've got this problem !

what's happen ? :blush:


 
Posted : 27 Apr 2015 19H46
(@babynus)
Posts: 14952
Member Admin
 

Hi,

First have a look at the log file.
It should always be the reflex 👿

I suggest you to look for max_input_vars in the forum and in the prerequisites.
It is the most common issue on this screen.


 
Posted : 27 Apr 2015 20H00
(@durou-c)
Posts: 468
Contributor
Topic starter
 

in log files:

on file '/var/www/projeqtor/tool/saveImputation.php' at line (84)
2015-04-27 17:39:11 ** ERROR ** cause = Error - Maybe max_input_vars is too small in php.ini


 
Posted : 27 Apr 2015 20H09
(@babynus)
Posts: 14952
Member Admin
 

Exactly as I suggested : max_input_vars is too small.
You have to change it in the php.ini (set value to 4000 as advices on prerequisites : http://www.projeqtor.org/en/product-en/technical-en/64-setup-en/412-product-prerequisites-en)


 
Posted : 27 Apr 2015 20H21
(@durou-c)
Posts: 468
Contributor
Topic starter
 

is it reset sometimes or could ful again with 4000 ?


 
Posted : 27 Apr 2015 20H29
(@durou-c)
Posts: 468
Contributor
Topic starter
 

is it on etc/php5/apache2/php.ini ???


 
Posted : 27 Apr 2015 20H35
(@babynus)
Posts: 14952
Member Admin
 

is it on etc/php5/apache2/php.ini ???

Yes.

And don't forget to restat php (or apache) to take change into account B)


 
Posted : 27 Apr 2015 20H42
(@durou-c)
Posts: 468
Contributor
Topic starter
 

I have change the value of max input to 4000,
on etc/php5/apache2/php.ini
but it is not work 🙁


 
Posted : 27 Apr 2015 20H53
(@durou-c)
Posts: 468
Contributor
Topic starter
 

i did, i, terminal:
sudo /etc/init.d/apache2 stop

and

sudo /etc/init.d/apache2 start

and it do not work, what's problem 🙁 🙁


 
Posted : 27 Apr 2015 21H03
(@durou-c)
Posts: 468
Contributor
Topic starter
 

this is what I have on the log file:

2015-04-27 19:01:54 ** ERROR ** GD Library not enabled - impossible to draw charts
2015-04-27 19:01:54 ** ERROR ** GD Library or FreeType Librairy incorrect or not correctly installed - impossible to draw charts
2015-04-27 19:02:13 ===== TRACE ===== WARNING - Left work not retrieved from screen
2015-04-27 19:02:13 ===== TRACE ===== - Maybe max_input_vars is too small in php.ini
2015-04-27 19:02:13 ===== TRACE ===== - Assignment #39 on Activity #25 for resource #6 - PREVOSTO Jonathan
2015-04-27 19:02:13 ** ERROR ** ERROR **
2015-04-27 19:02:13
** ERROR ** on file '/var/www/projeqtor/tool/saveImputation.php' at line (84)
2015-04-27 19:02:13
** ERROR ***** cause = Error - Maybe max_input_vars is too small in php.ini


 
Posted : 27 Apr 2015 21H05
(@babynus)
Posts: 14952
Member Admin
 

Your parameter is not taken into account.
Maybe it is not the good php.ini.

Also notice that GD library is not installed : you'll not be able to display charts in reports.


 
Posted : 27 Apr 2015 21H17
(@durou-c)
Posts: 468
Contributor
Topic starter
 

so I have an other PHP.ini ?


 
Posted : 27 Apr 2015 21H20
(@durou-c)
Posts: 468
Contributor
Topic starter
 

I'm so sorry but it was the good php.ini .... :whistle:

It's just that I don't remove the ";" before de variable input_max ....

so now it's works

but how I can install the GD library ?


 
Posted : 27 Apr 2015 21H27
(@babynus)
Posts: 14952
Member Admin
 

but how I can install the GD library ?

apt-get install php5-gd

should do the job.


 
Posted : 27 Apr 2015 21H38
(@durou-c)
Posts: 468
Contributor
Topic starter
 

thks you so much, all is good now ...


 
Posted : 27 Apr 2015 21H45
Share:

Scroll to Top