Error
We have detected that your server is using PHP 7.3.21 which is obsolete and no longer receives official security updates by its developers. The Joomla! Project recommends upgrading your site to PHP 7.4 or later which will receive security updates at least until 2022-11-28. Please ask your host to make PHP 7.4 or a later version the default version for your site. If your host is already PHP 7.4 ready please enable PHP 7.4 on your site's root and 'administrator' directories – typically you can do this yourself through a tool in your hosting control panel, but it's best to ask your host if you are unsure.
Saat ini jika memakai Joomla, muncul pesan agar upgrade ke HPH 8.0 atau versi lebih baru, seperti berikut:
We have detected that your server is using PHP 7.4.33 which is obsolete and no longer receives official security updates by its developers. The Joomla! Project recommends upgrading your site to PHP 8.0 or later which will receive security updates at least until 2023-11-26.
Please ask your host to make PHP 8.0 or a later version the default version for your site. If your host is already PHP 8.0 ready please enable PHP 8.0 on your site's root and 'administrator' directories – typically you can do this yourself through a tool in your hosting control panel, but it's best to ask your host if you are unsure.
Anda perlu mengubah ke versi PHP seperti petunjuk di artikel berikut: Upgrade Versi PHP Website Joomla.
Jika Anda sudah ubah versi PHP, tetapi muncul error, tambahkan script berikut di file htaccess
# php -- BEGIN cPanel-generated handler, do not edit
# Set the "ea-php8" package as the default "PHP"
programing langauge.
<IfModule mime_modile>
AddHandler application/x-httpd-ea-php8 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
Alternatif lain, Cek Setingan di MultiPHP Manager selain di Select PHP Version. Terkadang blm diupdate setingan pilihan versi PHP di keduanya.
Saat artikel ini ditulis, website yang menggunakan joomla akan diminta upgrade ke PHP versi 7.3. Di administrator akan muncul pesan
Error
We have detected that your server is using PHP 7.2.34
which is obsolete and no longer receives official security
updates by its developers. The Joomla! Project
recommends upgrading your site to PHP 7.3 or later
which will receive security updates at least until
2021-12-06. Please ask your host to make PHP 7.3 or a
later version the default version for your site. If your host
is already PHP 7.3 ready please enable PHP 7.3 on your
site's root and 'administrator' directories – typically you
can do this yourself through a tool in your hosting
control panel, but it's best to ask your host if you are
unsure.