Re: [EMAIL PROTECTED] Starting Apache2 on Win2k as another user

2005-07-15 Thread Stephen Cook
filemon showed that apache.exe was for some reason trying to access "E:\", I gave the user permission to read that drive and it works now. It already had read and execute for the entire apache root directory, and write in addition for the logs... I'm going to try and take away as much permissio

[EMAIL PROTECTED] OK

2005-07-15 Thread Mike Koponick
Title: OK unsubscribe

[EMAIL PROTECTED] Patrick Presto is out of the office.

2005-07-15 Thread Patrick Presto
I will be out of the office starting 07/15/2005 and will not return until 07/18/2005. I will be out of town this weekend returning Monday afternoon. In my absence please forward any urgent matters to Donald Smith. Thank you!

Re: [EMAIL PROTECTED] Reachin apache from outside

2005-07-15 Thread Mark Feather
When you say that you cannot access your web server remotely are you entering the ip address 217.221.159.221 into a browser on a machine within your Network or from a remote machine? >From my network >From the internal (ip address) it works but do you know why not using the external (ip address)

Re: [EMAIL PROTECTED] Where can I find the InstallShield project for HTTP server 2.0.54 (Windows)?

2005-07-15 Thread Kevin Taylor
Thanks Joshua. --- Joshua Slive <[EMAIL PROTECTED]> wrote: > On 7/15/05, Kevin Taylor <[EMAIL PROTECTED]> wrote: > > I need to find the InstallShield project (.ISM) > that > > is used to build the .MSI distribution for the > Apache > > Server 2.0.54 for Windows. It doesn't seem to be > in > > the

Re: [EMAIL PROTECTED] Reachin apache from outside

2005-07-15 Thread antonio bernabei
>From the internal it works but do you know why not from the external? antonio - Original Message - From: "Mike Fuller" <[EMAIL PROTECTED]> To: Sent: Friday, July 15, 2005 8:01 PM Subject: Re: [EMAIL PROTECTED] Reachin apache from outside from inside your network should should be trying

Re: [EMAIL PROTECTED] Reachin apache from outside

2005-07-15 Thread antonio bernabei
You are 171.159.xxx.xxx ? - Original Message - From: "Ivan Barrera A." <[EMAIL PROTECTED]> To: Sent: Friday, July 15, 2005 7:53 PM Subject: Re: [EMAIL PROTECTED] Reachin apache from outside > I see "Eccoci" when i connect via http to the ip address. > > You get it to work. Which problem

Re: [EMAIL PROTECTED] Reachin apache from outside

2005-07-15 Thread Mike Fuller
from inside your network should should be trying to view the page on the internal IP, not the external On 7/15/05, antonio bernabei <[EMAIL PROTECTED]> wrote: > From my network > > - Original Message - > From: "Mark Feather" <[EMAIL PROTECTED]> > To: > Sent: Friday, July 15, 2005 7:55 PM

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread antonio bernabei
>From my network - Original Message - From: "Mark Feather" <[EMAIL PROTECTED]> To: Sent: Friday, July 15, 2005 7:55 PM Subject: Re: [EMAIL PROTECTED] Reachin apache from outside > When you say that you cannot access your web server remotely are you > entering the ip address 217.221.159.

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread antonio bernabei
I will try to look after your considerations thanks antonio - Original Message - From: "Mike Fuller" <[EMAIL PROTECTED]> To: Sent: Friday, July 15, 2005 7:46 PM Subject: Re: [EMAIL PROTECTED] Reachin apache from outside RH 6.1 eh? FYI - you should turn off telnet and install ssh for co

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread antonio bernabei
After updating the linux system you get 'eccoci' But I cannot -) I can reach from the same machine, and the log says it comes from the public ip But not from other hw with windows Any hint? Thanks - Original Message - From: "Ivan Barrera A." <[EMAIL PROTECTED]> To: Sent: Friday, July 15,

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Mark Feather
When you say that you cannot access your web server remotely are you entering the ip address 217.221.159.221 into a browser on a machine within your Network or from a remote machine? - The official User-To-User support forum of t

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Ivan Barrera A.
I see "Eccoci" when i connect via http to the ip address. You get it to work. Which problem was ? antonio bernabei wrote: >>Are you entering the Public IP Address into the Remote Browsers address > > bar > >>and or a Domain Name? > > I enter the number > >>What is Remote IP Address / Domain N

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Mark Feather
> Can you access the Internet from your Linux box using any Internet Service, > FTP, Ping, Tracert? >From linux I get network unreachable > If not you may have to Configure your Linux Machines "Name Server > Configuration" and enter your ISP's Primary and Secondry DNS Addresses and > reboot. any

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Mike Fuller
RH 6.1 eh? FYI - you should turn off telnet and install ssh for connecting to the box, or else it leaves you easy prey to get hacked, your telnet port is open to the world right now On 7/15/05, Mike Fuller <[EMAIL PROTECTED]> wrote: > FYI- am seeing a site at your above listed IP http://217.221.1

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Mike Fuller
FYI- am seeing a site at your above listed IP http://217.221.159.221/ On 7/15/05, Mike Fuller <[EMAIL PROTECTED]> wrote: > these would be linux config issues, not apache, the "ifconfig" command > should tell you your local connection IP info. in etc/resolv.conf > should have your dns information

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Mike Fuller
these would be linux config issues, not apache, the "ifconfig" command should tell you your local connection IP info. in etc/resolv.conf should have your dns information On 7/15/05, antonio bernabei <[EMAIL PROTECTED]> wrote: > > > > Are you entering the Public IP Address into the Remote Browsers

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Ivan Barrera A.
antonio bernabei wrote: >>Are you entering the Public IP Address into the Remote Browsers address > > bar > >>and or a Domain Name? > > I enter the number > >>What is Remote IP Address / Domain Name? > > 217.221.159.221 > >>What is the response of the Remote Browser when trying to visit your

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread antonio bernabei
> > Are you entering the Public IP Address into the Remote Browsers address bar > and or a Domain Name? I enter the number > What is Remote IP Address / Domain Name? 217.221.159.221 > > What is the response of the Remote Browser when trying to visit your > website? Cannot Find Server! Access Forb

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Mark Feather
Assuming that your companies Router is set up to allow an incomming and outgoing TCP connection to your Linux Machines Local IP Address on port 80. Are you entering the Public IP Address into the Remote Browsers address bar and or a Domain Name? What is Remote IP Address / Domain Name? What is t

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread antonio bernabei
Unfortunately I cannot check it directly: the company told me yes Any suggestion to check? Antonio - Original Message - From: "Ivan Barrera A." <[EMAIL PROTECTED]> To: Sent: Friday, July 15, 2005 6:53 PM Subject: Re: [EMAIL PROTECTED] Reachin apache from outside > > > antonio bernabei w

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Ivan Barrera A.
antonio bernabei wrote: > Once in the window if I write GET (no echo) I get the index page > So there shoul de no firewall? > But I make this request from a local address: do I have to modify the Subnet > Mask? That mean that your linux box doesnt have a fw. However, you still need to route (fo

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread antonio bernabei
Once in the window if I write GET (no echo) I get the index page So there shoul de no firewall? But I make this request from a local address: do I have to modify the Subnet Mask? Antonio - Original Message - From: "Ivan Barrera A." <[EMAIL PROTECTED]> To: Sent: Friday, July 15, 2005 6:42 P

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Ivan Barrera A.
antonio bernabei wrote: > If I make froma dos window > telnet 192.168.1.3 80 > it becomes black and on the top there is the command line > Antonio When that happens, type GET / HTTP/1.1 and press enter twice. > > - Original Message - > From: "Tim Burden" <[EMAIL PROTECTED]> > To: >

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread antonio bernabei
I asked my telephone company to open the ports and thei said the y made it. If I connect to the router ip address 192.168.1.1 I am aske for a password I do not have Antonio - Original Message - From: "Mike Fuller" <[EMAIL PROTECTED]> To: Sent: Friday, July 15, 2005 6:39 PM Subject: Re: [EM

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread antonio bernabei
If I make froma dos window telnet 192.168.1.3 80 it becomes black and on the top there is the command line Antonio - Original Message - From: "Tim Burden" <[EMAIL PROTECTED]> To: Sent: Friday, July 15, 2005 6:28 PM Subject: Re: [EMAIL PROTECTED] Reachin apache from outside > > - Or

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Ivan Barrera A.
telnet 192.168.1.3 80 dont use : antonio bernabei wrote: > If from a dos box I write > telnet 192.168.1.3:80 > I receive the message "Not possible to open connection with the host on port > 23?" > If I make telnet 192.168.1.3 it is all ok > Can you help me? > Tahnks > Antonio > - Original

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Mike Fuller
Well telnet will not work over port 80 unless you have it set to do so. Most likely your DSL modem works as router as well, and you need to be forwarding requests inside the router for port 80 to your internal IP: which I am assuming is 192.168.1.3 . For this you would need to consult the documen

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread antonio bernabei
If from a dos box I write telnet 192.168.1.3:80 I receive the message "Not possible to open connection with the host on port 23?" If I make telnet 192.168.1.3 it is all ok Can you help me? Tahnks Antonio - Original Message - From: "Tim Burden" <[EMAIL PROTECTED]> To: Sent: Friday, July

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Tim Burden
- Original Message - From: "antonio bernabei" <[EMAIL PROTECTED]> To: Sent: Friday, July 15, 2005 12:25 PM Subject: Re: [EMAIL PROTECTED] Reachin apache from outside > I 'think' I have no firewall: it is a linux machine and I do not have set up > any firewall: but I am not sure there i

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread antonio bernabei
- Original Message - From: "Davide Bianchi" <[EMAIL PROTECTED]> > Since is not clear which part fails, you should start investigating if > 1) connection to your public IP are effectively routed to your internal >machine The company answred yes > 2) if your apache is responding if I con

Re: [users@httpd] Reachin apache from outside

2005-07-15 Thread Davide Bianchi
antonio bernabei wrote: > The company responsible for the connection configured the router to have the > requests sent to my ip number go to my local machine ip number. > But it does not work. > What are the steps to make all working? Since is not clear which part fails, you should start investiga

[users@httpd] Reachin apache from outside

2005-07-15 Thread antonio bernabei
I excuse myself for the silly question , but I do not have a big knowledge of apache. I have on a Lan an Apache server workin fine. As I have a DSL connection with a public ip number, I want to acces my apache server from outside. The company responsible for the connection configured the router to

[users@httpd] connection problem with mod_auth_ldap

2005-07-15 Thread ulf . moeller
Hi, I've got a strange problem with Apache 2.0.54 mod_auth_ldap and OpenSSL 2.2.26 on Solaris 8. LDAP authentication does work most of the time, but occasionally I get "[LDAP: ldap_simple_bind_s() failed][Can't contact LDAP server]" messages and users can't log in. In Ethereal I see the web se

Re: [users@httpd] Where can I find the InstallShield project for HTTP server 2.0.54 (Windows)?

2005-07-15 Thread Joshua Slive
On 7/15/05, Kevin Taylor <[EMAIL PROTECTED]> wrote: > I need to find the InstallShield project (.ISM) that > is used to build the .MSI distribution for the Apache > Server 2.0.54 for Windows. It doesn't seem to be in > the source archive. You can check it out using subversion from this URL: http:/

RE: [users@httpd] Easy Question for Apache

2005-07-15 Thread Boyle Owen
Easy question to ask, big question to answer... > -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of weetat > Sent: Freitag, 15. Juli 2005 12:35 > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Easy Question for Apache > > > Hi all , > >I am new in Apache ,

[users@httpd] Easy Question for Apache

2005-07-15 Thread weetat
Hi all , I am new in Apache , please forgive me. How to host my own website using Apache ? How to register domain name to be use in the apache ? Thanks - The official User-To-User support forum of the Apache HTTP Server

Re: [users@httpd] Apache + AWSTATS = Vulnerability????

2005-07-15 Thread Markus Mayer
On Thursday 14 July 2005 23:24, Anderson Miranda wrote: > Heck, gonna have to get a full reinstall over a new machine (my infected > system is still running... slowly, but running... I can't just take the > whole system down and make a fresh install... Gotta do it in a new box > and restore my file

[users@httpd] Where can I find the InstallShield project for HTTP server 2.0.54 (Windows)?

2005-07-15 Thread Kevin Taylor
I need to find the InstallShield project (.ISM) that is used to build the .MSI distribution for the Apache Server 2.0.54 for Windows. It doesn't seem to be in the source archive. Thanks for any help. Kevin Taylor Start your

RE: [users@httpd] Will be an issue if MaxClients > 150?

2005-07-15 Thread Axel-Stéphane SMORGRAV
Make a request for /server-status in an attempt to determine why so many requests seem to hang. It is most probably an application problem. -ascs -Original Message- From: Qingshan Xie [mailto:[EMAIL PROTECTED] Sent: Thursday, July 14, 2005 11:37 PM To: users@httpd.apache.org Subject: [

RE: [users@httpd] Restart without disconnecting clients

2005-07-15 Thread Axel-Stéphane SMORGRAV
Take a look at the implementation of apachectl (it's Bourne shell) for the finer details. Also have a look at the httpd man page. The syntax contains the answer to your question: httpd [ -d serverroot ] [ -f config ] [ -C directive ] [ -c directive ] [ -D parameter ] [ -e level ] [ -E f

RE: [users@httpd] Browser hangs when accessing Apache2 Server

2005-07-15 Thread Axel-Stéphane SMORGRAV
Which OS ? What modules are you actually using ? mod_cache? What is your setting for AcceptMutex ? You may have to do some wizardry in order to enable the OS to generate core dumps. -ascs -Original Message- From: Jason Arden [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 13, 2005 4

Re: [users@httpd] Basic Authentication question

2005-07-15 Thread K Anand
Sorry, it seems there was a problem in my testing...Actually, that machine is also on the internal lan...it's lan ip is say 10.x.x.x...so in my browser, i was giving http://10.x.x.x/.at that time it was asking me for password...then in the page, I think there is a reference to the name ns.sail-