Navju Cloud hosting offers several PHP versions — from 7.4 through 8.3. Each site can run on its own version.
\n
Why change the version
\n
- WordPress 6.x needs PHP 7.4+, recommends 8.0+
- Laravel 10/11 needs PHP 8.1+
- Old scripts may not run on newer versions
- Newer versions are faster and more secure
\n
How to change
\n
- Log into cPanel
- Under Software click Select PHP Version (sometimes called MultiPHP Manager)
- At the top pick the domain from the list
- In Current PHP version click the dropdown
- Pick the desired version (e.g. PHP 8.2)
- Click Set as current
\n
Extras: extensions and settings
\n
In the same section:
\n
- Extensions tab — toggle modules (curl, gd, mbstring, intl)
- Options tab — change
memory_limit,upload_max_filesize,max_execution_time
\n
After switching
\n
- Open the site — verify it works
- If you see 500 — check
error_login File Manager - You can roll back via the same button in 30 seconds
