Hi!
Each time I change the default value "memory_limit = 24M" to "memory_limit = 64M" in ressource limits section of the php.ini file,
it alway revert back to 24M by itself after a reboot.
My problems is that I can't upload large picture from wordpress to it's media library. It gives me a generic error. Many problems of thins kind are related on memory allowed to the PHP installation.
I tried to boost memory in the .htaccess file and in the wp-config.php and also in php.ini. The settings is directly linked to the min, med, large memory allocation option in the fvdw web setting page but I wonder If I can add some more to about 64 even 128 mb allocated to php.
How can I make this change permanent? :dontknow