> -Original Message-
> From: Meir Yanovich [mailto:[EMAIL PROTECTED]
> Sent: Sunday, June 11, 2006 10:29 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Authentication directive from 1.3 to
> 2.2 , what do i miss here?
>
>
>
>
>
> Hello all
>
> in version 1.3 i hade t
> -Original Message-
> From: Josh Stephenson [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 09, 2006 8:34 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] segmentation fault
>
> On an intel mac os x 10.4 with apache 2.2.0 I am getting a
> segmentation
> fault.
Is that one o
> -Original Message-
> From: OOzy Pal [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 09, 2006 5:21 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] ServerAlias
>
> On 6/9/06, Rainer Sokoll <[EMAIL PROTECTED]> wrote:
> > On Fri, Jun 09, 2006 at 06:00:27PM +0300, OOzy Pal wr
On 6/11/06, Karsten Konrad <[EMAIL PROTECTED]> wrote:
Thanks for the input! I had hoped, that I could avoid cgi/php stuff but
I'll give it a try now.
After my post yesterday I had an other, maybe stubid, idea and tried to
change the Header with mod_headers like this:
Header set STAT
On Sunday 11 June 2006 21:14, Karsten Konrad wrote:
>
> Header set STATUS "503 Service Unavailable"
>
>
> The result is the following line in the HTTP Header "Status: 503 Service
> Unavailable"
> But the return code itself is still "HTTP/1.x 200 OK"
Status is a CGI header, not an
I would like to hear from anyone who has had success in
running ColdFusion MX v7 with Apache 2.2 under Windows.
Thanks,
Richard
_
Richard Cox
[EMAIL PROTECTED]
Lat: 37.263696 (37 15' 49.300N)
Long:
-121.981593 (121 58' 53.7348W)
Joshua Slive wrote:
On 6/9/06, Karsten Konrad <[EMAIL PROTECTED]> wrote:
Greetings!
I'd like to change the custom errormessages so they don't return the
actual http code "502 Bad Gateway" but "503 Service Unavailable". I had
hoped, that including a status line in the header might work, but it
d
Hello
all
in
version 1.3 i hade this Authentication directive
that
was using simple Authentication , when apache was recognized files from *.foo
extension
it was starting the Authentication mechanism
AddHandler
foo .foo
AddType
application/foo .foo
I'm trying to enable SSL on apache2, and running into a problem. The
error log says:
[Sun Jun 04 17:36:26 2006] [warn] Init: Session Cache is not
configured [hint: SSLSessionCache]
And when I explicitly disable it (ie: "none", as seen below), it still
complains.
I'm running this on Fr
Dear,
I am sorry for asking too much... but will it be OK with you if I send
you the original httpd.conf file and my director structure and you
prepare the file to run PHP4?
Please...
Thanks in advance...
Hamad
-Original Message-
From: Josh Stephenson [mailto:[EMAIL PROTECTED]
Sent: S
you can put the addmodule anywhere (preferably at the end)
Hamad S. Al-Jalaq wrote:
The installation procedure says:
After you've set up the file layout properly, you're ready to
finally configure Apache to load the PHP4 module. Just add the
following lines to your httpd.conf:
LoadModu
Did you copy the file there, or was it there already? If you copied it,
then make sure you restarted apache (from the taskbar icon).
If it was there already, try removing it and recopying it from the
source directory (and double check the filename to make sure it's what
your httpd.conf is looki
The installation procedure says:
After you've set up the file layout properly, you're ready to
finally configure Apache to load the PHP4 module. Just add the
following lines to your httpd.conf:
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application
But the file is already there...
What could be the problem?
Thanks,
Hamad
-Original Message-
From: Josh Stephenson [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 11, 2006 6:58 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Apache 2.2 not working with PHP4
You have to copy
You have to copy the php4apache2.dll file from the php source directory
into C:/PHP/sapi
Hamad S. Al-Jalaq wrote:
And when I run test configuration, it shows this message:
httpd.exe: Syntax error on line 115 of C:/Program Files/Apache Software
Foundation/Apache2.2/conf/httpd.conf: Cannot load
johnny page wrote:
> I attempt to start tomcat 413 and get errors
This is an Apache HTTPD mailinglist. Please use the appropriate Tomcat
mailinglist.
Joost
-
The official User-To-User support forum of the Apache HTTP Server Pro
Zakai Kinan wrote:
> I have this directive
>
>require user "{Admin}"
>
>
> in an htaccess file and it does not work. Does any
> have any ideas. I have also tried it in httpd.conf
> file.
- Is the user really called {Admin} (with the {})?
- Do you have a 'Satisfy any' for the directory
And when I run test configuration, it shows this message:
httpd.exe: Syntax error on line 115 of C:/Program Files/Apache Software
Foundation/Apache2.2/conf/httpd.conf: Cannot load
C:/PHP/sapi/php4apache2.dll into server: The specified module could not
be found.
Please advice...
Thanks,
Hamad
--
I am not professional in apache and PHP, but I've done as per the
installation steps... I am installing it on windows 2003... please could
you check the attached file?
Thanks,
Hamad
-Original Message-
From: Josh Stephenson [mailto:[EMAIL PROTECTED]
Sent: Sunday, June 11, 2006 6:23 PM
To
You need to edit your httpd.conf file to handle php files
add these lines and you should be good:
LoadModule php4_module libexec/apache2/libphp4.so
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
The first line might already be in there, but the second one not
I’ve installed apache version 2.x with PHP4.3.0…
configured at as an apache module… but when try to visit the index.php
file the browser asks me if I want to download the file… it suppose to
browse the file not download it… please advice…
Thanks,
Hamad
On 6/11/06, Damian Birchler <[EMAIL PROTECTED]> wrote:
Hi all
I have got Squid installed as an httpd accelerator for httpd. Squid will
not allow requests to internal.example.com other than per SSL/TLS. Squid
itself talks to httpd in plain text. Now, when httpd generates automatic
redirects -- wh
Hi all
I have got Squid installed as an httpd accelerator for httpd. Squid will
not allow requests to internal.example.com other than per SSL/TLS. Squid
itself talks to httpd in plain text. Now, when httpd generates automatic
redirects -- what I mean by this, is for example redirecting /foo to /fo
Hi Jushua:
I solved this problem.
My solutions is as follows:
In my post_config function,
after ap_log_error()is called, wait one second before error return.
Many thanks.
T.Okamoto
Okamoto Toshiaki wrote:
Thank you Jushua.
T.Okamoto
Joshua Slive wrote:
On 6/6/06, Okamoto Toshiaki <[EMAIL PROTE
24 matches
Mail list logo