Ticket #1266 (closed defect: fixed)

Opened 22 months ago

Last modified 9 months ago

problem PHP.ini short_open_tag = On

Reported by: pierre Owned by: anonymous
Priority: normal Milestone: alternc-3.0
Component: PHP Version: alternc-1.0
Severity: major Keywords: php.ini, short_open_tag
Cc:

Description (last modified by fufroma) (diff)

Bonjour,

il faut activer le short_open_tag à "On" dans le php.ini, car certaines balises commencent par <? sans php :

/var/alternc/bureau/admin/adm_deactivate.php:59: <? /var/alternc/bureau/admin/adm_variables.php:72:<? /var/alternc/bureau/admin/quotas_users.php:50:

peux t on ajouter le php derrière la balise d'ouverture, afin qu'on puisse repasser à short_open_tag = Off dans le php.ini

Merci

Change History

comment:1 Changed 9 months ago by fufroma

  • Description modified (diff)
  • Milestone changed from alternc-1.1 to alternc-1.1-security_edition

il faut plutot corriger toute les balise "short" en vrai balise

comment:2 Changed 9 months ago by fufroma

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.