On Mon, Apr 27, 2015 at 12:37:18PM +0200, Francisco Manuel Garcia Claramonte wrote: > > El dom, 26-04-2015 a las 17:49 +0200, Olivier Berger escribió: > > On Sun, Apr 26, 2015 at 05:33:47PM +0200, Olivier Berger wrote: > > > > > > After updrading to jessie, apache won't start, complaining on line 3 of > > > /etc/apache2/sites-available/letodms > > > "Either all Options must start with + or -, or no Option may." > > > > > > The faulty line is : > > > Options -Indexes MultiViews FollowSymLinks > > > > > This directive was removed from Apache2 config file in Debian revision > 3.3.11+dfsg.1-1 [1]. > The new Apache config file is this[2]. > > > The actual version in jessie is 3.3.11+dfsg.1-2 [3]. > > Is possible that you have installed letodms-3.3.11+dfsg-2?. > Please, review it and, if so, upgrade it. >
I have installed letodms on wheezy and just upgraded to jessie. Now it's 3.3.11+dfsg.1-2. However, the file /etc/apache2/sites-available/letodms contained the following after the upgrade. Alias /letodms "/usr/share/letodms" <Directory "/usr/share/letodms"> Options -Indexes MultiViews FollowSymLinks Redirect /letodms/conf/settings.xml http://localhost/letodms/ AllowOverride None Order deny,allow #Deny from all Allow from all #Allow from 127.0.0.0/255.0.0.0 ::1/128 </Directory> Note I had edited it for adjusting from the defaults to open the service on the Net. I don't know how, but it seems there hasn't been any update performed during the upgrade :-/ Is it supposed to be managed by a debconf or any other conf file management system ? If not, I guess it's not enough to provide a modified file for new installations, but upgrades need to be handled somehow. I haven't had the time to look at the packaging. Thanks in advance. Best regards, -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

