On 22 Apr 2009, at 01:28, Mike Diggins wrote:
Anyone using mod_auth_xradius-0.4.6 with Apache 2.x under Solaris
10 (or any version of Solaris)? I can't get it to compile and I
don't know why. I could use a hand.
Tell us what the problem is, and maybe someone can help.
--
Nick Kew
-
Thanks so much. The provider increased the limits systemwide to 512. Now
apache is running again.
Cheers
Per
--
View this message in context:
http://www.nabble.com/-emerg--%2828%29No-space-left-on-device%3A-Couldn%27t-create-accept-lock-%28-var-lock-apache2-accept.lock.19652%29-%285%29-tp231513
Anyone using mod_auth_xradius-0.4.6 with Apache 2.x under Solaris 10 (or
any version of Solaris)? I can't get it to compile and I don't know why. I
could use a hand.
-Mike
-
The official User-To-User support forum of the Apa
very nice, do you have any sample?
Thanks.
> Date: Tue, 21 Apr 2009 16:01:17 -0400
> From: cove...@gmail.com
> To: users@httpd.apache.org
> Subject: Re: [us...@httpd] How to define constant in apache configuration?
>
> On Tue, Apr 21, 2009 at 3:59 PM, inas inassen wrote:
> > Hi,
> >
> > I
r...@menkisys.net wrote:
MaxKeepAliveRequests is 60
KeepAliveTimeout is 3
I don't know fastcgi at all, so I have no idea if something at that
level explains your symptoms.
But why don't you try to reduce MaxKeepAliveRequests to, for example,
MaxKeepAliveRequests 5
or whatever number
On Tue, Apr 21, 2009 at 4:14 PM, wrote:
>> hello
>> i have debian lenny 64bit lenny server with intel quadcore cpu and 4gb
>> ram (fastcgi 2.4.6). i have about 1.4 tb traffic month on this server. my
>> problem is the speed of fastcgi application. when i want the visit one
>> website on my serve
hello
i have debian lenny 64bit lenny server with intel quadcore cpu and 4gb ram
(fastcgi 2.4.6). i have about 1.4 tb traffic month on this server. my problem
is the speed of fastcgi application. when i want the visit one website on my
server somethimes i must wait about 4 seconds the view
On Tue, Apr 21, 2009 at 3:59 PM, inas inassen wrote:
> Hi,
>
> I did some tests in the past using this way ${foo} by defining the variable
> foo in the bin/envvars file (like it works in Tomcat for example) but it
> fails for apache. So Eric, Please, can you provide us more detail if it
> worked f
Hi,
I did some tests in the past using this way ${foo} by defining the variable foo
in the bin/envvars file (like it works in Tomcat for example) but it fails for
apache. So Eric, Please, can you provide us more detail if it worked for you?
thanks,
Inas.
> Date: Mon, 20 Apr 20
I tried vi /etc/sysctl.conf
kernel.sem = 250 32000 100 256
But output of ipcs -l is still
m18s24:~$ ipcs -l
-- Shared Memory Limits
max number of segments = 4096
max seg size (kbytes) = 32768
max total shared memory (kbytes) = 8388608
min seg size (bytes) = 1
-- Semaphore Limit
On Tue, Apr 21, 2009 at 12:06 PM, John Hudak wrote:
> I think it is worthwhile to note that authentication is something
> outside of the Apache scope. To use your anology, you can't turn a
> coffee pot into a toaster over
In what context is authentication outside the scope of Apache?
Couldn'
On Tue, Apr 21, 2009 at 1:37 PM, Newgro wrote:
> m18s24:/etc/apache2$ ipcs -l
> -- Semaphore Limits
> max number of arrays = 128
> m18s24:/etc/apache2$ ipcs -lu
> -- Semaphore Status
> used arrays = 128
Tried increasing the limits?
--
Eric Covener
cove...@gmail.com
Much output is coming :-)
m18s24:/etc/apache2$ /etc/init.d/apache2 start
Starting web server: apache2 failed!
m18s24:/etc/apache2$ tail /var/log/apache2/error.log
[Tue Apr 21 15:50:00 2009] [emerg] (28)No space left on device: Couldn't
create accept lock (/var/lock/apache2/accept.lock.19320) (5)
I think it is worthwhile to note that authentication is something
outside of the Apache scope. To use your anology, you can't turn a
coffee pot into a toaster over
On Tue, Apr 21, 2009 at 9:20 AM, Dondi Williams wrote:
> Got it and thanks for all the replies.
>
> I always find it whimsical
On Tue, Apr 21, 2009 at 4:23 AM, Newgro wrote:
>
> Hi *,
>
> i try to solve the issue that apache2 fails starting. It all startet with
> this message in error.log
> [crit] (28)No space left on device: mod_jk: could not create jk_log_lock
> Configuration Failed
>
> So i decided to disable mod_jk. A
Can you touch a file in /var/lock rather then /tmp?
Can you do a df on /var or do you only one filesystem (/)?
What does ls -l /var and ls -l /var/lock and ls -l /var/lock/apache2 show?
J
On Tue, Apr 21, 2009 at 3:55 AM, Newgro wrote:
>
> touch as www-data is working. I tried it in tmp folder.
André Warnier wrote:
There exists no other way to have Apache *automatically* know about the
current *Windows user-id*, than to implement some kind of "Windows
authentication" scheme for both the browser and Apache.
(the emphasis is for the other contributors here)
Hmmm. As per my other post
Dondi Williams wrote:
Got it and thanks for all the replies.
I always find it whimsical to hear, learn, and see if I am on the same path
as the "experts". I know about the profiles, but was searching for possible
alternative methods to solve this issue.
And I always find it interesting to see h
On Tue, Apr 21, 2009 at 9:12 AM, André Warnier wrote:
> Dondi Williams wrote:
>>
>> Brian,
>>
>> Based on this comment "...why not take this very simple approach instead
>> of trying to get Apache to understand the convoluted Windows Vista
>> user id system?"
>>
>> How would I do the same thing on
Got it and thanks for all the replies.
I always find it whimsical to hear, learn, and see if I am on the same path
as the "experts". I know about the profiles, but was searching for possible
alternative methods to solve this issue.
D
On Tue, Apr 21, 2009 at 8:11 AM, André Warnier wrote:
> Dond
Dondi Williams wrote:
Brian,
Based on this comment "...why not take this very simple approach instead
of trying to get Apache to understand the convoluted Windows Vista
user id system?"
How would I do the same thing on a Linux system? I am dual booting the same
system with SuSE 11.1 with Apache
Dondi Williams wrote:
This EXACTLY what I need
Ok, and did you read what else I wrote before, about the user profiles ?
It probably works with Firefox also.
That is really the easiest way.
There exists no other way to have Apache *automatically* know about the
current *Windows user-id*, t
Brian,
Based on this comment "...why not take this very simple approach instead
of trying to get Apache to understand the convoluted Windows Vista
user id system?"
How would I do the same thing on a Linux system? I am dual booting the same
system with SuSE 11.1 with Apache, PHP, MySQL, etc...
I
Brian Mearns wrote:
This EXACTLY what I need
I believe he wanted something like "Apache should return the appropriate
homepage, on the base of the UID the user used to login on the PC".
I don't really think we're talking about LDAP or SQL here..
There is no LDAP or SQL involved. The reason
On Tue, Apr 21, 2009 at 8:29 AM, Dondi Williams wrote:
> This EXACTLY what I need
>
> I believe he wanted something like "Apache should return the appropriate
> homepage, on the base of the UID the user used to login on the PC".
> I don't really think we're talking about LDAP or SQL here..
>
>
On Tue, Apr 21, 2009 at 7:07 AM, Tirtza Bernstein wrote:
> Hello,
>
> I installed apache with openssl on windows. I am trying to use the openssl
> command line but I get the following error
>
> Can’t open config file /usr/local/ssl/openssl.cnf
>
> Where can I change the location where it looks fo
This EXACTLY what I need
I believe he wanted something like "Apache should return the appropriate
homepage, on the base of the UID the user used to login on the PC".
I don't really think we're talking about LDAP or SQL here..
There is no LDAP or SQL involved. The reason I mentioned PHP is in
André Warnier wrote:
which of the multiple authentication schemes will best suit the needs?
As far as can be determined from the OP's post, this is a single home
PC, used by close family members. From the question itself, I would
also dare to guess that the OP is not really an expert at Apac
J. Greenlees wrote:
[...]
which of the multiple authentication schemes will best suit the needs?
As far as can be determined from the OP's post, this is a single home
PC, used by close family members. From the question itself, I would
also dare to guess that the OP is not really an expert at
Hello,
I installed apache with openssl on windows. I am trying to use the openssl
command line but I get the following error
Can't open config file /usr/local/ssl/openssl.cnf
Where can I change the location where it looks for openssl.cnf?
Thanks
touch as www-data is working. I tried it in tmp folder.
I use debian lenny on a virtual server. I think they use ext3 for rootfs.
Thanks
Per
--
View this message in context:
http://www.nabble.com/-emerg--%2828%29No-space-left-on-device%3A-Couldn%27t-create-accept-lock-%28-var-lock-apache2-accep
André Warnier wrote:
> Dondi Williams wrote:
>> I am running Apache 2.2.9 on a Windows Vista PC and have unique UIDs
>> for my
>> family members. I want each family member to have their own unique
>> home page
>> when they login to the PC. How can I enable this within Apache? I also
>> have
>> PHP
On Tue, Apr 21, 2009 at 10:23 AM, Newgro wrote:
> Can someone please help me out here?
Try (as the user that apaceh runs under) to create a file, for example
with "touch". if this results in a similar error something is really
wrong with your filesystem. What OS are you running?
Krist
--
kris
Hi *,
i try to solve the issue that apache2 fails starting. It all startet with
this message in error.log
[crit] (28)No space left on device: mod_jk: could not create jk_log_lock
Configuration Failed
So i decided to disable mod_jk. After that python complained the same way.
Python disabled to an
Dondi Williams wrote:
I am running Apache 2.2.9 on a Windows Vista PC and have unique UIDs for my
family members. I want each family member to have their own unique home page
when they login to the PC. How can I enable this within Apache? I also have
PHP 5.2.6 operational.
Ok, I'll bite, but ju
35 matches
Mail list logo