• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question PHP Fatal error: Allowed memory PLESK

eloy.ameneiros

New Pleskian
Server operating system version
Ubuntu 24.04.1 LTS
Plesk version and microupdate number
Plesk Obsidian v18.0.64_build1800241008.13 os_Ubuntu 24.04
Hello,

I have the following error when I trigger a sync from Salesforce via Artisian in Plesk.

# php artisan salesforce:salsforce-usersRolesClubs-syncExecution /opt/plesk/php/8.3/bin/php has failed with exit code 255, stdout: Sync process statedStart importing all role names 11:35:49 amFinish importing all role names 11:35:50 amStart importing users, clubs and directions for both 11:35:50 am, stderr: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8192 bytes) in /var/www/vhosts/lesmills.es/connect.lesmills.es/back/app/Services/Salesforce/SalesforceFinder.php on line 332PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8192 bytes) in /var/www/vhosts/lesmills.es/connect.lesmills.es/back/vendor/symfony/error-handler/Error/FatalError.php on line 48

I have edited the php.ini and the memmory_limit to 4096MB and the error is still thrown.

Could you help me?.

Regards.
 
Back
Top