cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.3.2 database does not save any data changes in Admin Panel

Re: Magento 2.3.2 database does not save any data changes in Admin Panel

Also make sure that you have write permission to var folder.

Or run the following query from the Magento root folder:

sudo chmod -R 0777 var/


Or try once

save => db

To confirm that issue with file system or different?

Re: Magento 2.3.2 database does not save any data changes in Admin Panel

Hi Vimal,

 

I double checked the permission on the var/session folder (0777) and we have the correct permission.  In fact, I can see the sessions being recorded.  However, it is still crashing and I was just trying to put a sales order on hold.  

 

Regards,

 

Xumsoft

Re: Magento 2.3.2 database does not save any data changes in Admin Panel

Hello @xumsoft ,

Please have a look in the below link https://magento.stackexchange.com/questions/125264/magento-site-not-Iopening-after-cli-installation

I hope this would help you.

Regards.