- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2019
10:52 PM
08-31-2019
10:52 PM
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?
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?