Have you received a notification email mentioning that support for outdated PHP versions will be removed from the Starter web hosting package you are currently using on 01.02.2026, and you are wondering what to do next? This notice applies exclusively to the website(s) hosted on your web hosting account and does not affect any other services on the account or their functionality! We sent the […]
The PHP time can be set as follows: 1. Via cPanel by choosing SOFTWARE > “MultiPHP INI Editor” per domain manually: date.timezone = Europe/Tallinn 2. In index, autoload, bootstrap or config PHP script, after php tag: ini_set(‘date.timezone’, ‘Europe/Tallinn’);
1. Log on to Your cPanel webhosting account 2. Select “MultiPHP INI Editor” 3. Select “Editor Mode” 4. From dropdown, select required domain, to where there is need to apply those changes 5. Add code: error_log = “/home/npXXXXXXX/logs/teiedomeeninimi_tld.error_log” log_errors = On Where “npXXXXXXX” must be changed to Your cPanel account username and “yourdomain_tld” replaced with Your domain name and save changes. Upon any errors, those […]
Couple of customers have asked us possibility to change domains PHP version in cPanel webhosting account.