[vz-dev] VZ Aufräumarbeiten und neue Features
Andreas Goetz
cpuidle at gmail.com
Mon Mar 18 11:05:30 CET 2019
Dann also bin/ppm start -c ... dann brauchts natürlich auch kein modrewrite und Du musst den Pfad für die Middleware in options.js anpassen- hier wird ja jetzt auf einem Port gelauscht.
Bei mir ist das anders da die Zugriffe von extern erfolgen und das Mapping mittels traefik als Reverse Proxy gemacht wird.
Viele Grüße, Andreas
> Am 18.03.2019 um 10:54 schrieb Daniel Lauckner <vz at jahp.de>:
>
> Hallo,
>
>
> am Sonntag, 17. März 2019 um 18:17 hat Andreas Goetz geschrieben:
>> Apache hab ich rausgeschmissen. Stattdessen wäre es schöner
>> vendor/bin/ppm -c etc/middlware.json zu nutzen.
>
> Den Parameter -c gibts offenbar nicht.
>
>
> pi at volkszaehler:~/volkszaehler.org $ vendor/bin/ppm -c etc/middleware.json
>
> Command "etc/middleware.json" is not defined.
>
>
> pi at volkszaehler:~/volkszaehler.org $ vendor/bin/ppm
> PHP-PM
>
> Usage:
> command [options] [arguments]
>
> Options:
> -h, --help Display this help message
> -q, --quiet Do not output any message
> -V, --version Display this application version
> --ansi Force ANSI output
> --no-ansi Disable ANSI output
> -n, --no-interaction Do not ask any interactive question
> -v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
>
> Available commands:
> config Configure config file, default - ppm.json
> help Displays help for a command
> list Lists commands
> reload Reloads the server
> start Starts the server
> status Status of all processes
> stop Stops the server
>
>
>
> mfg Daniel
>
More information about the volkszaehler-dev
mailing list