timeout issues with wordpress
WordPress (Developer)
4
Posts
3
Posters
689
Views
3
Watching
-
Anyone else getting this screen constantly?
I have the following set in php.inipost_max_size = 520M
upload_max_filesize = 520M
memory_limit = 6000MFollowing set in config.php
define('WP_MEMORY_LIMIT', '3000M');
define('WP_MAX_MEMORY_LIMIT', '6000M');
define('DISALLOW_UNFILTERED_HTML', true);Following set in cloudron
-
Are you using Firefox? Try a different browser.