Running symfony 4 on web hosting - failed to listen on
Answers to your questions / Web Hosting / Running symfony 4 on web ...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

Running symfony 4 on web hosting - failed to listen on

by
SzymonB
Created on 2019-07-09 08:38:05 (edited on 2024-09-04 14:25:19) in Web Hosting

Hello,

I need to run my website on web hosting pro plan, after typing php bin/console server:run i'm getting this message.

php bin/console server:run

[OK] Server listening on http://127.0.0.1:8000

// Quit the server with CONTROL-C.
[Tue Jul 9 08:33:31 2019] Failed to listen on 127.0.0.1:8000 (reason: Permission denied)
[ERROR] Server terminated unexpectedly.

How can I run symfony 4, should I use another port?


Replies are currently disabled for this question.