[cli-users] Visual Studio.Net 2003 mod_aspdotnet

2005-07-22 Thread bostjan orter

HI

I installed mod_aspdotnet on Appache server 2.0.54. and configuredhttpd.conf file. Now i can run aspx files with no problems. 
But I have problems withcreating a new project in Visual Studio .NET 2003(ASP.NET web Application). First i get ASP.NET Version Mismatch Error "Visual Studio.NET has detected that web server is running ASP.NET version 1.0.",so i choose option"make theapplication compilant with ASP.NET version 1.0", but then i get fatal error "Visual Studio cannot create or open the apllication. The likeliest problem is that required components are not installed on the local web server"

I would be very happy if you could help me, thanks,JAN

 sorry for my bad English :)
		 Start your day with Yahoo! - make it your home page 

RE: [EMAIL PROTECTED] Speed

2005-07-22 Thread Christopher Malton
Mike,

I have worked out that the DNS is resolving the hostname to the WRONG IP!

192.168.1.5 is a LOCAL NETWORK IP not a WAN IP.

Please check your DNS configuration and update it to point at the right
server. The External IP of that server.

Chris

-Original Message-
From: Steven Pierce [mailto:[EMAIL PROTECTED] 
Sent: 22 July 2005 06:30
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Speed



*** REPLY SEPARATOR  ***

On 7/21/2005 at 11:41 AM Michael wrote:

Please check this address http://new.bio-world.com (this link is at my 
site)I`m sure a lot of you guys will recognize the oscommerce. Also please 
check out this link http://bio.nicpon.net (this link is on wan somewhere). 
Both has the same db and same filles. But one of them is flying and the 
other is not.

Mike,

I think your problem is a DNS issue.  The http://new.bio-world.com when
you connect
to this site you get connecting to 192.168.1.15 and then it times out.  That
is shown to
me when I use Firefox.  When I use IE it will not even load.  

When you connect to the http://bio.nicpon.net it gives me the link at the
bottom of the page
and flys.  (Both with IE and FireFox) 

Now all of the pic's on the site are broken.  I clicked on a couple of the
links
and, the ones that had anything did not display any pic's.  





-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.9.2/53 - Release Date: 7/20/2005


-
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: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
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: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [EMAIL PROTECTED] Speed

2005-07-22 Thread Axel-Stéphane SMORGRAV
Christopher;

I do not think so. 

new.bio-world.com is resolved correctly. The problem is that it makes a 
redirect to http://192.168.1.15/bioworld/.

Some thoughts:
- new.bio-world.com is a reverse proxy that forwards requests to 192.168.1.15 
but does not include adequate ProxyPassReverse directives. When the backend 
server issues a redirect, the Location header is not rewritten.
- new.bio-world.com is NAT'ed to the internal address 192.168.1.15. It issues a 
redirect, but since the ServerName 192.168.1.15 and UseCanonicalName On, it 
redirects to the internal address. To me the solution in that case would be to 
set ServerName new.bio-world.com

So Mike, do not touch your DNS configuration. It's just dandy. Fix your Apache 
configuration.

-ascs

PS: Here's the output of HTTPWatch. (Think I'll buy some stocks in Simtec)

Started TimeSizeMethResult  Type
URL
 00:00:00.000   0.423   452 GET 302 Redirect to 
http://192.168.1.15/bioworld/   http://new.bio-world.com/
 00:00:00.444   7.523   *   GET Aborted *   
http://192.168.1.15/bioworld/


-Original Message-
From: Christopher Malton [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 22, 2005 8:20 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Speed

Mike,

I have worked out that the DNS is resolving the hostname to the WRONG IP!

192.168.1.5 is a LOCAL NETWORK IP not a WAN IP.

Please check your DNS configuration and update it to point at the right server. 
The External IP of that server.

Chris

-Original Message-
From: Steven Pierce [mailto:[EMAIL PROTECTED]
Sent: 22 July 2005 06:30
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Speed



*** REPLY SEPARATOR  ***

On 7/21/2005 at 11:41 AM Michael wrote:

Please check this address http://new.bio-world.com (this link is at my 
site)I`m sure a lot of you guys will recognize the oscommerce. Also please 
check out this link http://bio.nicpon.net (this link is on wan somewhere). 
Both has the same db and same filles. But one of them is flying and the 
other is not.

Mike,

I think your problem is a DNS issue.  The http://new.bio-world.com when
you connect
to this site you get connecting to 192.168.1.15 and then it times out.  That
is shown to
me when I use Firefox.  When I use IE it will not even load.  

When you connect to the http://bio.nicpon.net it gives me the link at the
bottom of the page
and flys.  (Both with IE and FireFox) 

Now all of the pic's on the site are broken.  I clicked on a couple of the
links
and, the ones that had anything did not display any pic's.  




-
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: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED] Intranet

2005-07-22 Thread Anne, Mark and Emily Smith



How can i run an intranet off apache2 i would like 
to have it respond to http://intranet/ and only 
allow local users to access it

Thanks
Mark


Re: [EMAIL PROTECTED] Problem logging SIGTERM to ErrorLog when piping to rotatelogs

2005-07-22 Thread Joe Orton
On Thu, Jul 21, 2005 at 10:06:37AM -0400, Craft, Wesley wrote:
 This is a strange problem when using rotate logs. We have multiple
 apache servers running and the one without rotatelogs being piped to
 from the ErrorLog directive reports the following in the error log when
 shutting down:
  
  [Wed Jun 15 14:08:46 2005] [notice] caught SIGTERM, shutting down
  
 The servers that pipe the ErrorLog through rotatelogs have this (on a
 line by itself, no timestamp):
  
  Terminated

At shutdown the rotatelogs process will be sent SIGTERM along with the 
rest of the process group, so it may exit before the children have to to 
log their shutdown messages (it's a race).  I don't know why it would 
log that line, though, might be something Solaris-specific.

joe

-
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: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [EMAIL PROTECTED] Intranet

2005-07-22 Thread Boyle Owen
Plain text please...

This is really a name-service issue. Basically, you just need to configure the 
naming service on each machine on the LAN so that the domain name intranet 
maps to the IP address of the apache server. For example, if the apache machine 
has IP 192.168.1.1 then you put in /etc/hosts the line:

192.168.1.1 intranet

There's a similar thing for windows (I think the file is called HOSTS).

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 


-Original Message-
From: Anne, Mark and Emily Smith [mailto:[EMAIL PROTECTED]
Sent: Freitag, 22. Juli 2005 11:53
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Intranet


How can i run an intranet off apache2 i would like to have it respond to 
http://intranet/ and only allow local users to access it

Thanks
Mark

Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen 
Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a 
private and personal nature. It is not related to the exchange or business 
activities of the SWX Group. Le présent e-mail est un message privé et 
personnel, sans rapport avec l'activité boursière du Groupe SWX.
 
 
This message is for the named person's use only. It may contain confidential, 
proprietary or legally privileged information. No confidentiality or privilege 
is waived or lost by any mistransmission. If you receive this message in error, 
please notify the sender urgently and then immediately delete the message and 
any copies of it from your system. Please also immediately destroy any 
hardcopies of the message. You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. The sender's company reserves the right to monitor all e-mail 
communications through their networks. Any views expressed in this message are 
those of the individual sender, except where the message states otherwise and 
the sender is authorised to state them to be the views of the sender's company.

-
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: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [EMAIL PROTECTED] File web browser problem

2005-07-22 Thread Boyle Owen
Plain text please...

You have to define exactly what canot be seen means. Is it:

- 404 not found
- 403 Forbidden
- 500 server error
- computer explodes
- 

In any case, what does it say in the access log and the error log when you try 
to access the dir?

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 

-Original Message-
From: Maureen Nalunga [mailto:[EMAIL PROTECTED]
Sent: Donnerstag, 21. Juli 2005 16:05
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] File web browser problem


Hi,

I am a new apache user and I have configured it to help me share some of my 
catalogs. The problem I have is that when I log on to the system as root every 
thing goes on well, but when I use another user then problems starts. 

The biggest problem now is that, the catalogs created by a normal user under 
the same main rootFolder cannot be seen in a web browser and I cann't find out 
why. I guese it has to do with the access rights, but I have full access 
right/permissions to these files through windows. Why cann't I browse through 
them then?

Thanks.

Maureen
Apache lover
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen 
Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a 
private and personal nature. It is not related to the exchange or business 
activities of the SWX Group. Le présent e-mail est un message privé et 
personnel, sans rapport avec l'activité boursière du Groupe SWX.
 
 
This message is for the named person's use only. It may contain confidential, 
proprietary or legally privileged information. No confidentiality or privilege 
is waived or lost by any mistransmission. If you receive this message in error, 
please notify the sender urgently and then immediately delete the message and 
any copies of it from your system. Please also immediately destroy any 
hardcopies of the message. You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. The sender's company reserves the right to monitor all e-mail 
communications through their networks. Any views expressed in this message are 
those of the individual sender, except where the message states otherwise and 
the sender is authorised to state them to be the views of the sender's company.

-
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: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] Speed

2005-07-22 Thread Michael
I`m sorry for providing wrong link to you guys but i`m on the lan and when i 
typed in the address it was working and i forgot that i was on the lan. hehe 
Anyway please take look again at http://new.bio-world.com and help me figure 
out why the page stops for 2 seconds after each click?.
Second question arrised when i was playing with apache: when you click on 
the above link the address will redirect you to http://ip/bioworld . How can 
i maintain the new.bio-world.com name instead of that ip ? Would that be the 
servername in httpd.conf ??
- Original Message - 
From: Axel-Stéphane SMORGRAV [EMAIL PROTECTED]

To: users@httpd.apache.org
Sent: Friday, July 22, 2005 2:45 AM
Subject: RE: [EMAIL PROTECTED] Speed


Christopher;

I do not think so.

new.bio-world.com is resolved correctly. The problem is that it makes a 
redirect to http://192.168.1.15/bioworld/.


Some thoughts:
- new.bio-world.com is a reverse proxy that forwards requests to 
192.168.1.15 but does not include adequate ProxyPassReverse directives. When 
the backend server issues a redirect, the Location header is not rewritten.
- new.bio-world.com is NAT'ed to the internal address 192.168.1.15. It 
issues a redirect, but since the ServerName 192.168.1.15 and 
UseCanonicalName On, it redirects to the internal address. To me the 
solution in that case would be to set ServerName new.bio-world.com


So Mike, do not touch your DNS configuration. It's just dandy. Fix your 
Apache configuration.


-ascs

PS: Here's the output of HTTPWatch. (Think I'll buy some stocks in Simtec)

Started Time Size Meth Result Type URL
00:00:00.000 0.423 452 GET 302 Redirect to http://192.168.1.15/bioworld/ 
http://new.bio-world.com/

00:00:00.444 7.523 * GET Aborted * http://192.168.1.15/bioworld/


-Original Message-
From: Christopher Malton [mailto:[EMAIL PROTECTED]
Sent: Friday, July 22, 2005 8:20 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Speed

Mike,

I have worked out that the DNS is resolving the hostname to the WRONG IP!

192.168.1.5 is a LOCAL NETWORK IP not a WAN IP.

Please check your DNS configuration and update it to point at the right 
server. The External IP of that server.


Chris

-Original Message-
From: Steven Pierce [mailto:[EMAIL PROTECTED]
Sent: 22 July 2005 06:30
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Speed



*** REPLY SEPARATOR  ***

On 7/21/2005 at 11:41 AM Michael wrote:


Please check this address http://new.bio-world.com (this link is at my
site)I`m sure a lot of you guys will recognize the oscommerce. Also please
check out this link http://bio.nicpon.net (this link is on wan somewhere).
Both has the same db and same filles. But one of them is flying and the
other is not.


Mike,

I think your problem is a DNS issue.  The http://new.bio-world.com when
you connect
to this site you get connecting to 192.168.1.15 and then it times out.  That
is shown to
me when I use Firefox.  When I use IE it will not even load.

When you connect to the http://bio.nicpon.net it gives me the link at the
bottom of the page
and flys.  (Both with IE and FireFox)

Now all of the pic's on the site are broken.  I clicked on a couple of the
links
and, the ones that had anything did not display any pic's.




-
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: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED] 



-
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: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [EMAIL PROTECTED] Speed

2005-07-22 Thread Axel-Stéphane SMORGRAV
 How can i maintain the new.bio-world.com name instead of that ip ? 
 Would that be the servername in httpd.conf ??

I have to revise my opinion about that now that you have changed the 
redirection. The IP address of new.bio-world.com is 66.64.142.34. The address I 
was redirected to is different, e.g. 66.64.142.35, so it must be set by whoever 
does the redirection.

66.64.142.35 does not have a PTR record.

Are you using named virtual hosts? When I request http://66.64.142.34/ I get a 
HTTP 404...

WRT to the delay, I note that it only occurs in the request for the PHP and 
http://66.64.142.34/bioworld. None of the static resources exhibit such delays. 
Could there be something in the interaction between Apache and PHP or in the 
application itself? I do not have any experience with PHP.

Your Apache is a little old (2.0.40). You should consider upgrading.

-ascs

-Original Message-
From: Michael [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 22, 2005 5:57 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Speed

I`m sorry for providing wrong link to you guys but i`m on the lan and when i 
typed in the address it was working and i forgot that i was on the lan. hehe 
Anyway please take look again at http://new.bio-world.com and help me figure 
out why the page stops for 2 seconds after each click?.
Second question arrised when i was playing with apache: when you click on 
the above link the address will redirect you to http://ip/bioworld . How can 
i maintain the new.bio-world.com name instead of that ip ? Would that be the 
servername in httpd.conf ??

-
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: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] Speed

2005-07-22 Thread Michael

Here is the situation:
DNS has entry of
new CNAME bio-world.com
bio-world is hosted at 66.64.142.34(IIS) and then there is redirection for 
new.bio-world.com to 66.64.142.35 where the new.bio-world.com apache.
Somehow if i enter in DNS new CNAME 66.64.142.35 it doesnt work. I dont know 
why.
You wont be able to access http://66.64.142.34 or 
http://66.64.142.34/bioworld because this different machine but you should 
be able to access wither http://66.64.142.35 http://66.64.142.35/bioworld

I`m going to upgrade apache then try to set up the PTR
- Original Message - 
From: Axel-Stéphane SMORGRAV [EMAIL PROTECTED]

To: users@httpd.apache.org
Sent: Friday, July 22, 2005 12:16 PM
Subject: RE: [EMAIL PROTECTED] Speed



How can i maintain the new.bio-world.com name instead of that ip ?
Would that be the servername in httpd.conf ??


I have to revise my opinion about that now that you have changed the 
redirection. The IP address of new.bio-world.com is 66.64.142.34. The 
address I was redirected to is different, e.g. 66.64.142.35, so it must be 
set by whoever does the redirection.


66.64.142.35 does not have a PTR record.

Are you using named virtual hosts? When I request http://66.64.142.34/ I get 
a HTTP 404...


WRT to the delay, I note that it only occurs in the request for the PHP and 
http://66.64.142.34/bioworld. None of the static resources exhibit such 
delays. Could there be something in the interaction between Apache and PHP 
or in the application itself? I do not have any experience with PHP.


Your Apache is a little old (2.0.40). You should consider upgrading.

-ascs

-Original Message-
From: Michael [mailto:[EMAIL PROTECTED]
Sent: Friday, July 22, 2005 5:57 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Speed

I`m sorry for providing wrong link to you guys but i`m on the lan and when i
typed in the address it was working and i forgot that i was on the lan. hehe
Anyway please take look again at http://new.bio-world.com and help me figure
out why the page stops for 2 seconds after each click?.
Second question arrised when i was playing with apache: when you click on
the above link the address will redirect you to http://ip/bioworld . How can
i maintain the new.bio-world.com name instead of that ip ? Would that be the
servername in httpd.conf ??

-
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: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED] 



-
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: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED] apache upgrde from 2.0.40 to 2.1.6

2005-07-22 Thread Michael



I`m currently running apache 2.0.40 on RH 9.2 and i 
d/loaded the 2.1.6 ver of apache.I did ./configure, make and make 
install and now if run command httpd -V i still get ver 2.0.40. This 
installation itself went ok, I havent noticed anything bad. Anybody can help me 
with this?


Re: [EMAIL PROTECTED] apache upgrde from 2.0.40 to 2.1.6

2005-07-22 Thread Ivan Barrera A.
Michael wrote:
 I`m currently running apache 2.0.40 on RH 9.2 and i d/loaded the 2.1.6
 ver of apache.
 I did ./configure, make and make install  and now if run command httpd
 -V i still get ver 2.0.40. This installation itself went ok, I havent
 noticed anything bad. Anybody can help me with this?

your httpd is located in /usr/local/apache
You should use some configure options...

-
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: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] apache upgrde from 2.0.40 to 2.1.6

2005-07-22 Thread Michael
I do have an rpm ver that cam with RH. Would it work if i would provide the 
path for the new apache to be installed in the same place where the old one 
is or I shoud remove it first ??
- Original Message - 
From: Joshua Slive [EMAIL PROTECTED]

To: users@httpd.apache.org
Sent: Friday, July 22, 2005 2:04 PM
Subject: Re: [EMAIL PROTECTED] apache upgrde from 2.0.40 to 2.1.6


On 7/22/05, Michael [EMAIL PROTECTED] wrote:


I`m currently running apache 2.0.40 on RH 9.2 and i d/loaded the 2.1.6 ver
of apache.
I did ./configure, make and make install  and now if run command httpd -V 
i

still get ver 2.0.40. This installation itself went ok, I havent noticed
anything bad. Anybody can help me with this?


You probably had an rpm version of 2.0.40 installed in redhat-specific
paths, while your new version probably went into /usr/local/apache2.
Start by using rpm to remove the old version so it doesn't confuse
things.

Joshua.

-
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: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED] 



-
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: [EMAIL PROTECTED]
 from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [EMAIL PROTECTED] Problem logging SIGTERM to ErrorLog when piping to rotatelogs

2005-07-22 Thread Craft, Wesley
Sounds about right. From the looks of bugzilla for Apache 1.3, there are
several issues with ErrorLog piping. For my purposes though, I am able
to pipe the log messages through a tee first and then back out to
rotatelogs. That way at least I can put a timestamp on the
Terminateds. I'll have to check this against my Fedora box to see if
it is only on the Solaris. Thanks for your reply Joe.

Wes 

-Original Message-
From: Joe Orton [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 22, 2005 6:16 AM
To: Craft, Wesley
Cc: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Problem logging SIGTERM to ErrorLog when
piping to rotatelogs

On Thu, Jul 21, 2005 at 10:06:37AM -0400, Craft, Wesley wrote:
 This is a strange problem when using rotate logs. We have multiple
 apache servers running and the one without rotatelogs being piped to
 from the ErrorLog directive reports the following in the error log
when
 shutting down:
  
  [Wed Jun 15 14:08:46 2005] [notice] caught SIGTERM, shutting down
  
 The servers that pipe the ErrorLog through rotatelogs have this (on a
 line by itself, no timestamp):
  
  Terminated

At shutdown the rotatelogs process will be sent SIGTERM along with the 
rest of the process group, so it may exit before the children have to to

log their shutdown messages (it's a race).  I don't know why it would 
log that line, though, might be something Solaris-specific.

joe

-
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: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] apache upgrde from 2.0.40 to 2.1.6

2005-07-22 Thread Michael



dreamweaver is just a program for coding or design. 
I dont understand what exactly you want to have but if you want ot be able to 
preview *.php files on your com you have to have apache and php compiled on your 
computer. They are bothefairly easy to install if you follow the instrunctions 
from www.apache.org and www.php.net .
Mike

  - Original Message - 
  From: 
  Lorin Kaneff 
  To: users@httpd.apache.org 
  Sent: Friday, July 22, 2005 3:57 PM
  Subject: RE: [EMAIL PROTECTED] apache upgrde 
  from 2.0.40 to 2.1.6
  
  
  I use the coldfusion administrator to connect to a datasource is that similar to the way that apache connects 
  to a datasource. Is there a place that can show me how 
  to do this. 
  Naturally dreamweaver is set up to work with 
  coldfusion but I would like to use apache and php on dreamweaver? I don’t know how to set this up and 
  could really use some help.
  
  Lorin
  
  -Original 
  Message-From: Michael 
  [mailto:[EMAIL PROTECTED] Sent: Friday, July 22, 2005 2:03 
  PMTo: 
  users@httpd.apache.orgSubject: [EMAIL PROTECTED] apache upgrde from 
  2.0.40 to 2.1.6
  
  
  I`m currently running apache 
  2.0.40 on RH 9.2 and i d/loaded the 2.1.6 ver of apache.I did ./configure, 
  make and make install and now if run command httpd -V i still get ver 
  2.0.40. This installation itself went ok, I havent noticed anything bad. 
  Anybody can help me with 
this?


RE: [EMAIL PROTECTED] apache upgrde from 2.0.40 to 2.1.6

2005-07-22 Thread Gold, Samuel (Contractor)
Will you stop hijacking other peoples threads.  Re-use your own thread to
reply and ask questions.  Also see: Eric S. Raymond's How To Ask Questions
The Smart Way ( http://www.catb.org/~esr/faqs/smart-questions.html ).  I am
pretty sure that you will get help if you ask the right way.  Start by
reading the docs.


-Original Message-
From: Lorin Kaneff [mailto:] 
Sent: Friday, July 22, 2005 3:57 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] apache upgrde from 2.0.40 to 2.1.6


I use the coldfusion administrator to  connect to a datasource is that
similar to the way that apache connects to a datasource.  Is there a place
that can show me how to do this.  Naturally dreamweaver is set up to work
with coldfusion but I would like to use apache and php on dreamweaver?  I
don't know how to set this up and could really use some help.
 
Lorin
 
-Original Message-
From: Michael [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 22, 2005 2:03 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] apache upgrde from 2.0.40 to 2.1.6
 
I`m currently running apache 2.0.40 on RH 9.2 and i d/loaded the 2.1.6 ver
of apache.
I did ./configure, make and make install  and now if run command httpd -V i
still get ver 2.0.40. This installation itself went ok, I havent noticed
anything bad. Anybody can help me with this?

-
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: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED] Capturing IP.

2005-07-22 Thread Luis Croker





 Hi... 

 I have an Apache web server (server-A) which Im using like a proxy with SSL, I mean... I receive all connections and forward them to another server (server-B). Everything works fine. Now, we want to capture the source IP address of the connections on the server B, the problem is that all the connections on the server B belongs to server A, is the IP address of server A, because is the proxy. Can I capture the IP addresses that connect to server A and pass them to server B  or at least, just capture in the serverA ?. Im using the proxy module in apache 1.3.33. 

 I hope I have been clear, you know... language troubles. 

 Thanks. 




signature.asc
Description: This is a digitally signed message part


Re: [EMAIL PROTECTED] Capturing IP.

2005-07-22 Thread Scott Gifford
Luis Croker [EMAIL PROTECTED] writes:

 I have an Apache web server (server-A) which Im using like a proxy with
 SSL, I mean...  I receive all connections and forward them to another  server
 (server-B). Everything  works fine. Now, we want to capture the source IP
 address of the connections on the server B

Use Via:

http://httpd.apache.org/docs/1.3/mod/mod_proxy.html#proxyvia

ScottG.

-
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: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]