[vz-users] Wo ist das Standard Frontend?

Andreas Götz cpuidle at gmail.com
Mon Jul 20 20:43:13 CEST 2015


Hi Christian,

Das FE liegt in htdocs/frontend, gibts da nen Fehler?

Viele Grüße, Andreas 



> Am 20.07.2015 um 18:01 schrieb Christian <christian.mail.pv at gmx.de>:
> 
> Hallo,
> 
> ich denke ich benötige jetzt ein wenig Hilfe, da ich nicht mehr weiter komme.
> Ich habe den Volkszähler inkl. MySQL auf dem Raspberry Pi installiert, aber
> nicht mit dem fertigen Image, da ich schon andere Scripts / Dienste auf dem
> Raspberry am laufen habe. Die Installation per Script hat soweit geklappt,
> nur das Password mit einem & hat es zum Abbruch gebracht:
> 
>    mysql admin user? [root]
>    mysql admin password? [] *****&***!
>    mysql database? [volkszaehler]
>    mysql user? [vz]
>    mysql password? [demo] demo1234!
> 
>    create volkszaehler.org database? [y] y
>    creating database volkszaehler...
>    /var/www/volkszaehler.org ~
>    PHP Parse error:  syntax error, unexpected 'db' (T_STRING) in
> /var/www/volkszaehler.org/etc/volkszaehler.conf.php on line 88
>    root at RaspElliot01:~#
> 
> Die volkszaehler.conf.php konnte ich reparieren und ich habe die DB manuell
> eingerichtet. Auch das hat inkl. dem Laden der Demo Daten geklappt.
> Jetzt habe ich versucht, das Frontend zu starten, nur leider finde ich hier
> nichts.
> 
> Ich kann mir das Verzeichniss über dem Browser ansehen (funktioniert nur im
> Heimnetz), der Apache läuft auch mit meinen anderen Projekten.
> Ich finde dort die folgenden Dateien:
> 
>    root at RaspElliot01:/var/www/volkszaehler.org# ls -la
>    insgesamt 1244
>    drwxr-xr-x 9 root root    4096 Jul 19 09:15 .
>    drwxr-xr-x 4 root root    4096 Jul 15 14:29 ..
>    -rw-r--r-- 1 root root    1356 Jul 15 14:38 composer.json
>    -rw-r--r-- 1 root root   33907 Jul 15 14:42 composer.lock
>    -rwxr-xr-x 1 root root 1114511 Jul 19 09:15 composer.phar
>    -rw-r--r-- 1 root root   32472 Jul 15 14:30 COPYING
>    -rw-r--r-- 1 root root     538 Jul 15 14:30 .editorconfig
>    drwxr-xr-x 2 root root    4096 Jul 15 14:44 etc
>    drwxr-xr-x 8 root root    4096 Jul 19 09:09 .git
>    -rw-r--r-- 1 root root      81 Jul 15 14:30 .gitignore
>    -rw-r--r-- 1 root root     112 Jul 15 14:30 .gitmodules
>    -rw-r--r-- 1 root root    4497 Jul 15 14:30 gulpfile.js
>    -rw-r--r-- 1 root root     170 Jul 15 14:30 .htaccess
>    drwxr-xr-x 3 root root    4096 Jul 15 14:30 htdocs
>    -rw-r--r-- 1 root root     845 Jul 15 14:30 INSTALL
>    drwxr-xr-x 3 root root    4096 Jul 15 14:30 lib
>    drwxr-xr-x 8 root root    4096 Jul 15 14:30 misc
>    -rw-r--r-- 1 root root     808 Jul 15 14:30 package.json
>    -rw-r--r-- 1 root root    1880 Jul 15 14:30 README.md
>    drwxr-xr-x 4 root root    4096 Jul 15 14:30 test
>    -rw-r--r-- 1 root root    4197 Jul 15 14:30 .travis.yml
>    drwxr-xr-x 9 root root    4096 Jul 15 14:42 vendor
> 
> Irgenwie vermisse ich ein "frontend" Unterverzeichniss oder eine frontend.php.
> Ich habe auch schon die Updateanweisungen probiert:
> 
>    root at RaspElliot01:/var/www/volkszaehler.org# git pull
>    Already up-to-date.
>    root at RaspElliot01:/var/www/volkszaehler.org# composer install
>    -bash: composer: Kommando nicht gefunden.
> 
> Anscheinent habe ich die aktuellste Version aus dem Git
> Weiterer Versuch nach Installation des Composers:
> 
>    root at RaspElliot01:/var/www/volkszaehler.org# composer install
>    -bash: composer: Kommando nicht gefunden.
>    root at RaspElliot01:/var/www/volkszaehler.org# php composer.phar install
> 
>      [RuntimeException]
>      The lock file does not contain require-dev information, run install with th
>      e --no-dev option or run update to install those packages.
> 
> Was mache ich falsch bzw. was fehlt auf meinem Raspberry? 
> Ich bin über jedem Tipp dankbar.
> 
> Danke,
> Christian


More information about the volkszaehler-users mailing list