Increase server resources request

When installing the theme I purchased it keeps saying “The link you followed has expired.” and will not install. This has never been an issue as I have installed this particular theme more than 15-20 times with other host providers.

I reached out to the theme builder and this is what they stated:

This type of error is usually caused by low server resources.

Please ask your hosting provider to increase parameter values on the server as follows:

max_execution_time=300
memory_limit=256M
upload_max_filesize=128M
post_max_size=256M
max_input_vars=5000

Also, make sure that you are running PHP version 8.2 or greater on the server.

Current Report:

  • PHP version: Good
  • Execution Time: low
  • Upload Max File Size: Very low at 20M
  • PHP Post Max Size: Very low at 30M

Thank you in advance for a quick response. :wink:

Hi there, on ProFreeHost, server limits like upload_max_filesize are fixed and cannot be increased. To fix this, unzip the theme on your PC and upload it via FTP to htdocs/wp-content/themes/ instead of using the WordPress dashboard.