I try to manage a phpbb update with the support of stk.
On PHP 8.0 I get the following error
Call to undefined function set_time_limit() in /var/www/vhosts/xxxxxxxxxxxxx/httpdocs/stk/index.php:206
The function is disabled by the provider for "security reasons"
How can I by-pass this error?
I try to manage a phpbb update with the support of stk.
On PHP 8.0 I get the following error
Call to undefined function set_time_limit() in /var/www/vhosts/xxxxxxxxxxxxx/httpdocs/stk/index.php:206
The function is disabled by the provider for "security reasons"
How can I by-pass this error?