[vz-dev] VZ Aufräumarbeiten und neue Features
Andreas Goetz
cpuidle at gmail.com
Mon Mar 18 13:00:48 CET 2019
Hi Daniel,
kein Problem- aber ein wenig Kontext braucht es schon.
Auf dem Maxbook:
❯ vendor/bin/ppm start -c etc/middleware.json&
[1] 54144
~/htdocs/vz misc*
❯ Read configuration /Users/andig/htdocs/vz/etc/middleware.json, modified by command arguments.
/Users/andig/htdocs/vz
+---------------------+-----------------------------------------+
| host | 0.0.0.0 |
| port | 8080 |
| workers | 8 |
| static | |
| logging | 0 |
| max-requests | 1000 |
| bridge | HttpKernel |
| bootstrap | Volkszaehler\Server\PPMBootstrapAdapter |
| app-env | dev |
| debug | 0 |
| static-directory | |
| max-execution-time | 30 |
| memory-limit | -1 |
| ttl | 0 |
| populate-server-var | 1 |
| socket-path | .ppm/run/ |
| pidfile | .ppm/ppm.pid |
| reload-timeout | 30 |
| cgi-path | /usr/local/Cellar/php/7.3.2/bin/php-cgi |
+---------------------+-----------------------------------------+
Starting PHP-PM with 8 workers, using StreamSelectLoop ...
8 workers (starting at 5501) up and ready. Application is ready at http://0.0.0.0:8080/
curl localhost:8080
{"version":"0.3","exception":{"message":"Missing format","type":"Exception","code":0}}
~/htdocs/vz misc*
Viele Grüße,
Andreas
> On 18. Mar 2019, at 12:58, Daniel Lauckner <vz at jahp.de> wrote:
>
> Hallo,
>
>
> am Montag, 18. März 2019 um 12:35 hat Andreas Goetz geschrieben:
>> was funktioniert nicht?
>
> Der PPM antwortet auf Port 80 statt den konfigurierten 8080,
> meldet mir den selben Network-Eror wie Apache (der war aus) und
> spuckt auf der Konsole ne Mengen roter Zeilen aus.
>
> Möchte heute Nachmittag gerne was anders machen, daher hab ich an
> der Stelle abgebrochen.
>
>
> mfg Daniel
>
More information about the volkszaehler-dev
mailing list