Comments valeriosg started the conversationJanuary 17, 2019 at 6:05pmI need the server requirements for theme pennews . My host provider asked for that. Can anyone help? Thank you!valeriosg repliedJanuary 17, 2019 at 8:50pmCan anyone help please? 2,700PenciDesign repliedJanuary 18, 2019 at 2:50amHi,Here you go:WordPress 4.0 or laterApache or Nginxphp.ini memory limit: 40MB (recommended: 96M)PHP version 5.6 or greater (recommended: PHP 7.0 or greater)MySQL version 5.0 or greater (recommended: MySQL 5.5 or greater)The mod_rewrite Apache module (optional)php.ini max_input_vars = 5000 max_execution_time = 300 post_max_size = 50M upload_max_filesize = 50MSuhosinphp.ini suhosin.request.max_vars = 5000 suhosin.post.max_vars = 5000In some cases, the mod_substitute module default configuration may cause a timeout error on WPBakery Page Builder when loading large pages . To fix this you have to add the following lines in the .htaccess file located in your website main folder: .htaccess <IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule> Best Regards,PenciDesign1 Likevaleriosg repliedJanuary 18, 2019 at 12:47pmThank you!! Sign in to reply ...
I need the server requirements for theme pennews . My host provider asked for that. Can anyone help? Thank you!
Can anyone help please?
Hi,
Here you go:
php.ini
Suhosinphp.ini
In some cases, the mod_substitute module default configuration may cause a timeout error on WPBakery Page Builder when loading large pages . To fix this you have to add the following lines in the .htaccess file located in your website main folder:
.htaccess
Best Regards,
PenciDesign
Thank you!!