in reply to Re^15: Need to know the process to implement perl script into web application server.
in thread Need to know the process to implement perl script into web application server.
Sir, I have tried below command and got the error
starman --enable-ssl --ssl-key=C:\Users\Documents\Private-Public\priva +teKey.key --ssl-cert=C:\Users\Documents\Private-Public\certificate.cr +t --workers=10 bin/app.psgi
Error: failed to listen to port 5000: Invalid argument at C:/Strawberry/perl/site/lib/HTTP/Server/PSGI.pm line 103.
Are there any way i can utlize Apache 2.4 with Dancer 2 or How i can enable https in my existing app? Please let me know the best way.
2021-05-01 Athanasius fixed over-long code line.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^17: Need to know the process to implement perl script into web application server.
by choroba (Cardinal) on Apr 30, 2021 at 08:55 UTC | |
by chandantul (Scribe) on Apr 30, 2021 at 16:01 UTC |