🎯Description of the issue
I tried to upgrade to a paid version but I have an error
▶🚶Reproduction steps
I tried to upgrade to a paid version but I have an error
▶🚶Reproduction steps
- Go to Dashboard > Settings > Upgrade to premium version (all free updates are done)
- I can see this message :
- [Warning] set_time_limit() has been disabled for security reasons
in /home/clients/5fbdd21c67bba46c310e45fc3080f286/share/installer.php:672
Trace:#0 /home/clients/5fbdd21c67bba46c310e45fc3080f286/share/installer.php:662
Runtime->applyPHPSettings
--
Arg#0
array (
'error_reporting' => 32759,
'log_errors' => true,
'display_errors' => true,
'error_log' => '/home/clients/5fbdd21c67bba46c310e45fc3080f286/share/installer.error.log',
'time_limit' => 0,
'default_charset' => 'utf-8',
'LC_ALL' => 'en_US.UTF8',
)
----------------------------------------
#1 /home/clients/5fbdd21c67bba46c310e45fc3080f286/share/installer.php:1501
Runtime->run