[us...@httpd] Apache Restart after LogRotation

2010-03-26 Thread Sean O'Brien
Dear All, O/S: RHEL4 Apache Version: 2.2.9 Re: Apache Restart after Log Rotation I have recently, on a couple of occasions experienced a situation where Apache would hang after performing a standard log rotation process. After rotation using standard kill-HUP to restart Apache. postrotate

[us...@httpd] Apache Document Root

2010-03-26 Thread Carlos Mennens
I for whatever reason am unable to locate the Apache 'DocumentRoot' directory setting in '/etc/apache2/apach2.conf' file. I normally would find his in httpd.conf but that is emptry in Debian and they use 'apache2.conf' for whatever reason. Can someone please tell me why in my 'apache2.conf' file

Re: [us...@httpd] Apache Document Root

2010-03-26 Thread Mark Watts
On Fri, 2010-03-26 at 10:05 -0400, Carlos Mennens wrote: I for whatever reason am unable to locate the Apache 'DocumentRoot' directory setting in '/etc/apache2/apach2.conf' file. I normally would find his in httpd.conf but that is emptry in Debian and they use 'apache2.conf' for whatever

Re: [us...@httpd] ap_hook_monitor

2010-03-26 Thread Brad Lira
thanks Sander, it works. On Fri, Mar 26, 2010 at 12:25 AM, Sander Temme scte...@apache.org wrote: On Mar 25, 2010, at 8:36 PM, Brad Lira wrote: does anyone has an example of ap_hook_monitor, thanks in advance.

[us...@httpd] LDAP logins with non us-ascii characters in passwords fail

2010-03-26 Thread Chris Franks
Hi, We're experiencing problems authenticating users with complex characters (8 bit character outside the us-ascii set e.g. pound-sterling symbol) in their password. We're running Apache 2.2.3 on UNIX and, for Kerberos, running kinit from the command line authenticates users correctly

Re: [us...@httpd] LDAP logins with non us-ascii characters in passwords fail

2010-03-26 Thread Eric Covener
On Fri, Mar 26, 2010 at 12:23 PM, Chris Franks chris.fra...@newcastle.ac.uk wrote: Hi, We're experiencing problems authenticating users with complex characters (8 bit character outside the us-ascii set e.g. pound-sterling symbol) in their password. We're running Apache 2.2.3 on UNIX and,

[us...@httpd] How To Set Cookies on Localhost Using RewriteRule Directive

2010-03-26 Thread Alan Brown
Hi, I new to this mailing list and would like to ask for advice re the above problem. I am currently teaching myself web design and development, and currently working through various configurations of the Apache web server. (I am also working at the moment through the book on mod_rewrite by

[us...@httpd] Issue with mod_dbd

2010-03-26 Thread Travis Veazey
Forgive me if this is the wrong forum to ask this question, but I am having a problem using mod_dbd under Apache 2.2.12. We had been using mod_dbd successfully to manage our authentication using a MySQL server, however we are in the process of promoting a former slave replication database to

Re: [us...@httpd] Issue with mod_dbd

2010-03-26 Thread Nick Kew
On 26 Mar 2010, at 19:21, Travis Veazey wrote: Forgive me if this is the wrong forum to ask this question, but I am having a problem using mod_dbd under Apache 2.2.12. What's in your Apache error log? And your MySQL logs? -- Nick Kew

[us...@httpd] apach - solaris - sparc - 32 bit ?

2010-03-26 Thread Rajwinder-office Singh
1. I downloaded apache source 2. compiled on solaris 10 sparc r...@psccissuzon023 # uname -a SunOS psccissuzon023 5.10 Generic_142900-02 sun4v sparc SUNW,T5240 3. When i did apachectl -V : Server loaded: APR 1.3.3, APR-Util 1.3.4 Compiled using: APR 1.3.3, APR-Util 1.3.4 *Architecture:

Re: [us...@httpd] Issue with mod_dbd

2010-03-26 Thread Travis Veazey
On Fri, Mar 26, 2010 at 11:31, Nick Kew n...@webthing.com wrote: On 26 Mar 2010, at 19:21, Travis Veazey wrote: Forgive me if this is the wrong forum to ask this question, but I am having a problem using mod_dbd under Apache 2.2.12. What's in your Apache error log?  And your MySQL logs?

Re: [us...@httpd] Silly: Update 2.2.13 to 2.2.15 on Windows

2010-03-26 Thread 夏蒸鑫
you should uninstall the old version,guy the program will keep the previous configure files. Best regards, Sharl.Jimh.Tsin - The official User-To-User support forum of the Apache HTTP Server Project. See

[us...@httpd] How to make the code of PHP[mail()] work?

2010-03-26 Thread Lee David
Dear Sir/Madam: Good day. I am the beginner for PHP With MySQL. I would like to learn PHP With MySQL as my hobby. I am trying the code of: mail($to, $subject, $msg, 'From:' . $email); But the code of mail() is not functioning. If anybody is kind enough, please

[us...@httpd] How to make the code of PHP[mail()] work?

2010-03-26 Thread Lee David
Dear Sir/Madam: Good day. I am the beginner for PHP With MySQL. I would like to learn PHP With MySQL as my hobby. I am trying the code of: mail($to, $subject, $msg, 'From:' . $email); But the code of mail() is not functioning. If anybody is kind enough, please provide some

Re: [us...@httpd] How to make the code of PHP[mail()] work?

2010-03-26 Thread Nilesh Govindarajan
On 03/27/2010 07:46 AM, Lee David wrote: Dear Sir/Madam: Good day. I am the beginner for PHP With MySQL. I would like to learn PHP With MySQL as my hobby. I am trying the code of: mail($to, $subject, $msg, 'From:' . $email); But the code of mail() is not functioning. If anybody is kind

Re: [us...@httpd] apach - solaris - sparc - 32 bit ?

2010-03-26 Thread Sander Temme
On Mar 26, 2010, at 12:36 PM, Rajwinder-office Singh wrote: 1. I downloaded apache source 2. compiled on solaris 10 sparc When you ran ./configure, it should have a host, build and target architecture triplet that comes out of config.guess/config.sub (included in the source). This