[plt-scheme] How to configure the PLT web server?

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Wed May 21 08:43:36 EDT 2008

Open a terminal.

$ sudo ~/......./plt/bin/web-server

Then navigate to the set-up page. Change defaults, restart.

I recommend you open DrScheme, press F1, halfway down the screen you see

  Web Server: PLT HTTP Server

(This assumes you're running svn. On 372, it slightly differs.)

-- Matthias



On May 21, 2008, at 8:01 AM, Eckhard Lehmann wrote:

>
> Double click in OS X and Windows...
>
> On OS X I get an error (suspect that it is due to permissions if  
> the server tries to run on a port where I am not allowed to run it  
> as normal user, e.g. 80)
> On Windows there is nothing after the double click - it either  
> silently runs or silently fails... I don't know.
>
> How do I control that server?
>
> TIA
> Eckhard
>
>
> -------- Original-Nachricht --------
>> Datum: Wed, 21 May 2008 07:42:06 -0400
>> Von: "Shriram Krishnamurthi" <sk at cs.brown.edu>
>> An: "Eckhard Lehmann" <eckhardnospam at gmx.de>
>> CC: plt-scheme at list.cs.brown.edu
>> Betreff: Re: [plt-scheme] How to configure the PLT web server?
>
>> Can you tell us what you tried to get "get it running"?  That would
>> help.  Thanks.
>>
>> On Wed, May 21, 2008 at 7:39 AM, Eckhard Lehmann  
>> <eckhardnospam at gmx.de>
>> wrote:
>>> Hi,
>>>
>>> Apparently, PLT Scheme comes with a webserver...
>>> But although I tried it a few times, I couldn't get it running or
>> configured. Nor do I see anywhere what port it uses. I couldn't  
>> find any
>> documentation about it either.
>>>
>>> Is there documentation on this thing? And where is the config  
>>> file, if
>> any exists?
>>>
>>>
>>> Thanks in advance
>>> Eckhard
>>> --
>>> Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
>>> Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
>>> _________________________________________________
>>>  For list-related administrative tasks:
>>>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>>
>
> -- 
> Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
> Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme



Posted on the users mailing list.