Re: Running cl-http under mac osx]

"John C. Mallery" <[email protected]>
Newsgroups gmane.lisp.cl-http
Message-ID <p05200f0ebab78405e1c8@[10.0.1.2]>
[Failed message from Rainer Joswig]

>Message-Id: <p05111b00bab454da55d7@[213.191.90.63]>
>In-Reply-To: <BAB0B8BA.4431%[email protected]>
>References: <BAB0B8BA.4431%[email protected]>
>Date: Sat, 5 Apr 2003 11:46:53 +0200
>To: <[email protected]>
>From: Rainer Joswig <[email protected]>
>Subject: Re: Running cl-http under mac osx
>
>At 15:56 Uhr -0500 02.04.2003, Bruno Emond wrote:
>>I have downloaded the last version of cl-http (cl-http-70-159-devo).
>>
>>It seems that the only way to have cl-http running under MacOs X (10.2.4) is
>>to set the port to something else than 80 (let's say 8080).
>>
>>This is the error I get:
>>
>>Error in process HTTP Listener (80): UNAUTHORIZED-CLIENT-ACCESS:
>>Unauthorized client access. Permission denied.
>>
>>I also get the following error on the proxy start up:
>>
>>Error in process HTTP Listener (8000): OPENTRANSPORT-ERROR: Generic
>>OpenTransport error.  Address already in use.
>>
>>
>>Any suggestions on how to configure OSX or cl-http to get rid of these
>>errors ?
>>
>>Thanks
>>
>>Bruno

The application needs to have root rights to use port 80.
You also would need to make sure no other web server
uses port 80 (the Apache in Mac OS X uses it).

I often log in Mac OS X as a normal user and then run MCL
as root via a utility like "Pseudo".
(http://personalpages.tds.net/~brian_hill/pseudo.html)
You then can start CL-HTTP on port 80.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.