PHP

  • How to change the PHP version of your website in the Kiravo control panel

    ·

    ·

    To change your website’s PHP version on Kiravo, log in to your control panel, select your website, navigate to Advanced -> Developer Tools, then find the PHP Engine section. Click on the current PHP version, choose the desired one from the dropdown, and click Update. Maintaining optimal performance and security for your website often involves…

    Read more

  • How to increase the WordPress memory limit

    ·

    ·

    ,

    The WordPress Memory Limit is the maximum memory that WordPress can use to execute scripts and handle requests. To increase the WordPress memory limit, you must add the following line of code in your wp-config.php file: Replace 256M with your desired value. What is the WordPress memory limit? WordPress memory limit is not the same…

    Read more

  • How to change your website’s PHP version

    ·

    ·

    Keeping your PHP version up-to-date ensures your website remains secure, fast, and future-proof, influencing its performance, speed, compatibility, and security. When you update the PHP version, you don’t just aim for performance. By patching security flaws, you can also reduce vulnerabilities. You ensure compatibility with the latest WordPress features and improve server efficiency, leading to…

    Read more