DoubleDriveLine
Active Member
- Joined
- Sep 23, 2017
- Messages
- 140
- Reaction score
- 42
I just did a fresh install of Debian 10 and PBX2021 and every thing looks good with the exception of the Variables error message in the dashboard.
I went through this thread https://www.voip-info.org/forum/threads/dashboard-says-not-enough-variables.26381/ and found all of the php.ini locations confirming the max Vars is set to 5000.
The funny part of that error message is I don't have any devices connected at this time.
Am I good to just click the x on the error and get rid of it?
I went through this thread https://www.voip-info.org/forum/threads/dashboard-says-not-enough-variables.26381/ and found all of the php.ini locations confirming the max Vars is set to 5000.
Your system is setup to only handle 1000 variables. This is not enough to handle the number of devices you have. You should increase this to at least 5000. CLick Resolve for instructions to fix
The funny part of that error message is I don't have any devices connected at this time.
Am I good to just click the x on the error and get rid of it?
Code:
root@pbx2021:/ $ find / -name php.ini
/etc/php/7.3/apache2/php.ini
/etc/php/7.3/cli/php.ini
/etc/php/5.6/apache2/php.ini
/etc/php/5.6/cli/php.ini
/var/www/html/admin/libraries/Composer/vendor/doctrine/cache/tests/travis/php.ini
/usr/src/freepbx/amp_conf/htdocs/admin/libraries/Composer/vendor/doctrine/cache/tests/travis/php.ini