Topic: Load Error of Items in Items Tab
I encountered a problem with debian 9, mariadb 10, php 7 in VM. I have about 5000+ items and it works fine in ubuntu 16. With the same database and FA 2.4.3, I get a load error when I go to items and try to search for any items. Foreign codes, sales and purchase orders all output a list of items. I only get the error when in items page. Does anyone know the cause of this? php maybe?
Update
I restored a snapshot with only the following installed.
Debian9, apache, Mariadb server 10.2.1, php7.0 libapache2-mod-php7.0 php7.0-mysql php7.0-gd php7.0-opcache
I was able to successfully install a new FA2.4.3 but the same problem arose. The items page loads for about 10 sec and shows the exclamation mark error. But it adds the new item after a refresh as it appears in the droplist. But I cant load the new item to the page for an edit.
Am I missing a php connector or is the settings at default causing limitations? It is working well with my desktop OS in Ubuntu 16.