You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Werner Schalk <we...@gmx.de> on 2002/09/18 00:39:54 UTC

[users@httpd] ProtocolEcho

Hello,

I have quite a dump question,
how can I leave the echo server
interface when using mod_echo?

It says "Escape character is '^]'." ->
which character is this?

Bye and thanks,
Werner.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] ProtocolEcho

Posted by Jacob Coby <jc...@listingbook.com>.
> I have quite a dump question,
> how can I leave the echo server
> interface when using mod_echo?
> 
> It says "Escape character is '^]'." ->
> which character is this?

control+close bracket

-Jacob
http://www.listingbook.com


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] ProtocolEcho

Posted by Zac Stevens <zt...@cryptocracy.com>.
On Wed, Sep 18, 2002 at 05:19:54AM -0700, J. Greenlees wrote:
> yet my keyboard map says backspace key sends ^]
> during bootup.
> you may have to check the keystroke pattern for your keyboard to send 
> the right escape key signal

You raise an interesting point with that observation, however I'll note
that the vast majority of *nix machines use ^? or ^H for backspace.
None of this is directly related to the issue at hand, anyway.

Without any special mapping required, the held combination of the Control
'Ctrl' key and the right square bracket ']' is the standard way of sending
this escape.


Zac

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] ProtocolEcho

Posted by "J. Greenlees" <ja...@shaw.ca>.
yet my keyboard map says backspace key sends ^]
during bootup.
you may have to check the keystroke pattern for your keyboard to send 
the right escape key signal

Lee Fellows wrote:

>On Tue, 2002-09-17 at 18:39, Werner Schalk wrote:
>
>>Hello,
>>
>>I have quite a dump question,
>>how can I leave the echo server
>>interface when using mod_echo?
>>
>>It says "Escape character is '^]'." ->
>>which character is this?
>>
>  The key combination Ctrl + ']'.  Sounds like the escape used to
>  exit a telnet session.
>
>
>---------------------------------------------------------------------
>The official User-To-User support forum of the Apache HTTP Server Project.
>See <URL:http://httpd.apache.org/userslist.html> for more info.
>To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
>For additional commands, e-mail: users-help@httpd.apache.org
>
>




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] ProtocolEcho

Posted by Lee Fellows <lf...@4lane.com>.
On Tue, 2002-09-17 at 18:39, Werner Schalk wrote:
> Hello,
> 
> I have quite a dump question,
> how can I leave the echo server
> interface when using mod_echo?
> 
> It says "Escape character is '^]'." ->
> which character is this?
> 
  The key combination Ctrl + ']'.  Sounds like the escape used to
  exit a telnet session.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] Apache on Win2k: Service will not start

Posted by Alexander Hawson <ay...@columbia.edu>.
Hello.

The Apache service will not start on Win2k.  The error log has the following 
lines:

[Tue Sep 17 21:49:15 2002] [notice] Parent: Created child process 1984
[Tue Sep 17 21:49:15 2002] [notice] Child 1984: Child process is running
[Tue Sep 17 21:49:15 2002] [crit] (32545)The attempted operation is not 
supported for the type of object referenced.  : Parent: WSADuplicateSocket 
failed for socket 3112352. Check the FAQ.
[Tue Sep 17 21:49:15 2002] [crit] (22609)The pipe has been ended.  : 
setup_inherited_listeners: Unable to read socket data from parent
[Tue Sep 17 21:49:15 2002] [crit] (32545)The attempted operation is not 
supported for the type of object referenced.  : master_main: create child 
process failed. Exiting.
[Tue Sep 17 21:49:15 2002] [notice] Parent: Forcing termination of child 
process 3119776 

This is the error log from version 2.0.40.  I have the same problem with 
version 1.3.26.  I get similar lines after each time I try to start the service.

Any idea what is going on here?

I use Win2k with a pre-SP3 patch (this is my firm's standard install).  The 
installer version on my PC is 1.11.2405.0, which is later than the 1.10 
requirement on the Apache page, but the installer still displays the 
window: "1207: Windows(R) Installer 1.11.2405.0 found.  This is an older 
version of the Windows(R) installer.  Click OK to continue."

Thanks!

-Alex


-_-_-_ Free Email Service! No Hidden Charges! Click Below to Sign Up -_-_-
         This mail sent through http://mail3000.com/register.html

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org