On Wed, Jul 2, 2008 at 8:14 PM, Eben <[EMAIL PROTECTED]> wrote:
> I just setup a new Fedora Core 9 box, running apache 2.2.8.
>
> I then setup a basic virtual host config using NameVirtualHost *:80
>
> My only virtual host looks like:
>
>
> ServerAdmin [EMAIL PROTECTED]
> DocumentRoot /home/d
I just setup a new Fedora Core 9 box, running apache 2.2.8.
I then setup a basic virtual host config using NameVirtualHost *:80
My only virtual host looks like:
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /home/domain/www
ServerName domain.com
ServerAlias www.domain.com
ErrorLog
kalin m wrote:
what would this mean:
# ./configure --prefix=/etc/httpd --enable-ssl --with-ssl=/usr/local/ssl
--enable-rewrite --enable-so --enable-headers --enable-unique-id
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... x86_64-unknown
what would this mean:
# ./configure --prefix=/etc/httpd --enable-ssl --with-ssl=/usr/local/ssl
--enable-rewrite --enable-so --enable-headers --enable-unique-id
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... x86_64-unknown-freebsd7.0
chec
if i build php with all the things i need it builds fine but at the time
of instalaltion here is what happens:
# make install
Installing PHP SAPI module: apache2handler
/etc/httpd/build/instdso.sh SH_LIBTOOL='/etc/httpd/build/libtool'
libphp5.la /etc/httpd/modules
/etc/httpd/build/lib
this is getting to ridiculous levels
if i build php only with --with-apxs2=/etc/httpd/bin/apxs then apache
starts and httpd/php works ok. anything else added to the configuration
- and i tried different stuff - ( --with-mysql=/usr/local/mysql;
--with-curl; --with-openssl=/usr) - alone or i
I'm using 2.2.2 trying to set up a hot spare as described here:
http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypass
here is my config:
BalancerMember http://192.168.200.190 loadfactor=1
BalancerMember http://192.168.200.206 status=+H
I get the following error: "Bala
On Wed, Jul 2, 2008 at 3:50 PM, Daniel Ruggeri <[EMAIL PROTECTED]> wrote:
> In the WebSphere plugin, a buggy backend with even a hung webcontainer thread
> will sit and spin until the user just walks away from the site.
>
A little OT, but "ServerIOTimeout" is the Websphere Plugin tunable
that dic
Tan, Liao wrote:
[...]
Try this :
http://h20392.www2.hp.com/portal/swdepot/displayProductsList.do?category=NSM
and more specifically :
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXWSATW219
It seems to have Apache 2.x with SSL built-in.
The generic kind of
Hello;
I am an administrator for several websites. We are using Apache HTTP v2.2.9
as a front end to communicate with WebSphere 6.0 JVM's on the back end. This is
all, typically, on Solaris 9. To meet some of the high availability requirements
of our applications, we've been using the WebSphere
it's all build from source. httpd and php both
it is the right apxs.. there is only one...
Nick Kew wrote:
On Wed, 02 Jul 2008 00:32:18 -0400
kalin m <[EMAIL PROTECTED]> wrote:
php was configured with just this : ./configure
--with-mysql=/usr/local/mysql --with-apxs2=/etc/httpd/bin/
On Wed, Jul 2, 2008 at 9:39 AM, Tan, Liao <[EMAIL PROTECTED]> wrote:
>
> Folks,
>
> Does anybody know where can we find a binary version from apache (any version)
> that already has the mod_ssl integrated ready to install in our server?
> (HP-UX)
>
> All source versions when we try to compile usin
Do httpd -v from the dir where the httpd, Apache binary is located.It will
tell you the binary version.Try httpd -l for seeing the modules loaded
during compile time.
Thanks
-Arnab
On 7/2/08, Tan, Liao <[EMAIL PROTECTED]> wrote:
>
>
> Folks,
>
> Does anybody know where can we find a binary version
On Wed, 02 Jul 2008 00:32:18 -0400
kalin m <[EMAIL PROTECTED]> wrote:
> php was configured with just this : ./configure
> --with-mysql=/usr/local/mysql --with-apxs2=/etc/httpd/bin/apxs
Is that the right apxs? It's not where Apache would (normally)
put it, so I guess it's from a FreeBSD package.
i'd be assuming than that i'd need to build an older apache.
this is probably a stupid question but is there anybody out there that
is using apache 2.2.9 + php 5.2.6 (as DSO) on freebsd 7 amd64 (multi
processor) without problems?
thanks...
kalin m wrote:
sure.
./configure --prefix=/etc/ht
William,
Thanks for your response. Severin Gehwolf posted an answer about
issues with obsolete bash versions. Using a current bash solved my problem.
John
At 02:48 PM 7/1/2008, you wrote:
John A Parker wrote:
I can see where this is an acknowledged issue fixed in apr-1.3.2.
What I can't fin
Hi Severin.
You were absolutely correct... the installs failed on both Solaris
5.8 and 5.9 systems. Both were using bash-2.0.17. I built and used
bash-3.2 and the installs worked correctly.
THANKS!
John
At 02:39 AM 7/2/2008, you wrote:
Hi!
> Making install in apr-util
> make[2]: Entering
Hi,
I usually use analog, and report magic, to built some website statistics,
but this only makes statistics down to 5 minute intervals. I already tweaked
it to make it minutewise, but I'd like to see an overview, where I have a
list of a graph, showing me the requests per seconds.
Anybody can
Folks,
Does anybody know where can we find a binary version from apache (any version)
that already has the mod_ssl integrated ready to install in our server? (HP-UX)
All source versions when we try to compile using the option to enable ssl,
we got several errors...
Thank you!
Ingrid
---
On Wed, Jul 2, 2008 at 7:21 AM, apache a <[EMAIL PROTECTED]> wrote:
> does apache have a feature, where a response is given without parsing the
> header at all.
>
> also, if there is header parsing, which module should i check
>
mod_asis or nph-* cgi might be what you're looking for.
--
Eric C
does apache have a feature, where a response is given without parsing the
header at all.
also, if there is header parsing, which module should i check
aa9160
Hi Severin
thanks for your answer, but I'm still getting arguments in the URL when
redirect is done. Unfortunately I'm not that good at mod_rewrite...
Sylvain
Severin Gehwolf wrote:
Hi!
thaznks for your answer. I've try to use :
RedirectMatch /.* http://www.mydomain.com
Unfortunately, I'
Hi!
> thaznks for your answer. I've try to use :
>
> RedirectMatch /.* http://www.mydomain.com
>
> Unfortunately, I'm still getting redirect with the arguments I pass in
> the URL.
How about using RewriteRule (mod_rewrite) like the following:
RewriteEngine On
RewriteRule ^/.*$ http://www.your
Hi Matus,
thaznks for your answer. I've try to use :
RedirectMatch /.* http://www.mydomain.com
Unfortunately, I'm still getting redirect with the arguments I pass in
the URL.
Thanks,
Matus UHLAR - fantomas wrote:
On 30.06.08 14:29, Sylvain Viollat wrote:
Thanks for your answer. I've try t
24 matches
Mail list logo