[EMAIL PROTECTED] apache2.2 stop with a message

2008-05-22 Thread gogo
hi,list I have a question with error message. [Thu May 22 10:53:46 2008] [notice] Apache/2.2.8 (Unix) configured -- resuming normal operations [Fri May 23 06:34:34 2008] [alert] No active workers found... Apache is exiting! [Fri May 23 07:17:37 2008] [warn] pid file /opt/hexun/apache22w/logs/htt

Re: [EMAIL PROTECTED] apache2.2 is not running in browser

2008-03-26 Thread Krist van Besien
On Tue, Mar 25, 2008 at 6:30 PM, Mamta Singh <[EMAIL PROTECTED]> wrote: > Hi, > > I have apache 1.3 and apache 2.2 on my Debian linux server. When i start > apache 1.3, I can run apache in the browse too. But, when I start apache 2.2 > successfully it does no run in browser and also does not give a

[EMAIL PROTECTED] apache2.2 is not running in browser

2008-03-25 Thread Mamta Singh
Hi, I have apache 1.3 and apache 2.2 on my Debian linux server. When i start apache 1.3, I can run apache in the browse too. But, when I start apache 2.2successfully it does no run in browser and also does not give any error. Why it is so??

Re: [EMAIL PROTECTED] apache2.2

2007-11-26 Thread Bhakta
*To:* users@httpd.apache.org <mailto:users@httpd.apache.org> *Sent:* Monday, November 26, 2007 4:57 AM *Subject:* [EMAIL PROTECTED] apache2.2 Hi List How do I install apache2.2.6 in freeBSD through ports.

Re: [EMAIL PROTECTED] apache2.2

2007-11-26 Thread Grant Peel
cd /usr/ports/www/apache22 make install clean done -Grant - Original Message - From: Bhakta To: users@httpd.apache.org Sent: Monday, November 26, 2007 4:57 AM Subject: [EMAIL PROTECTED] apache2.2 Hi List How do I install apache2.2.6 in freeBSD through ports

RE: [EMAIL PROTECTED] apache2.2

2007-11-26 Thread Boyle Owen
> -Original Message- > From: Bhakta [mailto:[EMAIL PROTECTED] > Sent: Monday, November 26, 2007 10:57 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] apache2.2 > > Hi List > How do I install apache2.2.6 in freeBSD through ports. http://httpd.apache.o

[EMAIL PROTECTED] apache2.2

2007-11-26 Thread Bhakta
Hi List How do I install apache2.2.6 in freeBSD through ports. Bhakta - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-ma

Re: [EMAIL PROTECTED] apache2.2 + mod_authnz_ldap + openldap (all win32 native binaries)

2007-06-26 Thread William A. Rowe, Jr.
Sheryl wrote: >> hello all, >> for two days i've tried to google solution for my problem. >> >> i'm using apache2.2 win32 binaries from apache.org >> and openldap win32 binaries from >> http://download.bergmans.us/openldap/openldap-2.2.29/ >> >> i have running openldap service, when searching direc

Re: [EMAIL PROTECTED] apache2.2 + mod_authnz_ldap + openldap (all win32 native binaries)

2007-06-26 Thread Jiri Kastner
Eric Covener wrote: > On 6/25/07, Jiri Kastner <[EMAIL PROTECTED]> wrote: >> [ldap_search_ext_s() for user failed][Protocol Error] > > Have you compared a packet trace via e.g. wireshark what happens in > apache vs. some command line client trying to emulate the same query? > yes i tried, but win

Re: [EMAIL PROTECTED] apache2.2 + mod_authnz_ldap + openldap (all win32 native binaries)

2007-06-25 Thread Eric Covener
On 6/25/07, Jiri Kastner <[EMAIL PROTECTED]> wrote: [ldap_search_ext_s() for user failed][Protocol Error] Have you compared a packet trace via e.g. wireshark what happens in apache vs. some command line client trying to emulate the same query? -- Eric Covener [EMAIL PROTECTED] ---

Re: [EMAIL PROTECTED] apache2.2 + mod_authnz_ldap + openldap (all win32 native binaries)

2007-06-25 Thread Jiri Kastner
William A. Rowe, Jr. wrote: > Without having your module at hand, be aware that the binaries > were compiled against MS LDAP client, such that aprutil, mod_ldap > and mod_authnz_ldap are linked against it. Unless you compiled > appropriate aprutil.dll, mod_ldap.so and mod_authnz_ldap.so, the > ope

Re: [EMAIL PROTECTED] apache2.2 + mod_authnz_ldap + openldap (all win32 native binaries)

2007-06-25 Thread William A. Rowe, Jr.
Jiri Kastner wrote: > hello all, > for two days i've tried to google solution for my problem. > > i'm using apache2.2 win32 binaries from apache.org > and openldap win32 binaries from > http://download.bergmans.us/openldap/openldap-2.2.29/ Without having your module at hand, be aware that the bin

Re: [EMAIL PROTECTED] apache2.2 + mod_authnz_ldap + openldap (all win32 native binaries)

2007-06-25 Thread Sheryl
> hello all, > for two days i've tried to google solution for my problem. > > i'm using apache2.2 win32 binaries from apache.org > and openldap win32 binaries from > http://download.bergmans.us/openldap/openldap-2.2.29/ > > i have running openldap service, when searching directory, i'll get, at > l

[EMAIL PROTECTED] apache2.2 + mod_authnz_ldap + openldap (all win32 native binaries)

2007-06-25 Thread Jiri Kastner
hello all, for two days i've tried to google solution for my problem. i'm using apache2.2 win32 binaries from apache.org and openldap win32 binaries from http://download.bergmans.us/openldap/openldap-2.2.29/ i have running openldap service, when searching directory, i'll get, at least, two entrie

[EMAIL PROTECTED] Apache2.2 httpd.conf configuration

2007-04-20 Thread Atluri, Vamsi
Hi All, Ive been trying to get apache to talk to LDAP. Ive managed to get through most of my problems - But I am unable to figure this one out - Im sure its just how im naming it - I haven't been able to find any help online or in the FAQ - Any help is appreciated - Thanks I am recieve

Re: [EMAIL PROTECTED] Apache2.2 php5 with sessions

2007-04-15 Thread Ofloo
Sander Temme-2 wrote: > > Hey Ofloo, > > On Apr 14, 2007, at 5:47 AM, Ofloo wrote: > >> This might be an ignorant question, but it bothers me, I have >> created a >> session I left my browser open for a week and yet the session still >> exists. >> Is this normal !? I checked session_cache

Re: [EMAIL PROTECTED] Apache2.2 php5 with sessions

2007-04-14 Thread Sander Temme
Hey Ofloo, On Apr 14, 2007, at 5:47 AM, Ofloo wrote: This might be an ignorant question, but it bothers me, I have created a session I left my browser open for a week and yet the session still exists. Is this normal !? I checked session_cache_expire and this is set to 180 (default) but af

[EMAIL PROTECTED] Apache2.2 php5 with sessions

2007-04-14 Thread Ofloo
This might be an ignorant question, but it bothers me, I have created a session I left my browser open for a week and yet the session still exists. Is this normal !? I checked session_cache_expire and this is set to 180 (default) but after one week all variables still exist.. -- View this message

[EMAIL PROTECTED] apache2.2 core dump while graceful restart

2007-02-17 Thread Noah
Hi there, using freebsd-4.11 so I rebuilt php5 and apache 2.2.4 and I still see a core dump while sending a graceful signal. Please help me figue out why. All install php modules are below as well. What else can I try? from /var/log/mesages Feb 17 11:06:54 typhoon httpd: PHP Warning: PH

Re: [EMAIL PROTECTED] Apache2.2 cannot start: "undefined symbol: proxy_hook_post_request" error (in file /etc/apache2/modules/mod_proxy_balancer.so)

2006-11-23 Thread Joshua Slive
On 11/23/06, Michael Hulet <[EMAIL PROTECTED]> wrote: Isn't it "dangerous" to remove base-config and initrd-tools packages? I have no idea. Sounds like a question better targeted at a Debian users list. Joshua. - The offic

Re: [EMAIL PROTECTED] Apache2.2 cannot start: "undefined symbol: proxy_hook_post_request" error (in file /etc/apache2/modules/mod_proxy_balancer.so)

2006-11-23 Thread Michael Hulet
Joshua Slive a écrit : > On 11/23/06, Michael Hulet <[EMAIL PROTECTED]> wrote: > >> > But what really concerns me here is that you said you were downloading >> > and compiling directly from apache.org, yet you are using apache2ctl, >> > which I believe is debian-specific. This could be causing any

Re: [EMAIL PROTECTED] Apache2.2 cannot start: "undefined symbol: proxy_hook_post_request" error (in file /etc/apache2/modules/mod_proxy_balancer.so)

2006-11-23 Thread Joshua Slive
On 11/23/06, Michael Hulet <[EMAIL PROTECTED]> wrote: > But what really concerns me here is that you said you were downloading > and compiling directly from apache.org, yet you are using apache2ctl, > which I believe is debian-specific. This could be causing any number > of problems, and could

Re: [EMAIL PROTECTED] Apache2.2 cannot start: "undefined symbol: proxy_hook_post_request" error (in file /etc/apache2/modules/mod_proxy_balancer.so)

2006-11-23 Thread Nick Kew
On Thu, 23 Nov 2006 16:05:33 +0100 Michael Hulet <[EMAIL PROTECTED]> wrote: > So I wanted to remove apache2-utils but it wants to remove a lot of > dependencies that I don't want to remove (phpMyAdmin, Webmin, > php, ...). What do you think I should do first? Does Debian's documentation not help

Re: [EMAIL PROTECTED] Apache2.2 cannot start: "undefined symbol: proxy_hook_post_request" error (in file /etc/apache2/modules/mod_proxy_balancer.so)

2006-11-23 Thread Michael Hulet
Joshua Slive a écrit : > On 11/23/06, Michael Hulet <[EMAIL PROTECTED]> wrote: > >> Thanks for the tip, Joshua. So here is my new httpd.conf: >> >> LoadModule proxy_module modules/mod_proxy.so >> LoadModule proxy_http_module modules/mod_proxy_http.so >> LoadModule proxy_balancer_module

Re: [EMAIL PROTECTED] Apache2.2 cannot start: "undefined symbol: proxy_hook_post_request" error (in file /etc/apache2/modules/mod_proxy_balancer.so)

2006-11-23 Thread Joshua Slive
On 11/23/06, Michael Hulet <[EMAIL PROTECTED]> wrote: Thanks for the tip, Joshua. So here is my new httpd.conf: LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_http_module modules/mod_proxy_http.so LoadModule proxy_balancer_module modules/mod_proxy_balancer.so The res

Re: [EMAIL PROTECTED] Apache2.2 cannot start: "undefined symbol: proxy_hook_post_request" error (in file /etc/apache2/modules/mod_proxy_balancer.so)

2006-11-23 Thread Michael Hulet
Joshua Slive a écrit : > On 11/23/06, Michael Hulet <[EMAIL PROTECTED]> wrote: >> Hello all, >> >> I'm upgrading from Apache 2.0.54 to Apache 2.2.3, as I would like to >> try the proxy_balancer module. >> >> I'm running a Debian Sarge box. I uninstalled Apache 2.0.54 and I >> compiled and installed

Re: [EMAIL PROTECTED] Apache2.2 cannot start: "undefined symbol: proxy_hook_post_request" error (in file /etc/apache2/modules/mod_proxy_balancer.so)

2006-11-23 Thread Joshua Slive
On 11/23/06, Michael Hulet <[EMAIL PROTECTED]> wrote: Hello all, I'm upgrading from Apache 2.0.54 to Apache 2.2.3, as I would like to try the proxy_balancer module. I'm running a Debian Sarge box. I uninstalled Apache 2.0.54 and I compiled and installed Apache 2.2.3 in /etc/apache2: # wg

[EMAIL PROTECTED] Apache2.2 cannot start: "undefined symbol: proxy_hook_post_request" error (in file /etc/apache2/modules/mod_proxy_balancer.so)

2006-11-23 Thread Michael Hulet
Hello all, I'm upgrading from Apache 2.0.54 to Apache 2.2.3, as I would like to try the proxy_balancer module. I'm running a Debian Sarge box. I uninstalled Apache 2.0.54 and I compiled and installed Apache 2.2.3 in /etc/apache2: # wget http://apache.scarlet.be/httpd/httpd-2.2.3.tar.gz

Re: [EMAIL PROTECTED] apache2.2 mysql authentifacation

2006-11-15 Thread Nick Kew
On Wed, 15 Nov 2006 10:51:43 +0100 security <[EMAIL PROTECTED]> wrote: > hello > i have apache2.2 and authn_dbd and dbd modules > when i start my apache2.2 i have an error message > > DBD: No driver for mysql > failed! Did you read INSTALL.MySQL ? -- Nick Kew Application Development with A

[EMAIL PROTECTED] apache2.2 mysql authentifacation

2006-11-15 Thread security
hello i have apache2.2 and authn_dbd and dbd modules when i start my apache2.2 i have an error message DBD: No driver for mysql failed! thanks a lot - The official User-To-User support forum of the Apache HTTP Server Project.

[EMAIL PROTECTED] apache2.2 + Tomcat5.5 + mod_proxy_ajp

2006-06-19 Thread Pid
Hi, We're running the following: Apache2.2 + Tomcat5.5.17 with mod_proxy, mod_proxy_ajp and mod_proxy_balancer. There are virtual servers running sub-domains in each both Tomcat & Apache. The balancer configuration is below. *1st question, are there any obvious gotchas in the config (see below)

Re: [EMAIL PROTECTED] Apache2.2 connection close, FIN,ACK error

2006-03-06 Thread Dick Middleton
Dick Middleton wrote: I've been having real trouble getting apache2.2 to work on Devil-Linux 1.2.9. Apache has upgraded from 2.0.53 to 2.2.0 and the linux kernel to 2.4.32. The older version of Apache worked fine. However if I increase the size of index.html (by adding characters anywhere)

[EMAIL PROTECTED] Apache2.2 connection close, FIN,ACK error

2006-03-05 Thread Dick Middleton
I've been having real trouble getting apache2.2 to work on Devil-Linux 1.2.9. Apache has upgraded from 2.0.53 to 2.2.0 and the linux kernel to 2.4.32. The older version of Apache worked fine. I have set up a laptop as a test bed and set the very minimum network configuration. I've also made