cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.2.3 configuration settings don't save

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Magento 2.2.3 configuration settings don't save

example: stores>configuration>sales>shipping methods 

change any fields, save config, system returns "you saved the configuration!"

but reverts back, nothing is saved.

Have tried clear cache, delete var/cache, increased memory limit to 756M

I have another magento 2 install same version, on the same server that is working ok. 

 

 

 

1 REPLY 1

Re: Magento 2.2.3 configuration settings don't save

@rockecom i faced the same issue and the solution is

 

sudo chmod 777 var/ generated/
sudo rm -rf var/cache/*

Thanks