:27
À : users@httpd.apache.org
Objet : [EMAIL PROTECTED] Error reading from remote server
Hello all,
I have (what I consider to be) a working reverse proxy configuration with
httpd, mod_proxy and mod_auth_tkt. The only problem that still persists is
related to a specific intranet service that is
Hello all,
I have (what I consider to be) a working reverse proxy configuration with
httpd, mod_proxy and mod_auth_tkt. The only problem that still persists is
related to a specific intranet service that is hosted in IIS. For the first
time, it works fine. But after a few minutes, the user
Hi,
We are experiencing problems with Apache 2.2.9 on Windows 2000 Server
SP4. Our site handles around 100,000 hits per day.
The problems started when we upgraded from 2.0.47.
The server restarts several times a day with the following message (from
error.log):
[notice] Parent: child process exi
Apache 2.0.x
Within our virtual host we have the line:
ErrorLog /var/log/httpd/some_file_name
What we are noticing is that Tomcat requests through mod_jk are showing
up within this log as 404 errors when doing SSL. Why is this? Is there
something within our configuration that is telling
g
To: users@httpd.apache.org
cc: (bcc: Dan Mitton/YD/RWDOE)
Subject:[EMAIL PROTECTED] Error when compiling apache 2.2.10 on
solaris 10, suggestions?
LSN: Not Relevant
User Filed as: Not a Record
Undefined first referenced
symbol in
Your output shows that the two undefined symbols are used/referenced in
libapr-1.so. I would check over the build of your libapr and/or apr
utils.
Please respond to users@httpd.apache.org
To: users@httpd.apache.org
cc: (bcc: Dan Mitton/YD/RWDOE)
Subject:[EMAIL PROTECTED
Undefined first referenced
symbol in file
__sync_fetch_and_add_4 /usr/local/lib/libapr-1.so
__sync_fetch_and_sub_4 /usr/local/lib/libapr-1.so
ld: fatal: Symbol referencing errors. No output written to htpasswd
collect2: ld
The first error is a warning and will go away if you set the
ServerName variable to your machine name or something in the
httpd.conf file.
With regards to the other problem, you probably have another process
or perhaps a running instance of apache that is listening on port 80.
You can eit
I received the following Error today after following the installation guide
word for word and was wondering if someone could help me?
"httpd.exe: Could not reliably determine the server's fully qualified domain
name, using (address) for ServerName Only one usage of each
socket address is normall
Hi Jospeh
> Good to know! Obviously, I don't have recent HP-UX experience, nor does
> anyone else here but you! Either solution would work, but some tremble
> at the thought of changing the kernel. ;-]
Just think of the countless millions of us who have switched kernels
from MS Windows to Debi
On Wed, Sep 03, 2008 at 11:46:12AM -0500, William A. Rowe, Jr. wrote:
...
> Or, just search hpux site for their /dev/random device patch. It's built
> into 11.23 but was a separate download/add-in for earlier 11.x flavors.
...
Good to know! Obviously, I don't have recent HP-UX experience, nor d
On Wed, Sep 3, 2008 at 15:54, Tan, Liao <[EMAIL PROTECTED]> wrote:
> txs to those that gave me attention. I was wondering, if in case there´s
> nothing to do with the random stuffs in HPUX, and I think the command with
> parameter "-des" has something to do with this, will it solve if I generate
Joseph S D Yao wrote:
Long ago but not far away, when I had to implement this on HP-UX, I
found that it had no "random" device. Not many systems did, then or
now. So I got the Entropy Generating Daemon [egd, written in Perl], and
it worked fine. Remember to have it start at boot BEFORE anythi
On Wed, Sep 03, 2008 at 09:52:46AM -0300, Tan, Liao wrote:
> Folks,
> Im trying to find solution for this issue. When running the command below
>
> openssl genrsa -des3 -out mydomain.com.key 1024
>
> to create the key pair certificate, it gives me the error:
>
> =
> warni
cannot test it on my own, this is a production machine...
Thank you
Ingrid
-Original Message-
From: Tan, Liao [CMB-IT]
Sent: Wednesday, September 03, 2008 9:53 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Error when creating certificate in HPUX
Folks,
Im trying to fi
On Wed, Sep 3, 2008 at 3:13 PM, Davide Bianchi <[EMAIL PROTECTED]>wrote:
> Tan, Liao wrote:
> > I did read the link, but couldnt figure out wots the solution.
> > how can I solve it?
>
> Well, the point is that the 'random generator' on your system ain't
> random enough. So, depending on which sys
Tan, Liao wrote:
> I did read the link, but couldnt figure out wots the solution.
> how can I solve it?
Well, the point is that the 'random generator' on your system ain't
random enough. So, depending on which system you have you have different
options. Now, I'm not familiar with HPUX, so I sugge
I did read the link, but couldnt figure out wots the solution.
how can I solve it?
Ingrid
-Original Message-
From: Davide Bianchi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 03, 2008 9:58 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Error when creating
Tan, Liao wrote:
>
> to create the key pair certificate, it gives me the error:
>
> warning, not much extra random data, consider using the -rand option
> Generating RSA private key, 1024 bit long modulus
> 26995:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG
not seeded:md_rand.c:
Folks,
Im trying to find solution for this issue. When running the command below
openssl genrsa -des3 -out mydomain.com.key 1024
to create the key pair certificate, it gives me the error:
=
warning, not much extra random data, consider using the -rand option
Generating R
Eric Covener wrote:
On Mon, Aug 11, 2008 at 6:20 PM, Raghavendra Datt
<[EMAIL PROTECTED]> wrote:
Eric,
Thanks for your quick response. I went through the mentioned functions.
The method "ap_send_error_response" has the logic to print the html page in
case of error. but, I am not really sure whet
On Mon, Aug 11, 2008 at 6:20 PM, Raghavendra Datt
<[EMAIL PROTECTED]> wrote:
> Eric,
> Thanks for your quick response. I went through the mentioned functions.
> The method "ap_send_error_response" has the logic to print the html page in
> case of error. but, I am not really sure whether this same m
Eric,
Thanks for your quick response. I went through the mentioned functions.
The method "ap_send_error_response" has the logic to print the html page in
case of error. but, I am not really sure whether this same method is called
in my case. because, the kind of html generated looks like a plain ht
On Mon, Aug 11, 2008 at 4:37 PM, Raghavendra Datt
<[EMAIL PROTECTED]> wrote:
> Hi,
> I was trying to pinpoint one of the functionalities of apache in the
> server code. On an error like "404", server generates an error page saying
> "requested resource not available" and also it shows up the vers
On Mon, Aug 11, 2008 at 4:37 PM, Raghavendra Datt
<[EMAIL PROTECTED]> wrote:
> Hi,
> I was trying to pinpoint one of the functionalities of apache in the
> server code. On an error like "404", server generates an error page saying
> "requested resource not available" and also it shows up the vers
On Mon, Aug 11, 2008 at 4:37 PM, Raghavendra Datt
<[EMAIL PROTECTED]> wrote:
> Hi,
> I was trying to pinpoint one of the functionalities of apache in the
> server code. On an error like "404", server generates an error page saying
> "requested resource not available" and also it shows up the vers
Hi,
I was trying to pinpoint one of the functionalities of apache in the
server code. On an error like "404", server generates an error page saying
"requested resource not available" and also it shows up the version info of
apache some thing like "Apache Tomcat/4.1.24-LE-jdk14". I am not sure wh
I've just checked server/exports.c and scanned it for a few of the many
(hundreds) of errors. The declarations are fine and the files exists on
the system.
But I noticed something else.
When I look at on of those numerous errormessages:
exports.c:1309: error: redefinition of 'ap_hack_apr_allo
On Jul 30, 2008, at 5:25 AM, Ben Aurel wrote:
exports.c:1309: error: redefinition of 'ap_hack_apr_allocator_free'
exports.c:155: error: previous definition of
'ap_hack_apr_allocator_free' was here
Could you cast a glance at those areas of server/exports.c and see if
you notice anything wei
hi
I already tried to install several versions of apache on mac os x
leopard and always get a load of errors:
gawk -f /temp/httpd-2.2.2/build/make_exports.awk `cat export_files` > exports.c
/opt/local/share/apr-1/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -DDARWIN -DSIGPROCMA
Tan, Liao wrote:
Environment:
apache 2.0.46
hp-ux 11
Where can we start to solve the error?
a modern version of httpd version 2.0? That would bring you a long ways.
-
The official User-To-User support forum of the Apach
Folks,
We´re running/compiling the file binbuild.sh, and started to do a lot of
things, till a point that gave me the errors below:
"find: cannot stat
/projects3/ahajjsle/newconnectors/httpd-2.0.46/include/ap_compat.h
find: cannot stat
/projects3/ahajjsle/newconnectors/httpd-2.0.46/include/ap_
Mary Helen Walker wrote:
Downloaded file 06-14-08 - Tried on both MS Server 2003 and XP Service
Pack 2.
Received this error when tried to install - Internal Error 2715.
apr_ldap-1.dll
then:
The Installation Wizard was interrupted before Apache HTTP Server 2.2.9
could be completely installed
Downloaded file 06-14-08 - Tried on both MS Server 2003 and XP Service
Pack 2.
Received this error when tried to install - Internal Error 2715.
apr_ldap-1.dll
then:
The Installation Wizard was interrupted before Apache HTTP Server 2.2.9
could be completely installed. Your system has not been
Hi
I had a problem with compiling Apache2 from source on my system:
- Mac os x 10.5.2 (leopard)
- 2.2 GHz Intel Core Duo
- Apache2.2.6 and also apache2.2.8 (didn't try other versions though)
In the meantime I could "solve" the problem (see below). But it was a
blind flight and I'd like to know
On Wed, 30 Apr 2008 17:59:37 -0400
"Eric Covener" <[EMAIL PROTECTED]> wrote:
> Probably a symptom of the above, the older of the dates corresponds to
> 2.0.40 (your -devel version)
>
Indeed. If your package manager installs something as ancient
as 2.0.40, you should scrap it.
--
Nick Kew
App
On Wed, Apr 30, 2008 at 3:12 PM, alok jain <[EMAIL PROTECTED]> wrote:
> I have apache httpd 2.0.63 build and installed on redhat linux. Then i
> installed the httpd-devel 2.0.40 ( for using apxs ) .
> I added the mod_proxy_html module version : 2.5.2
The devel package should probably match the
I have apache httpd 2.0.63 build and installed on redhat linux. Then i
installed the httpd-devel 2.0.40 ( for using apxs ) .
I added the mod_proxy_html module version : 2.5.2
I got the following error message when i start my apache
httpd: module "mod_proxy_html.c" is not compatible w
On Tue, Apr 29, 2008 at 8:28 AM, Kungla <[EMAIL PROTECTED]> wrote:
> Hei,
>
> I wasted many good hours in finding out that AuthDigestFile
> /web/auth/.digest_pw will never work as described in
> http://httpd.apache.org/docs/2.0/mod/mod_auth_digest.html
>
> I used AuthUserFile as described in
>
Hei,
I wasted many good hours in finding out that AuthDigestFile
/web/auth/.digest_pw will never work as described in
http://httpd.apache.org/docs/2.0/mod/mod_auth_digest.html
I used AuthUserFile as described in
http://ubuntuforums.org/showthread.php?t=157415
Brgds,
Valter
On Fri, Apr 25, 2008 at 8:31 AM, Ch Praveena <[EMAIL PROTECTED]> wrote:
> Hi all,
> I am clustering jboss 4.2.GA server and is using httpd 2.0.63 as load
> balancer for it.
>
> When I am trying to run the application, for implementing cluster, I am
> getting the error mod_jk log:
>
>
> [Fri Apr 25
Hi all,
I am clustering jboss 4.2.GA server and is using httpd 2.0.63 as load
balancer for it.
When I am trying to run the application, for implementing cluster, I am
getting the error mod_jk log:
*
[Fri Apr 25 17:47:50 2008] [error] [client 10.20.220.15] File does not
exist: /usr/local/apache2/
Hi all,
I am getting the below cut and paste error when I execute the make command .I
did find the make command and added its path in the .profile.
Can any body help me why this error is coming ??
-bash-3.00$ make
Making all in srclib
Making all in apr
Making all in apr-util
Making all in xml/ex
Trying to get Apache 2.2.8 working with subversion 1.4.6 on Windows Server 2003
R2.
It works fine when run interactively, but if I use the Apache monitor
application I get an error:
szAppName: httpd.exe szAppVer: 2.2.8.0 szModName: libapr-1.dll szModVer:
1.2.11.0 offset 0001e06
There's nothi
Thanks for the quick reply. You are right AllowOverride should be in
Directory context and I have that correctly in *apache2.conf.*
But it is also written in Location context in *mod_jk.conf *which has
generated automatically and because of which it is giving me warning.
I don't understand why i
Hi,
Mamta Singh wrote:
Hi all,
I have apache2.2 and tomcat 5.5 installed. when ever i start apache
server i got this warning:[warn] Useless use of AllowOverride in
line .
I checked these line numbers are in mod_jk.conf file which has been
auto-generated by tomcat. These lines
Hi all,
I have apache2.2 and tomcat 5.5 installed. when ever i start apache server i
got this warning:[warn] Useless use of AllowOverride in line .
I checked these line numbers are in mod_jk.conf file which has been
auto-generated by tomcat. These lines are:
AllowOverri
On Sat, 29 Mar 2008 20:55:05 +0530
"Siju George" <[EMAIL PROTECTED]> wrote:
> Hi,
> I was trying to install apache2 on CentOS5 and got the following
> error.
>
> =
> gawk -f /var/software/httpd-2.0.50/build/make_var_export.awk `cat
> export_
On Sat, Mar 29, 2008 at 11:25 AM, Siju George <[EMAIL PROTECTED]> wrote:
> Hi,
> I was trying to install apache2 on CentOS5 and got the following error.
I don't know, but why are you building 2.0.50? If that is a CentOS
restriction, you should content CentOS to figure out what is going
wrong.
J
Hi,
I was trying to install apache2 on CentOS5 and got the following error.
=
gawk -f /var/software/httpd-2.0.50/build/make_var_export.awk `cat
export_files` > export_vars.h
gawk: /var/software/httpd-2.0.50/build/make_var_export.awk:75: fata
On Thu, Mar 27, 2008 at 5:32 AM, thomas Armstrong <[EMAIL PROTECTED]> wrote:
> Hi.
>
> Using Apache 2.2 with Plesk, I found out these error messages on my
> 'error_log' file:
>
> [Wed Mar 26 18:45:50 2008] [error] [client 127.0.0.1] Directory index
> forbidden by Options directive: /v
Hi.
Using Apache 2.2 with Plesk, I found out these error messages on my
'error_log' file:
[Wed Mar 26 18:45:50 2008] [error] [client 127.0.0.1] Directory index
forbidden by Options directive: /var/www/html/
[Wed Mar 26 18:49:57 2008] [error] [client 127.0.0.1] Directory index
forbidden by
Ah indeed - I missed the Alias line from my 2.0 configuration.
Thanks
On 10/02/2008, Nick Kew <[EMAIL PROTECTED]> wrote:
> On Sun, 10 Feb 2008 15:49:16 +
> "Ben Hussey" <[EMAIL PROTECTED]> wrote:
>
> > In version 2.0 relative and non-relative local paths were handled fine
> > (/ at start with
On Sun, 10 Feb 2008 15:49:16 +
"Ben Hussey" <[EMAIL PROTECTED]> wrote:
> In version 2.0 relative and non-relative local paths were handled fine
> (/ at start with non-relative, without was relative) is this a bug in
> 2.2 or have I missed something?
Indeed, 2.2 behaves as you describe. Both
Is it possible to get local paths to work non-relatively? (Apache 2.2)
Here are the relevant parts of my config and the result:
>
> ServerAdmin [EMAIL PROTECTED]
> VirtualDocumentRoot /web/live/%1/
>
>
> ErrorDocument 400 /web/error/error.php?code=400
> ErrorDocument 403 /web/error/erro
On 29/01/2008, MShah <[EMAIL PROTECTED]> wrote:
>
> I have installed Apache WEb Server on Fedora Linux and was it starts up, but
> I want to set it up to start automatically when the system boots up and when
> I enter the following command:
>
> chkconfig --level 235 httpd on
>
> I get the following
I have installed Apache WEb Server on Fedora Linux and was it starts up, but
I want to set it up to start automatically when the system boots up and when
I enter the following command:
chkconfig --level 235 httpd on
I get the following error:
error reading information on service httpd: No such
From: [EMAIL PROTECTED]
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Error with make command
>
> Two things:
>
> 1) httpd is not compile statically, so it looks for libraries at run-time
> To compile statically, try this ./configure option
> --enable
On Dec 20, 2007 2:21 PM, Russell E Glaue <[EMAIL PROTECTED]> wrote:
> Two things:
>
> 1) httpd is not compile statically, so it looks for libraries at run-time
> To compile statically, try this ./configure option
> --enable-static-support
I believe this only affects support programs such
y much for your help with this issue!
>
> Stuart
>
>> Date: Thu, 20 Dec 2007 09:15:16 -0600
>> From: [EMAIL PROTECTED]
>> To: users@httpd.apache.org
>> Subject: Re: [EMAIL PROTECTED] Error with make command
>>
>> You can download the compiled GCC and glib p
://www.sunfreeware.com/,
including the libexpat package, so I dont understand why it would do that
Thanks very much for your help with this issue!
Stuart
> Date: Thu, 20 Dec 2007 09:15:16 -0600
> From: [EMAIL PROTECTED]
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Error with
You can download the compiled GCC and glib packages you need from this site
http://www.sunfreeware.com/
Looks like they even have Apache 2.2.6 available too.
To compile, try using these packages on your system.
Also be sure you are using apr and apr-util version 1.2.*
If you do not want to compil
Hi
I have been trying to install Apache on Solaris 10. I hit problems when I r=
un the "make" command. I have downloaded, and isntalled GNU Make, and also =
have GCC installed. Here is the output when I run this make command:
iris:/software/httpd-2.2.6# make
Making all in srclib
Making all in
Im posting this page
80.176.75.30 - - [12/Dec/2007:20:40:59 +] "POST
/phpBB3/posting.php?mode=post&f=3&sid=a9c59ff6c88bb6d8893efd91edb67a18
HTTP/1.1" 400 0
"http://simontaylor.org.uk/phpBB3/posting.php?mode=post&f=3";
"Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11)
Gecko/20071127
I installed AIX 6.1 on one of the lpar slice. Also installed gcc. Version of
gcc is as per following -
Using built-in specs.
Target: powerpc-ibm-aix5.3.0.0
Configured with: ../configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld
--disable-nls --enable-languages=c,c++ --prefix=/opt/freeware
--enab
On Wed, 24 Oct 2007 08:17:59 -0700
"Ian Dobson" <[EMAIL PROTECTED]> wrote:
> Hi, I'm trying to get reverse proxy working so I can move our
> webservers all to 1 IP address. The problem I'm seeing is this.
>
> Proxy Error
> The proxy server received an invalid response from an upstream server.
>
Hi, I'm trying to get reverse proxy working so I can move our webservers all to
1 IP address. The problem I'm seeing is this.
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /crm/eware.dll/go.
Reason: Error rea
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /crm/eware.dll/go.
Reason: Error reading from remote server
Apache/2.2.3 (Scientific Linux) Server
Hi, I'm trying to get r
i put # before three lines in httpd.conf file. the lines says something about
PHP.
then i execute C:\Apache2.2\bin>httpd.exe -X but appears the typical window
of Windows. The information of the error of the window is the following:
szAppName : httpd.exe szAppVer : 2.2.6.0 szModName : u
Roby Sottini wrote:
I execute this:
C:\Apache2.2\bin>httpd.exe -X
but it doesn't work like i want. It show me the same error every 5 seconds.
If you want help please don't make us pull teeth!!!
WHAT error?
also, did you follow nick's instructions? They probably weren't clear, did you
modif
I execute this:
C:\Apache2.2\bin>httpd.exe -X
but it doesn't work like i want. It show me the same error every 5 seconds.
Nick Kew <[EMAIL PROTECTED]> wrote: On Sat, 13 Oct 2007, Roby Sottini wrote:
> The installer file of Apache is "Apache 2.2.6 win32 x86 no_ssl.msi" and
> PHP is "PHP 5.2
On Sat, 13 Oct 2007, Roby Sottini wrote:
> The installer file of Apache is "Apache 2.2.6 win32 x86 no_ssl.msi" and
> PHP is "PHP 5.2.4 win32 installer.msi".
Start with Apache, before complicating things with PHP. If it
won't start and the error log doesn't help, run it from the
commandline
Hi everybody!
I'm new with Apache. I trying to run it but it doesn't start and Windows XP
show me the following error:
szAppName : httpd.exe szAppVer : 2.2.6.0 szModName : unknown
szModVer : 0.0.0.0 offset :
C:\DOCUME~1\Olinda\CONFIG~1\Temp\WER1a54.dir00\httpd.exe.m
On 9/13/07, Tomas Larsson <[EMAIL PROTECTED]> wrote:
>
>
>
> Why am I getting this error.
>
> "org.apache.commons.net.io.CopyStreamException: IOException"
>
> I'm trying to use a java applet in order to circumvent the
> limitations of apache HTTP file-uploads.
> The applett connects to the ftp-
Why am I getting this error.
"org.apache.commons.net.io.CopyStreamException: IOException"
I'm trying to use a java applet in order to circumvent the
limitations of apache HTTP file-uploads.
The applett connects to the ftp-server and upload the file.
I am testing with a 450MB file and at
On 8/13/07, Vincent Bray <[EMAIL PROTECTED]> wrote:
> On 13/08/07, Fred Tyler <[EMAIL PROTECTED]> wrote:
> > I'm getting a lot of the following errors in my system logs:
> >
> > [error] proxy: ap_get_scoreboard_lb(90) failed in child 20394 for
> > worker http://localhost:83/
> >
> > [error] proxy:
On 8/14/07, Fred Tyler <[EMAIL PROTECTED]> wrote:
> On 8/13/07, Vincent Bray <[EMAIL PROTECTED]> wrote:
> > On 13/08/07, Fred Tyler <[EMAIL PROTECTED]> wrote:
> > > I'm getting a lot of the following errors in my system logs:
> > >
> > > [error] proxy: ap_get_scoreboard_lb(90) failed in child 20394
On 13/08/07, Fred Tyler <[EMAIL PROTECTED]> wrote:
> I'm getting a lot of the following errors in my system logs:
>
> [error] proxy: ap_get_scoreboard_lb(90) failed in child 20394 for
> worker http://localhost:83/
>
> [error] proxy: ap_get_scoreboard_lb(91) failed in child 20393 for
> worker proxy:
I'm getting a lot of the following errors in my system logs:
[error] proxy: ap_get_scoreboard_lb(90) failed in child 20394 for
worker http://localhost:83/
[error] proxy: ap_get_scoreboard_lb(91) failed in child 20393 for
worker proxy:reverse
Anyone know where these could be coming from?
Thanks,
Hi all,
I've tried googling around and it didn't help so, I have to post to this
mailing list, hoping to solve this error.
I've got NameBaseVirtualHost Apache 2.2.4 with this VHost on the
202.62.63.58 server:
ServerName ixp-test.long-tran.com
ServerAlias ns1.gfdoctor.net long-tran.com
ServerAd
On 6/9/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 6/9/07, j k <[EMAIL PROTECTED]> wrote:
> The requested URL /nof.html was not found on this server.
>
> Additionally, a 404 Not Found error was encountered while trying to use
an
> ErrorDocument to handle the request.
On 6/9/07, j k <[EMAIL PROTECTED]> wrote:
The requested URL /nof.html was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an
ErrorDocument to handle the request.
Apache Server at myserver Port 80
and when I look
I followed this suggestion in the apache2 htpd.conf to use the default error
handlers:
# The internationalized error documents require mod_alias, mod_include
# and mod_negotiation. To activate them, uncomment the following 30 lines.
and it works fine for a 403 i get the expected response:
Access
Thanks Joshu, I resolved the problem. Actually the service which the script
was trying to access wasn't started. Thats why i was getting the connect
error.
Joshua Slive-2 wrote:
>
> On 5/7/07, makhan <[EMAIL PROTECTED]> wrote:
>>
>> Hi
>> When I use my browser to access the input html page and
On 5/7/07, makhan <[EMAIL PROTECTED]> wrote:
Hi
When I use my browser to access the input html page and submit the inputs I
get Error: connect() failure. Whereas before restarting the sysstem I was
getting the proper output html page. Can someone guide me what coould be
wrong.
Where do you see
Hi
When I use my browser to access the input html page and submit the inputs I
get Error: connect() failure. Whereas before restarting the sysstem I was
getting the proper output html page. Can someone guide me what coould be
wrong.
.
--
View this message in context:
http://www.nabble.com/Error
Hi Vincent,
Vincent Bray wrote:
On 09/03/07, Mário Gamito <[EMAIL PROTECTED]> wrote:
I want to make this redirect:
Redirect /horde http://webmail.telbit.pt/horde/imp
RedirectMatch ^/horde$ http://webmail.telbit.pt/horde/imp
You may like to add an optional slash to that, in which case the fi
On 09/03/07, Mário Gamito <[EMAIL PROTECTED]> wrote:
I want to make this redirect:
Redirect /horde http://webmail.telbit.pt/horde/imp
RedirectMatch ^/horde$ http://webmail.telbit.pt/horde/imp
You may like to add an optional slash to that, in which case the first
argument becomes ^/horde/*$
--
Hi,
Sorry for the lame question, but i'm not much of an Apache sysadmin.
Nevertheless, i've read the documentation and i think it should work.
My document root is /home/www
I want to make this redirect:
Redirect /horde http://webmail.telbit.pt/horde/imp
*Note that* horde and imp are in the s
Hello.
Im getting some problem at the time to restart apache in logrotate.
My server run:
# apache2
Server version: Apache/2.2.3
Server built: Feb 12 2007 06:56:06
# php4 -v
PHP 4.4.4-8 (cli) (built: Nov 22 2006 23:41:03)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v1.3.0, Copyr
On Wed, Feb 07, 2007 at 08:44:36PM -0500, James McManus wrote:
> Hi - How do I set library path for httpd server on fedora core 6? I am
> trying to run a program (mapserv) through cgi-bin. I am getting the
> following error message:
>
> error while loading shared libraries: libpq.so.5
>
> This
Hi - How do I set library path for httpd server on fedora core 6? I am
trying to run a program (mapserv) through cgi-bin. I am getting the
following error message:
error while loading shared libraries: libpq.so.5
This file is located in /usr/local/pgsql/lib
To run mapserv from shell, I set LD
> -Original Message-
> From: Kalasa, Anil [mailto:[EMAIL PROTECTED]
> Sent: Sunday, January 21, 2007 5:53 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] error with Find comand
>
> Hi,
>
> Hi have an Linux SUSE 10.x installed in my system
Anil,
sorry, don't know about your config and I'm running Debian here,
besides we're offtopic.
Maybe you want to report your problem to the Suse mailinglist.
Just send a blank mail to [EMAIL PROTECTED] with the
topic "subscribe", I'm sure you'll find some competent help there.
Cheers
Greg
--
directory
find: /mysql-logs: No such file or directory
:~ #
-Original Message-
From: Gregor Schneider [mailto:[EMAIL PROTECTED]
Sent: 21 January 2007 17:26
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] error with Find comand
although offtopic:
how about
find / -type f -name
although offtopic:
how about
find / -type f -name "test\.sh" -print
I assume you try this as root?
Greg
--
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371
-
On 1/21/07, Kalasa, Anil <[EMAIL PROTECTED]> wrote:
Hi,
Hi have an Linux SUSE 10.x installed in my system on AMD 64,
I am facing problem with find command,
When I enter find / -name test.sh -print or only find from root
command it throws an error as
# find / -name tes
Hi,
Hi have an Linux SUSE 10.x installed in my system on AMD 64,
I am facing problem with find command,
When I enter find / -name test.sh -print or only find from root
command it throws an error as
# find / -name test.sh -print
find: /etc: No such file or directory
fi
Hi,
Go through this article
http://www.apachetutor.org/admin/reverseproxies
On 12/6/06, Krist van Besien <[EMAIL PROTECTED]> wrote:
On 12/6/06, Peter Neu <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm trying to use mod_proxy. Since I got this erroy message:
>
> error---
> proxy: No prot
On 12/6/06, Peter Neu <[EMAIL PROTECTED]> wrote:
Hello,
I'm trying to use mod_proxy. Since I got this erroy message:
error---
proxy: No protocol handler was valid for the URL /axis2/. If you are using a
DSO version of mod_proxy, make sure the proxy submodules are included
I wo
1 - 100 of 202 matches
Mail list logo