days
date.
But restart with logrotate -l param create filename with yesterday date
Format of customLog is |rotatelogs -l /logs/x_443-access.log-%Y-%m-%d 86400"
Date and time on server is OK.
Do you have an experience with same problem, or is it something on my env.?
Thanks
Jan
Classification: GENERAL
causes the
regression.
--
Jan
why the problem described in the uwsgi issue tracker still
exists?
Or see if there is a reasonable work-around?
--
Jan
it can be an enhancement
request, for example to be able to set up my own (empty) list of private
IP address prefixes.
Thanks,
-Yenya
--
| Jan "Yenya" Kasprzak |
| https://www.fi.muni.cz/~kas/GPG: 4096R/A45477D5 |
We all agree on the necessity of
Am Mittwoch, 28. Dezember 2022, 11:53:58 CET schrieb Jan Kohnert:
> The config reads as:
>
> ---
> RequestHeader add X-Forwarded-Ssl on
> RequestHeader set X-Forwarded-Proto "https"
>
ocket|
ws://127.0.0.1/-/cable
ProxyPassReverse unix:///opt/gitlab/gitlab/tmp/sockets/gitlab-
workhorse.socket|ws://127.0.0.1/-/cable
-------
[1] https://gist.github.com/thadeu/a29aa8413385aa82fa7007ff51ca8296
--
MfG
e "working" solution
I found, too; I'm not quite sure whether using two Location directives in my
config makes a difference over giving the location directly to ProxyPass...
Thanks, again!
--
MfG Jan
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
bly is
another configuration error on GitLab's side; this probably has nothing to do
with Apache's configuration.
--
MfG Jan
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
d: 3.5ms |
Elasticsearch: 0.0ms | Allocations: 7303)
So I assume the config is still wrong, but I could not yet find a working
solution. Anybody knows what I'm missing?
Thanks!
[1] https://docs.gitlab.com/omnibus/settings/nginx.html
[2] https://
libpthread-2.12.so
__clone libc-2.14.so
Have you seen this type of problem and do you have some tips to solve it?
Thank you very much!
Best regards,
Jan Knezik
Obsah této zprávy má výlučně komunikační charakter. Nepředstavuje návrh
information.
So I have only question now, if is there anyone else who have similar problem?
Thanks
Jan
part of my error log:
[Tue Mar 22 10:03:56.984682 2022] [lbmethod_heartbeat:notice] [pid 6207:tid
140534836131712] AH02282: No slotmem from mod_heartmonitor
[Tue Mar 22 10:03:57.373789 2022
ity A
SSLCertificateChainFile is not defined
SSLCACertificateFile contains A.
And in the Certificate chain returned in
openssl s_client -connect -showcerts
is returned the A
If SSLCACertificateFile is not defined, A is not returned.
Why Apache server behaves in this way?
Apache
httpd that I should file in the bug tracker or can you point me in another
directions to find the root cause of this issue ? I’m happy to provide
further information and test whatever I can to help troubleshoot this.
Best regards,
Jan
Jan Schaumann wrote:
> Hmmm. This is apache-2.4.16 from NetBSD pkgsrc; I've tried both a
> binary package provided by NetBSD as well as a locally compiled pkgsrc
> version.
Just to close the loop (albeit unsatisfactory): my system was due for an
OS upgrade anyway; after a fres
pdCALL mmap(0,0x800,1,1,8,0,0)
> Maybe httpd/APR is compiled against some weird non-ABI compatible
> system headers?
Hmmm. This is apache-2.4.16 from NetBSD pkgsrc; I've tried both a
binary package provided by NetBSD as well as a locally compiled pkgsrc
vers
ic enabled,
and it shows the same issue. This problem seems to be deeper than the
modules, down on the basic file I/O.
-Jan
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Jan Schaumann wrote:
> I just upgraded apache 2.2 to apache 2.4. After the upgrade, my
> autoindex directory listings show up as corrupted strings (see
> https://www.netmeister.org/t/ for an example). All other content
> serving appears to work fine.
It turns out I was wrong
e lib/httpd/mod_unixd.so
LoadModule socache_dbm_module lib/httpd/mod_socache_dbm.so
I have
Options Indexes FollowSymLinks
for all directories, and I'm including httpd-autoindex.conf from the
distribution.
-Jan
-
To unsu
ossible to modify the authenticated user, where would be
the place to do so? Is it possible and reasonable to do it in a rewrite
block?
Cheers,
Jan
mod_setenvif.so
php5_module "c:/wamp/bin/php/php5.4.12/php5apache2_4.dll"
Thanks for providing the syntax links, but this give me
any new information :(
Greetings,
Jan
Am 04.07.2014 13:00, schrieb Jan Christoph Schatteburg:
Hi,
i'm quite new to Apache and Servers in general and
w from all
--
I tried several different wordings like "Require all
granted" instead of "Order Allow,Deny Allow from all" but
nothing worked :(
I would be happy if somebody could help me.
Thanks,
Jan
--
There could be a problem with reverse dns records. Eg. a hostname
www.example.com is translated to ip address x.x.x.x But if the Apache
Server asks what is the name of x.x.x.x adress, it could get nothing or a
response www.somethingelse.com. So this could be your problem.
Jan.
2014-04-09 10:26
Hello,
try to use an IP address or subnet instead of
.broad.pt.fj.dynamic.163data.com.cn
Jan.
Access control advice needed
I have a website running drupal which is currently under a continuous
botnet attack, which is causing major performance issues. I'm trying to
use apache
authenticated content under one *word*
(subtree). Move it from / to /word. Or all content from subtree of
/word move as a direct children of /word.
Jan.
Hello,
I am using apache to host iOS related applications. I have integrated
apache with our internal LDAP. When I try to access on a
This is not a bug but a SNI feature
(http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI).
Check if you have not defined
NameVirtualHost *:424
NameVirtualHost *:444
Jan.
Try your same config but use A for the ServerName in both VirtualHost
sections. Based on what I've seen
d page.php then forces to redirect
client browser to /tomcat_part/page.jsp?key=something
Jan
HI all,
I am trying to pass a "PHP variable" from Apache (2.2.15) to Tomcat
(7.0.27) but without success.
The apache is used as front-end server of tomcat using mod_proxy_ajp.
I verified
virtual https host?
http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI
Most clients support this and I use it in production.
Jan
The certificates are specified in port based virtual hosts, there is
no NameVirtualHost here. So I would expect the specified certificate
to be served on the
using certificates ;-)
Jan.
I two virtual hosts on different ports specify different certificate
files, but use the same ServerName, both ports use the same
certificate. Is this expected behavior?
With this config:
Listen *:424 https
ServerName A
SSLCertificateFile 1.crt
Listen *:444
cookie stickyness. The application is
stateless. Can I somehow configure Apache as a transparent balancer?
Or I should use even another software - squid, iptables?
The backend application is a web service running on Tomcat.
Jan
les) done in
the current Apache versions?
And in the end, what about OCSP - is it supported?
Jan.
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Anyone got any ideas?
Any possible solutions I might try?
As a reminder:
The problem is that my custom alias is not being registered - it is not
recognized as authn provider.
No google result is related to my problem.
Pozdrawiam,
Jan TYMIŃSKI.
From: Tymiński Jan [mailto:jan.tymin...@exorigo
Just to check if it is problem with things inside.
I've also checked if for "file" instead of "ldap" and it neither works.
I'm querying LDAP directly.
Both mods you mention are already loaded.
I load them by a2enmod and also via httpd.conf, just in case.
P
;m getting error "Unknown auth provider" for any alias I've set.
I've checked for mistyping errors over 10 times already, and tried even with
simply alias "aaa" to avoid mistyping error.
I'm using apache in version 2.2.16-6+squeeze11 from debian repository.
Kin
known Authn provider: aaa" -
there is no single line in error.log, there is no information I can google, as
all forward to: "Unknown Authn provider: ldap" and this is not the problem I
experience - there is certainly other basis of the problem.
King Regards,
Jan TYMIŃSKI
IT Syste
ible there is a way ho to protect the whole content of
Directory as it the htpasswd, .htaccess does.
But on page http://httpd.apache.org/docs/2.2/howto/auth.html I do not
see it. You should write an own apache module.
Jan.
Hello everyone !
My purpose is simple:
I want a unique SSL
sidering to use balanced php application that is using a
session cookie. And we can configure each application server with
different session cookie name.
Thanks for a reply.
Jan.
-
To unsubscribe, e-mail: users-unsubscr...@httpd
ith this problem.
Thanks a lot!
Jan
On Wednesday 2012-02-22 17:56, Mark Montague wrote:
> RewriteRule \.php$
> proxy:fcgi://localhost:8002/%{DOCUMENT_ROOT}/%{SCRIPT_FILENAME}
>
RewriteRule ^/?(.*\.php)$ fcgi://127.0.0.1:9003/www/wp3/wordpress/$1 [P,L]
>>
>> NB: When using fcgi://etc. or proxy:fcgi://etc. as substitu
On Wednesday 2012-02-22 17:38, Jan Engelhardt wrote:
>>>
>>> RewriteEngine On
>>> RewriteRule \.php$
>>> proxy:fcgi://localhost:8002/%{DOCUMENT_ROOT}/%{SCRIPT_FILENAME}
>>>
>>> I share the dismay you might be expressing at seeing that. Is th
On Wednesday 2012-02-22 15:40, Mark Montague wrote:
> On February 22, 2012 6:10 , Jan Engelhardt wrote:
>>
>> RewriteEngine On
>> RewriteRule \.php$
>> proxy:fcgi://localhost:8002/%{DOCUMENT_ROOT}/%{SCRIPT_FILENAME}
>>
>> I share the dismay you might b
cer way to configure accessing FPM through FastCGI?
thanks,
Jan
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe,
starts.
May anyone give me a hint, please?
Thank you in advance.
Jan
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe,
On Fri, Nov 11, 2011 at 10:57, Jan Ingvoldstad wrote:
>
> Has anyone seen similar problems?
>
I can't hear the crickets, but apparently, the answer is "no".
Does anyone then have any useful suggestions on how to go about debugging
this?
The documentation for the cac
Dear all
we have deployed our university application in a cluster(did load balancing
using AJP) using tomcat application servers and apache access sever.
*Following is our apache httpd.conf configuration*
ProxyPass / balancer://myCluster/ stickysession=JSESSIONID|jsessionid
nofailover=On timeou
LoadModule mem_cache_module modules/mod_mem_cache.so
CacheEnable mem /
MCacheSize 4096
MCacheMaxObjectCount 1009
MCacheMaxObjectSize 500000
--
Jan
-
The official User-To-User support foru
Hello,
I'm developing a php module and I'd like to test if the module doesn't
consume memory and doesn't make a seg fault.
I'd like to make a multithreaded test and start only one worker process.
Can anybody help me with the proper configuration?
I have SLES11, 32bit. The server-tuning.conf I
Hi
On 30.08.2011 10:22, Nick Kew wrote:
On 30 Aug 2011, at 09:14, Jan-Hendrik Palic wrote:
Hi,
I am looking for saving apache's vhost configuration into a database.
As I saw, that nginx have modules get configuration informations from
> Postgre SQL Databases, I wonder if th
Hi,
I am looking for saving apache's vhost configuration into a database. As
I saw, that nginx have modules get configuration informations from
Postgre SQL Databases, I wonder if there some solutions to do it with
apache 2.x.y, too?
Thanks in advance.
/2060) gid: (2060/2060) cmd: php5-fcgi
I tried to attached strace to the apache processes, but the output did
not gave any hints to me for further debbugging.
So, does anyone know or please gives me some hints for further debugging?
Many thanks in advance.
Jan-Hendrik Palic
#! /bin/sh /usr
N-b' to the webinterface of the PABX and vice versa.
I'm not sure if this is called routing, relaying, proxy, or
So I don't know in what direction I need to search and investigate for a
solution.
Any tips guiding/leading in the right direct
Hi,
I have found the solution. A IP as ServerAlias doesn't work. When I test it
with a test domainname it works.
Viele Grüße
Jan
Von: André Warnier [...@ice-sa.com]
Gesendet: Dienstag, 8. Dezember 2009 17:38
An: users@httpd.apache.org
Betreff: R
Hi,
without all SSL stuff I geta timeout, too, but the right webserver is OK.
Viele Grüße
Jan
Von: Boyle Owen [owen.bo...@six-group.com]
Gesendet: Dienstag, 8. Dezember 2009 16:51
An: users@httpd.apache.org
Betreff: RE: [us...@httpd] Problems with
timeout. What do I wrong?
Viele Grüße
Jan
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@
c.) will produce nasty
errors.
When you open a file with a BOM in a UTF-8 aware editor, the BOM is hidden.
Software producing BOM makes things go BOOM.
--
Jan
2009/9/15 LuKreme
> On 15-Sep-2009, at 09:34, Jan G.B. wrote:
>
>> 2009/9/15 LuKreme
>>
>>> I always put my default VirtualHost directly into the httpd.conf file,
>>> just
>>> before the Include line.
>>>
>>>
> I'd say thi
2009/9/15 LuKreme
> On 15-Sep-2009, at 01:54, Krist van Besien wrote:
>
>> On Tue, Sep 15, 2009 at 9:02 AM, robert rottermann
>> wrote:
>>
>>> hi ther,
>>> I load my VH's from a directory with a number of VH's
>>>
>>> is it possible to define which one is the default one?
>>>
>>> it seems to sel
2009/5/12 zm :
>
> Hi,
>
> I've installed Apache HTTP Server 2.2.11 and I'm trying to configure it to
> do the following trick:
>
> I have 1 server, connected through 1 router. I payed for domain
> "mydomain.com" (ficticious), and it will point toward my router with
> success.
>
> My router forward
Something like that?
ReWriteCond %{QUERY_STRING} city=([^&]+)&state=([A-Za-z]+)
RewriteRule
^content/meeting-search
civicrm/contact/search/custom?csid=14&reset=1&%{QUERY_STRING}
Regards
2009/5/5 Mike Steigerwald :
> Hi all,
>
> I'm struggling to learn Rewrite, and I'm weak on regexp
2009/5/5 Morten K. Poulsen :
> Hi Darvin,
>
> On Tue, 2009-05-05 at 12:07 -0300, Darvin Denmian wrote:
>>
>> StartServers 8
>> MinSpareServers 5
>> MaxSpareServers 20
>> ServerLimit 288
>> MaxClients 256
>> MaxRequestsPerChild 4000
by calculating how many processes your
server will handle with the installed application on it.
You'll find a lot of pages describing the optimization process and the
needed config-options. Try Google or look into the apache docs! All
options and the stuff I was writing is well described there.
2009/4/9 Griffith, Michael * :
> Eric,
>
> Thanks for the quick reply. I have to admit I am a novice with Apache
> config. Something like this would do the trick?
>
> RewriteRule ^/(.*) http://fully.qualified.domain.name/$1 [L,R]
>
> Cheers!
> mg
>
Well.. something like this in your .htac
2009/4/9 Griffith, Michael * :
> I have some difficult users, who want to just type in a partial URL (in
> this case "tracking") as the URL and be directed to an app that is
> located on a server with a DNS entry tracking.domain.com.
>
Guessing the clients can resolve "tracking" to the correct ser
Thanks for the suggestion, but switching the order of the location tags
didn't work either...
Kind Regards,
Jan
On Thu, 2009-01-15 at 09:09 -0500, Brian Mearns wrote:
> On Thu, Jan 15, 2009 at 8:51 AM, Jan Hoskens wrote:
> > Hi all,
> >
> > After some digging in th
can just cancel and then I can access the page.
Any idea how to avoid this? I need to access that location
programmatically and I get confronted with an authorization which I
don't want to handle in my code...
Kind Regards,
Jan
--
t a configuration
mistake, that prevents requests like that to function.
For me the PATH_INFO mechanism is stupid anyway since I don't see any
advantage over the QUERY_STRING mechanism which is defined too.
But nevertheless it is defined and used.
With warm regards
Hi!
Thanks for the MultiViews hint, that seems to solve the problem. I have now
disabled MultiViews in the specific directory and it seems to be working now.
We also had the mod_speling idea, but the results with enabled and disabled
mod_speling were the same.
Thanks for the useful hints,
Jan
also works when I rename the file to something != rewrite rule, instead of
changing the redirect.
Is this supposed to be this way? Again, it works in Apache 2.0 as expected, but
not in Apache 2.2.
Any comments on this issue will are greatly appreciated.
Thanks
clear.
Thanks once more
Jan Mura
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Tuesday, March 11, 2008 7:51 AM
Subject: AW: [EMAIL PROTECTED] IP sharing by several web servers and computers
Hey Jan,
If I got your question correctly, then you want to have multiple server
Hello,
I would like to ask how to share an IP adress by several Apache servers.
Or I would like to know which part of documentation is dealing with the
topic.
Thanks a lot
Jan Mura
[EMAIL PROTECTED]
-
The official User-To
If you also have index.html in that directory and would like that
index.php is always accessed first, then move it up all the way, like
DirectoryIndex index.php index.html...
Jan
On Feb 14, 2008, at 12:56 PM, Melanie Pfefer wrote:
excuse this beginner's question:
how to configure a
:
I gave 777 to the whole folder.
the web page displays now the contents of the folder
:(
any idea?
thanks.
--- Jan F Steinbrener <[EMAIL PROTECTED]>
wrote:
Do your folders have the executable permission set
for others?
On Feb 13, 2008, at 10:03 AM, Melanie Pfefer wrote:
hello,
I am g
Do your folders have the executable permission set for others?
On Feb 13, 2008, at 10:03 AM, Melanie Pfefer wrote:
hello,
I am getting this error and donno the cause:
[Wed Feb 13 16:57:14 2008] [error] [client
172.21.193.71] (13)Permission denied: access to
/cacti/index.html denied
in httpd
wondering, is this the right way
of implementing the rewrite rule, i.e. in a file rewrite.conf in mods-
available or could there be a problem with the userdir.conf module
that I have also enabled or maybe something else?
Many thanks, Jan
g logs/SSH-error.log
CustomLog logs/SSH-access.log common
thx
Jan
-request (not ~username) and succeeds
My Apache version is: 2.0.54
Down is a sample log part (sorry it's ugly).
Can you see any reason for that?
Do I do something wrong?
Thanks in advance,
jan
== rewrite.log ==
[domain.ttl/sid#817bcd8][rid#81d81a0/initial] (2) init rewrite engine
with requ
Really no one knows?
No clues, directions, tips on where I should go from here?
This is really important to me.
Cheers,
Jan
-Oorspronkelijk bericht-
Van: Jan van den Berg [mailto:[EMAIL PROTECTED]
Verzonden: dinsdag 13 november 2007 17:27
Aan: users@httpd.apache.org
Onderwerp: [EMAIL
the right direction.
I have a feeling I might be some environment variable (like setting
LDFLAGS and adding /usr/local/apache2/includes to the /etc/ld.so.conf
file: which I both already did among other things without any result).
So please any constructive ideas are welcome!
Cheers,
Jan
--
On Oct 28 2007 14:16, Joshua Slive wrote:
>On 10/27/07, Jan Engelhardt <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>>
>> .php files are skipped when mod_negotiation looks for files.
>
>This is just a guess, but perhaps you are using AddType rather than
>AddHand
Hi,
.php files are skipped when mod_negotiation looks for files.
Nailed it down to around the
while (apr_dir_read(&dirent, APR_FINFO_DIRENT, dirp) == APR_SUCCESS) {
loop in mod_negotation.c:read_types_multi().
Going to http://foo.bar/dead/ gives the following after adding printfs:
(/dead.ph
the use of '+' in any url but I would really
like a more elegant solution since it requires me to filter user
input in quite a few places.
jm
On 12 Oct 2007, at 13:31, Jacqui caren wrote:
Jan M. Faber wrote:
I noticed a problem (bug?) that Apache decodes the incoming string
% 2B i
I noticed a problem (bug?) that Apache decodes the incoming string %
2B into a + sign, but it does not encode the + sign itself.
Let me show you why this is a problem: I have a Rails application
that encodes the url "www.supersaas.com/account/jo jo+jack" as
"www.supersaas.com/account/jo+jo%2
Is it possible to configure httpd in such a way that, with TRACE being
enabled, it forwards a TRACE request (via mod_jk) to a backend servlet?
Right now, httpd seems to intercept any such request and reply to it
directly.
Thanks,
Jan
ge. As for the mod_jk2 issue - I need to wait for the programmers to
decide which way they want to go now :D
Regards
Jan
Hi Jan,
Jan van der Merwe wrote:
> I upgraded our Web Server from Fedora Core 2 to Fedora Core 6. This
> meant an upgrade for Apache from 2.0.54 - 2.2.3 After the
Hi Guys!
I upgraded our Web Server from Fedora Core 2 to Fedora Core 6. This meant an
upgrade for Apache from 2.0.54 - 2.2.3 After the upgrade Apache wouldn't
start because of library problems, eg:
Starting httpd: httpd: Syntax error on line 209 of
/etc/httpd/conf/httpd.conf: Syntax error o
ks for any hints or comments.
Jan
P.S. I have seen that there have been significant changes in
mod_rewrite's pipe reading from Apache 2.0 to 2.2, maybe this already
fixes the problems?
-
The official User-To-User suppo
1. What is the user when you do the make install?
2. Which user owns the files in: /usr/users/sapcs/include/apr.h
3. What is your exact configure line?
Jan
Van: Murali Gadiraju [mailto:[EMAIL PROTECTED]
Verzonden: donderdag 22 maart 2007 6
Look at webalizer or awstats.
Jan
-Oorspronkelijk bericht-
Van: Robert F Hall [mailto:[EMAIL PROTECTED]
Verzonden: donderdag 22 maart 2007 9:10
Aan: users@httpd.apache.org
Onderwerp: Re: [EMAIL PROTECTED] Apache log analyzer
cyberarian wrote, on 3/22/2007 1:00 AM:
> Is there
erwerp: Re: [EMAIL PROTECTED] Apache Examples Extreme Web Servers
On 3/14/07, Jan van den Berg <[EMAIL PROTECTED]> wrote:
- My platform currently hosts 4381 Vhosts (and
counting) this is of course loadbalanced over multiple servers, for
performance and redundancy iss
OCKET /var/lib/mysql/mysql.sock?
- Besides that linux-guru, you have a ton of open ports running
on your server. Might want to check that You would probably only
need 21, 80 (open) en 22 (filtered).
Cheers,
Jan
Van: linux guru [mailto:[EMAIL P
In your VH or in your global config:
AddHandler php .php
Action php /path/to/your/cgi-bin/php
Jan
Van: Norbert Wachnicki [mailto:[EMAIL PROTECTED]
Verzonden: maandag 12 maart 2007 12:48
Aan: users@httpd.apache.org
Onderwerp: [EMAIL
I am familiar with this option, however this is not really what I want.
My wrapper is a bash shell script so for every invoke (Action) Apache
spawns a shell process. I don't want that.
Jan
-Oorspronkelijk bericht-
Van: Vincent Bray [mailto:[EMAIL PROTECTED]
Verzonden: woensdag 7
wing error:
"Action takes two arguments, a media type followed by a script name"
Is this easy to fix/workaround, do I have to hack the source for this?
Are there other ways of doing this?
Cheers.
Jan
-
The official
tatting the directories because it wants to make sure
it exists. But should I care whether a DocumentRoot from a Virtual Host
exists? I've tested deleting directories and this doesn't crash Apache.
So what's the reason behind this.
Hope someone can provide some insight.
Cheers.
Jan van den Berg
does!
But when it is in spelled in capital letters it won’t
show up in the directory listing.
Other files with only capital letters will show up. So
it is just the word ‘README’ that seems to be the problem.
How can I avoid this?
Thx.
Jan
Hello!
I have been running my old web server (with apache 1.3.x) for years, but
now it is time to build a new box.
But, I ran into a problem:
I tried moving my wifes page over, and I get encoding problems. Below is
a copy of the header.
Min Sida
But, when I serve this page with my old web s
library error follows)
[Wed Jul 12 08:21:03 2006] [error] OpenSSL: error:0D07207B:asn1 encoding
routine
s:ASN1_get_object:header too long
I don't know if this means the key could not be found, or if it was
found and there was a problem with it.
Jan Graves
Network Administrator/Engineer
Le
Thanks for the suggestion. I just commented out the load of ssl.module
and restarted the server. Apache still did not start.
Any other suggestions?
Thanks.
Jan Graves
Network Administrator/Engineer
Lenawee Intermediate School District
4107 N. Adrian Highway
Adrian, MI 49221
Phone: 517-265
Yes - I also think I have a problem with SSL. But I do not know much
about Unix or Apache. I am not sure what you are suggesting I do. What
do you mean by look at the include of mod_ssl and restarting Apache
gracefully?
Thanks.
Jan Graves
Network Administrator/Engineer
Lenawee Intermediate
scnc squid[916]: Squid Parent: child process 918 started
Jul 12 08:28:24 scnc sm-mta[1026]: k6CCS3sx001026: Losing
./qfk6CCS3sx001026: sa
vemail panic
Jul 12 08:28:24 scnc sm-mta[1026]: k6CCS3sx001026: SYSERR(root):
savemail: canno
t save rejected email anywhere
Jan Graves
Network Administrator/E
] [error] OpenSSL: error:0D07207B:asn1 encoding routine
s:ASN1_get_object:header too long
Thanks in advance for any suggestions on how to resolve this problem.
Jan Graves
Network Administrator/Engineer
Lenawee Intermediate School District
4107 N. Adrian Highway
Adrian, MI 49221
Phone: 517-265-1634
1 - 100 of 122 matches
Mail list logo