Fatal error: Allowed memory size of 262144 bytes exhausted
-
My Domain is xctechs.info/vlog
Nothing seems to be working for me, here is what i am getting
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 77824 bytes) in /home/bision/public_html/xctechs.info/vlog/wp-admin/includes/dashboard.php on line 351
And here is what i have done
created a php.ini in wp-admin folder
memory_limit = 100M upload_max_filesize = 192M post_max_size = 100M file_uploads = On
Didn’t work so i went more in
Found the wp-settings.php
Line 24 and changed 32M to 64
wp_initial_constants('WP_MEMORY_LIMIT', '64M');
I see nothing is changing, i contacted my Web host Provider Psychz.net
still no replies after 3 days, so i did a little more research since its bugging soo much that my blog is stucki went to CPanel, and found php config
and it indicates that memory is set to 128M
and upload file maximum is 2MBI have no idea what to do now, any thing i want to do, i getting different error, For Comments, Create now Topic, Plugins, anything i click i get error ??
- The topic ‘Fatal error: Allowed memory size of 262144 bytes exhausted’ is closed to new replies.