White Pages after publishing new Articles

Posted in: Newsmag
Post count: 15

Hello again,

i have an big Problem and no idea how to solve this.

If i publish new Articles on my Site i see a white Page on the Backend since a few days ago. I tested all plugins (deactivate all plugins – publish post – acitvate one….) now the white page comes still if i activate the js-composer and the SEO Pluigin of YOAST. also if i activate only one of the both plugins. If i deactivate both i see no more white pages.

But i didnt change something on these plugins.

Any idea to solve this issue?

Thanks

Post count: 15

well, i saw under “Theme Status” this message mark as yellow:

max_input_vars 1000 – the max_input_vars should be bigger than 2000, otherwise it can cause incomplete saves in the menu panel in WordPress

Could this be the reason for the white page issue?

Post count: 6535

Hi

The max_input_vars should be bigger than 2000 and max_execution_time at least at 300. Those values are set in php.ini file so try to access it but note that some hosts may restrict the access at this file, if you don’t have access to it contact your host provider and let him know about this situation. Also check the WP_MEMORY_LIMIT from wp-config.php file, here it’s a guide regrading this
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

Let me know how it goes!
Thanks!

Post count: 15

Hi,

Thx for your Help Andrei.

i set the max_input_vars into the php.ini up to 3000 but the System Status of the Theme still show “1000” any Idea why?

Server software Apache
PHP Version 5.5.9-1ubuntu4.14
post_max_size 500M
max_execution_time 300
max_input_vars 1000
SUHOSIN Installed False

WP Memory Limit 96 MB/request

Post count: 6535

Hi

In some cases the Apache server need to be restarted as the changes from phph.ini file be applied. Check in cPanel if you have any option for this or contact your host provider and let him know about this.

Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.