php files appear as text in php 5.6

Discussion in 'Programming/Scripts' started by Roch, Feb 28, 2026 at 10:19 AM.

  1. Roch

    Roch New Member HowtoForge Supporter

    I'm using ISPconfig for a site with php 5.6.
    The php is partially correct, but some files appear as text.
    I've modified the file /etc/php/5.6/fpm/php.ini
    Now :
    short_open_tag = On
    opcache.validate_root = 0
    Please help
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you restart the php5.6-fpm service after you modified php.ini?
     
  3. Roch

    Roch New Member HowtoForge Supporter

    Now it's done. Many thanks for your help.
     
    till likes this.

Share This Page