ISPconfig white screen

Discussion in 'ISPConfig 3 Priority Support' started by conductive, May 15, 2026 at 10:58 PM.

  1. conductive

    conductive Member HowtoForge Supporter

  2. till

    till Super Moderator Staff Member ISPConfig Developer

    First, ensure you edit the file for the correct PHP version. Then, take care to restart systemd and that php-fpm version.
     
  3. conductive

    conductive Member HowtoForge Supporter

    Thanks for the reply,
    I was putting my edit/configuration at the bottom of the file and it was getting blown away. The file has a specific location for the modification near the top of the file. Added:

    [Service]
    ReadWritePaths=/usr/local/ispconfig/interface/temp

    systemctl daemon-reload
    restart php8.2-fpm

    and all is good.
     

Share This Page