When I click on Dashboard > Media Library, it’s redirecting to 404 page.
Also when I click Settings > Media, it too redirects to the 404 page.
When I edit a post and want to access existing images it does not show any images and also when try to upload image it says this
>The server cannot process the image. This can happen if the server is busy or does not have enough resources to complete the task. Uploading a smaller image may help. Suggested maximum size is 2560 pixels.
Permission right now for wp-content > uploads is 755 and also tried changing it to 744.
Added define(‘WP\_MEMORY\_LIMIT’, ‘1024M’);
