Ticket #1005 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Suppression du lien vers override_php.conf lors de mise à jour 0.9.5 en 0.9.6

Reported by: anonyme Assigned to: anonymous
Priority: urgent Milestone: alternc-0.9.6.1
Component: Package Debian Version: alternc-0.9.6
Severity: block Keywords: override_php.conf
Cc:

Description

Suite à une mise à jour de 0.9.5 en 0.9.6, je me suis appercu que le liens vers /var/alternc/apacheconf/override_php.conf dans /etc/apache/conf.d/ avait sauté...

Du coup, toutes les config particulieres des sites hébergées ne fonctionnaient plus :'(

workaround : lancer manuellement la commande suivante :

ln -s /var/alternc/apacheconf/override_php.conf /etc/apache/conf.d/.

Change History

12/05/06 19:32:45 changed by anarcat

je confirme, extrêmement dangereux.

12/06/06 18:01:21 changed by anarcat

  • priority changed from high to urgent.

Il faudrait modifier le postinst (ou alternc.install) pour qu'il installe *toujours* un symlink.

12/23/06 00:18:01 changed by anarcat

  • milestone changed from 0.9.7 to 0.9.6.1.

01/12/07 21:16:20 changed by anarcat

  • status changed from new to closed.
  • resolution set to fixed.

(In [1764]) Close #1005: make sure we have a override_php.conf link in /etc/apache/conf.d