wordpress - memory_limit = 256M but still get 'Fatal error: Allowed memory size of 33554432 bytes exhausted' -


i have used php.ini set memory limit 256m, , working checks out phpinfo.php (local , master).

(note: have tried setting in .htaccess file, crashes whole admin backend)

i using wordpress 3.6 , woocommerce version 2.0.13

i keep getting 'fatal error' message, example if try add pages menu, or turn on other plugins. have found can deactivate woocommerce can add items menu turn on again, that's kind of annoying, , i'm going need add few more plugins.

what don't understand have more 33554432 bytes.

have restarted apache server?

in order see changes made in php.ini have restart server. it's seems server stills have 32mb, because 32mb = 33554432 bytes

greetings.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -