Signed-off-by: Pierre Habouzit <madcoder@debian.org>
sed -e 's!^\(.*\)@polytechnique.org!INSERT INTO newsletter_ins SELECT id FROM aliases WHERE alias="\1";!' | \
mysql x4dat
-echo "DELETE FROM aliases WHERE alias LIKE 'newsletter%';" | mysql x4dat
+echo "DELETE FROM aliases WHERE alias LIKE 'newsletter%';" | mysql x4dat
evolution-inscrits-mails, plot-graphs, mailParselog
- add symlinks :
in htdocs/stats : ln -s /home/web/stats/graph-* .
- in templates/stats : ln -s /home/web/stats/lastParselog* .
+ in templates/stats : ln -s /home/web/stats/lastParselog* .
"
* carva redirects are still in scripts/ but their path and name have changed.
--> the error page is scripts/webredirect_error.php
--> the redirect page is scripts/webredirect.php
-
+
* mailman : update the conf to use the mhonarc archiver
"
(*) apt-get install php4-gd2
add extension=gd.so in /etc/php/apache(2?)/php.ini
-
+
(*) apt-get install php-banana (may not be on public servers)
and add a rewrite rule on www.polytechnique.org (http and https) :
^/banana/([^/]*/.*)$ /usr/share/banana/\$1