I have used automatic update in wordpress. Now I can't access my admin panel in wordpress.
I'm getting errors like
Code:
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 122880 bytes) in /home/ameeruli/public_html/wp-admin/includes/dashboard.php on line 351
Code:
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 122880 bytes) in /home/ameeruli/public_html/wp-admin/edit-form-advanced.php on line 64
But my site is working fine. I just can't access the admin panels. What could be the problem here?