You are not logged in.
Pages: 1
Topic closed
I have some problems with http://192.168.0.1:8079/glpi/front/massiveaction.php when update a computer from OCS, update a ticket or user.
The browser, Firefox or Interenet Explorer don't respond, the system halted.
The system take a lot of time to do a process, how I can do OCS more fast?
Help me!
Offline
Probably a max_execution_time limit issue...
++
Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/
Offline
and How I can solve it?
Offline
I modify the max_execution_time parameter from 60 to 180, but the error is the same.
Offline
The parameters are:
max_execution_time = 180
max_input_time = 60
memory_limit = 32M
After the change I restart apache
Offline
Could you give all information we need : http://glpi-project.org/forum/viewtopic.php?id=10279
JMD / Jean-Mathieu Doléans - Glpi-project.org - Association Indepnet
Apportez votre pierre au projet GLPI : Soutenir
Offline
Try in debug mode, see http://glpi-project.org/wiki/doku.php?i … nfig:debug
Error messages will give you information about what limit is exceeded.
32M for memory_limit could be increase (64M or 128M).
++
Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/
Offline
After I active the Debug mode and I mavo to inventory - computers, I receibe the following error:
PHP ERROR: Undefined offset: 8 in D:\App_Data\OCS Inventory NG\xampp\htdocs\glpi\plugins\archires\setup.php at line 222
PHP ERROR: Cannot modify header information - headers already sent by (output started at D:\App_Data\OCS Inventory NG\xampp\htdocs\glpi\inc\common.function.php:160) in D:\App_Data\OCS Inventory NG\xampp\htdocs\glpi\inc\display.function.php at line 57
PHP ERROR: Cannot modify header information - headers already sent by (output started at D:\App_Data\OCS Inventory NG\xampp\htdocs\glpi\inc\common.function.php:160) in D:\App_Data\OCS Inventory NG\xampp\htdocs\glpi\inc\display.function.php at line 1944
PHP ERROR: Cannot modify header information - headers already sent by (output started at D:\App_Data\OCS Inventory NG\xampp\htdocs\glpi\inc\common.function.php:160) in D:\App_Data\OCS Inventory NG\xampp\htdocs\glpi\inc\display.function.php at line 1945
The system is running in:
GLPI 0.71.2
Windows Server 2003 + SP1
Offline
It seems you have an issue with the archires plugin, try remove it.
++
Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/
Offline
I update it, and now it is working. Thank you for your help.
Offline
ok. I close.
Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/
Offline
Pages: 1
Topic closed