<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>Am 22.12.2013 um 18:00 schrieb Heiko Baumann <<a href="mailto:hbcs@gmx.de">hbcs@gmx.de</a>>:</div><br class="Apple-interchange-newline"><blockquote type="cite">
  
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi zusammen,</div>
    nachdem jetzt ja schon einige erfolgreich das Test-Szenario durch
    haben, wollte ich mal fragen, ob jemand für die "weniger
    Linux-erfahrenen" User unter uns eine kleine step-by-step Anleitung
    posten könnte, was denn nun alles der Reihe nach zu tun ist, um in
    den Genuss von Andreas Änderungen zu kommen.<br>
    <br>
    Ausgangssituation: raspi mit wheezy, upgedated und upgegradet, vz
    mit 1wirevz und s0vz. <br>
    Bei mir läuft bereits seit einiger Zeit compress2.php.<br>
    <br>
    Wäre super... <br>
    <br>
    Vielen Dank im Voraus :))<br>
    <br>
    LG Heiko<br>
    <br>
  </div>

</blockquote><br></div><div>Z.B. in meiner Mail vom 18.12.13:</div><div><br></div><div><br></div><div></div><blockquote type="cite"><div><div style="margin: 0px;"></div></div><blockquote type="cite"><div><div style="margin: 0px;"><b>Von: </b>Udo Matzinger <<a href="mailto:dev@matzinger.org">dev@matzinger.org</a>><br></div><div style="margin: 0px;"><b>Betreff: </b><b>Aw: [vz-users] Volkszaehler Performance Verbesserungen - z.B. für RaspberryPi</b><br></div><div style="margin: 0px;"><b>Datum: </b>18. Dezember 2013 10:50:29 MEZ<br></div><div style="margin: 0px;"><b>An: </b>"<a href="http://volkszaehler.org">volkszaehler.org</a> - users" <<a href="mailto:volkszaehler-users@lists.volkszaehler.org">volkszaehler-users@lists.volkszaehler.org</a>><br></div><div style="margin: 0px;"><b>Antwort an: </b>"<a href="http://volkszaehler.org">volkszaehler.org</a> - users" <<a href="mailto:volkszaehler-users@lists.volkszaehler.org">volkszaehler-users@lists.volkszaehler.org</a>><br></div><br><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hallo Marius,<div><br></div><div>hast Du auch die Aggregationstabelle angelegt und befüllt (Schritte 12 - 14)?<br><div><div><br></div><div><div style="margin: 0px;">Betriebssystem Ubuntu 13.04</div><div style="margin: 0px;">Arbeitsverzeichnis (cwd): /var/www</div><ol><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">sudo sh -c "curl -sS <a href="https://getcomposer.org/installer">https://getcomposer.org/installer</a> | php -- --install-dir=/usr/local/bin"</li><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">sudo ln -s /usr/local/bin/composer.phar /usr/local/bin/composer</li><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">sudo -u www-data mkdir volkszaehler.org.andi</li><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">cd volkszaehler.org.andi/</li><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">sudo -u www-data git clone <a href="https://github.com/andig/volkszaehler.org.git">https://github.com/andig/volkszaehler.org.git</a> .</li><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">sudo -u www-data composer install</li><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">sudo -u www-data composer update</li><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">sudo -u www-data rm .htaccess<span class="Apple-tab-span" style="white-space: pre;">                        </span># apache 2.4 hat eine neue Syntax für access control</li><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">sudo -u www-data rm htdocs/.htaccess<span class="Apple-tab-span" style="white-space: pre;">     </span># apache 2.4 hat eine neue Syntax für access control</li><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">sudo -u www-data cp volkszaehler.conf.template.php volkszaehler.conf.php</li><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">sudo -u www-data vi volkszaehler.conf.php</li><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">php misc/tools/aggregate.php create</li><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">php misc/tools/aggregate.php -m full -l day aggregate</li><li style="margin: 0px; font-size: 13px; font-family: 'Source Code Pro';">php misc/tools/aggregate.php -m full -l hour aggregate</li></ol><div><br></div></div><div>Greetinx,</div><div>Udo</div></div></div></div></div></div><br></blockquote></blockquote></body></html>