Knowledgebase

Error "failed to reserve page summary memory" when attempting to set the default PHP version. Print

  • 0

Symptoms

When attempting to update the EasyApache 4 default PHP version via the /usr/local/cpanel/bin/rebuild_phpconf script, we see the following error output:

Fatal error: Uncaught PleskExt\WpToolkit\Exception\RemoteServerNonZeroExitCodeException: fatal error: failed to reserve page summary memory

 

Description

We've opened an internal case for our development team to investigate this further. For reference, the case number is EXTWPTOOLK-12503. Follow this article to receive an email notification when a solution is published in the product. 

 

Workaround

Use the WHMAPI1 function example below:

whmapi1 php_set_system_default_version version=ea-php82

Update default PHP version

 


Was this answer helpful?
Back