Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

"Gort, klaatu nikto barada." -- The Day the Earth Stood Still


devel / comp.lang.mumps / Re: MV1 Web Server on Arm-Raspi: config and setup

SubjectAuthor
o Re: MV1 Web Server on Arm-Raspi: config and setupDavid Wicksell

1
Re: MV1 Web Server on Arm-Raspi: config and setup

<f6d708af-0b3e-4e5c-9f5e-15fd578e194en@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=274&group=comp.lang.mumps#274

  copy link   Newsgroups: comp.lang.mumps
X-Received: by 2002:a05:6214:20e3:: with SMTP id 3mr3004017qvk.47.1638921802318; Tue, 07 Dec 2021 16:03:22 -0800 (PST)
X-Received: by 2002:a05:620a:4445:: with SMTP id w5mr2732155qkp.617.1638921802167; Tue, 07 Dec 2021 16:03:22 -0800 (PST)
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!tr1.eu1.usenetexpress.com!feeder.usenetexpress.com!tr3.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.mumps
Date: Tue, 7 Dec 2021 16:03:21 -0800 (PST)
In-Reply-To: <cab581a9-6dd3-44c6-ac4a-d2f39d450079@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2601:8c1:8400:b130:aa49:e9dc:53c9:f3fd; posting-account=PsiyswoAAAC8oeIre1Ec56jiRFgjerM6
NNTP-Posting-Host: 2601:8c1:8400:b130:aa49:e9dc:53c9:f3fd
References: <cab581a9-6dd3-44c6-ac4a-d2f39d450079@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <f6d708af-0b3e-4e5c-9f5e-15fd578e194en@googlegroups.com>
Subject: Re: MV1 Web Server on Arm-Raspi: config and setup
From: dlwicksell@gmail.com (David Wicksell)
Injection-Date: Wed, 08 Dec 2021 00:03:22 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 23
 by: David Wicksell - Wed, 8 Dec 2021 00:03 UTC

On Thursday, April 23, 2020 at 2:30:47 AM UTC-6, Lazaro wrote:
> I am exploring Mumps V1 for the first time.
> I spent several hours trying to start the server and establish communication with browser, but I can't.
> The J ^% WWW statement seems to have no effect (no error).
> I searched the distribution documentation in SourceForge, at comp.lang.mumps and couldn't find how to configure it.
> I only have experience in MSM about web page service, and in no other S.O. Linux.
> I don't know if I need to configure Apache, etc.
> Where can I find more extensive documentation?
> thanks Mumpsters !!

Hi Lazaro,

It's been a while, and you have probably already figured it out, but I'll post the answer here for anyone in the future.
I am the developer and maintainer of Reference Standard M (RSM), the newest version of MUMPS V1. The ^%WWW
entry point is hard-coded to port 80 in MV1, and port 80 (any port below 1024) requires root permission to bind to it.
Additionally, MV1 doesn't handle that by returning an error message. RSM fixed that a while ago, so that you can call
that entry point and pass it another port number, and if there is some sort of error, you'd also receive that error.

But if anyone is still using MV1, and has this issue, they can become root and then start the web server, or start it
using sudo. I hope that helps someone.

David Wicksell
Fourth Watch Software LC
https://gitlab.com/Reference-Standard-M/rsm

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor