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 design

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 enou

[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 guidanc

[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 p

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 http://httpd.apache.org/

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

2010-03-26 Thread Travis Veazey
On Fri, Mar 26, 2010 at 11:31, Nick Kew 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? > > -- > Nic

[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: 32-bit

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] 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 maste

[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 Rich

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 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, for Kerberos, running

[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 (includi

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

2010-03-26 Thread David Balažic
Hi! I have apache 2.2.13 installed on Windows XP and now I want to update to 2.2.15. downloaded .../httpd/binaries/win32/httpd-2.2.15-win32-x86-no_ssl.msi, started it, but is says: ah, the dialog text is not copyable in short : another version in installed, use Control Panel to remove it... So

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 wrote: > > On Mar 25, 2010, at 8:36 PM, Brad Lira wrote: > > > does anyone has an example of ap_hook_monitor, > > thanks in advance. > > > http://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/examples/mod_example_hooks.

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] 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 th