Function mysqli_ping () deprecated since 8.4 PHP

Discussion in 'Installation/Configuration' started by Ephraim A. Gariguez, Jan 24, 2025.

  1. Ephraim A. Gariguez

    Ephraim A. Gariguez New Member

    Hi I set the default PHP version on my ispconfig instance to PHP8.4 and I'm receiving deprecated error on the ISPConfig cron logs. Do I need to be concerned about it, or I need to set the default PHP to lower version. I noticed that PHP8.4 is faster than PHP8.3 in terms of performance loading on website that is why I use it as default.
     

    Attached Files:

  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The default PHP version must always remain the default OS version. So you should set it back to its original version. You can use newer PHP versions for your websites in ISPConfig but do not alter the default PHP version of the OS.
     
    Ephraim A. Gariguez likes this.
  3. Ephraim A. Gariguez

    Ephraim A. Gariguez New Member

    Thanks till, by the way what is the default PHP version for ISPConfig Version: 3.2.12p1 I'm on Ubuntu 24.04 is it the same as 22.04 PHP8.1?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Its PHP 8.3 on Ubuntu 24.04. I just updated it in the read before posting post.
     
    Ephraim A. Gariguez likes this.
  5. Ephraim A. Gariguez

    Ephraim A. Gariguez New Member

Share This Page