Hi,
When i use apr_uid_name_get(apr_uid_t
*userid, apr_gid_t *groupid, apr_pool_t *p); on WIndows, it sets the userid
& groupid to invalid values - i.e if i pass the gid set by apr_uid_name_get
to apr_gid_name_get() on WINDOWS, it returns APR_EINVAL.
Why is it so? does the apr_uid_name_g
Greetings. Just installed 2.0.55 and when I try to start it, a dos like box
pops up and gives me the following error: "The system cannot find the file
specified: No installed service named Apache 2 " I'm running this on Windows
XP.
Your help in getting this fixed is appreciated in advance.
Cha
On 2/3/06, Errol Neal <[EMAIL PROTECTED]> wrote:
>> I'm having some difficulty getting this to work the way I need it to.
>> does anyone have some time to provide some feed back and experiences?
You Wrote:
> Just some advice: That kind of comment rarely gets you anywhere on a
technical list.
Yea
Hi guys :) I'm running TWiki and using a .htaccess file to control
access to files. Basically I'm using mod_authnz_ldap and Basic
Authentication to authenticate users with our internal directory server.
Here is my .htaccess file:
SetHandler cgi-script
AuthType Basic
AuthBasicProvider ldap
Auth
On 2/3/06, Jason Williard <[EMAIL PROTECTED]> wrote:
> Redirect/index.php http://www.domain.com/weather/
> RedirectMatch ^/([0-9]{5})http://www.domain.com/weather/$1
> RedirectMatch ^/([A-Za-z]+) http://www.domain.com/weather/$1
>
>
> The problem with this is the last
On 2/3/06, Errol Neal <[EMAIL PROTECTED]> wrote:
> I'm having some difficulty getting this to work the way I need it to.
> Does anyone have some time to provide some feed back and experiences?
Just some advice: That kind of comment rarely gets you anywhere on a
technical list. Explain your proble
Hi!
Moving the mod_auth_mysql module before the mod_auth_ldap does give
mysql priority, however the reverse problem happens. That is, when a
user exists in both databases with different passwords, now
mod_auth_mysql refuses to 'decline'.
I've systematically swapped the load order of mod_auth
The rewrite condition is superfluous, and furthermore it is not because the
connection is on port 443 that it is necessarily SSL. Either you have
"SSLEngine On" within that virtual host, or you don't: that's what determines
whether the VH uses SSL or not.
A better way of testing is to use the %
Hi Wiliam. I've been reading up on modules and
authentication.
You may need to move the LDAP module so it comes after the
mysql_auth module, as each module is tested in reverse
order, i.e. last loaded module is higher priority and comes
first in the pecking order.
Accordingly, the way you ha
Greetings!
I've managed to completely isolate the multiple authentication
"symptoms" I'm having. To recap, I'd like to authenticate users against
an LDAP server with a fail through to a MySQL server. Realms which
require only LDAP or only MySQL authentication behave correctly.
However, a rea
On 2/3/06, make stuff up <[EMAIL PROTECTED]> wrote:
> i was using #2 but it doesn't work. i have:
>
> Options +ExecCGI FollowSymLinks
Don't mix + and non-+ options. You probably mean
Options ExecCGI FollowSymLinks.
> AddHandler cgi-script .cgi
>
>
> and the cgi scripts don't wo
Peter,
Here is what I have in production today on a Apache 2.0.X server. This
is within a VirtualHost. Suggest defining a rewrite log and setting
logging level high to see what's going on behind the scene if this
doesn't work for you.
John
RewriteEngine on
RewriteCond %{SERVER_PO
I'm having some difficulty getting this to work the way I need it to.
Does anyone have some time to provide some feed back and experiences?
Thx
Errol Neal
-
The official User-To-User support forum of the Apache HTTP Server Pro
You can try http://www.sun.com/software/chilisoft/index.xml
Works for some. I have installed it before and some of the application
works without any rewrites, others don't.
Gary Wayne Smith
> -Original Message-
> From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED]
> Sent: Thursday, Feb
> On 2/2/06, make stuff up <[EMAIL PROTECTED]> wrote:
>>
>> hi all...
>>
>> if i have a cgi-bin directory - or any directory in which is cgi
>> execution is permitted - can i have other files served from the same
>> directory or any other directory below - like php and html? do i need
>> suexec
Joe,
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7024
Date: 2/2/2006
Time: 8:20:18 AM
User: N/A
Computer: UNDERDOG
Description:
The Apache2 service terminated with service-specific error 1.
When I edit ssl.
On Fri, Feb 03, 2006 at 03:52:37PM +0100, Nico De Ranter wrote:
> I'm trying to compile httpd 2.2.0 on Solaris 8. When I do 'make
> install' it stops with the following error messages:
>
> ===
> [..]
> /usr/root/web/httpd-2.2
On Fri, Feb 03, 2006 at 12:56:38PM +0100, Olaf van der Spek wrote:
> On 2/3/06, Khai Doan <[EMAIL PROTECTED]> wrote:
> > My company has a wild card SSL server certificate *.domain.com . However we
> > need to use double wild card certificate *.*.domain.com.
> >
> > Can I use *.domain.com (which is
Hello all,
I posted 1 week ago about a problem of access rights with apache and subversion.
Today, I'm pretty sure it's an apache problem because I'm now facing
the bug with another application.
Summary:
* From time to time some subversion transactions faild. The failure is
due to a problem of a
I have tested this same application on Win32 with apache 1.3. It is dog slow. yes. As I expected. But one fact remains, it's STABLE. the scripts don't fail.
There is a nice issue with 2.0.55 and modperl 2 and perl.
As for apache 1.3 being threaded on win32. This I did not know.
Apache 2 o
Hello,
Curently i'm running Apache 1.3.34 + Suexec with PHP_Suexec +
Mod_Frontpage_Mirfak and
i have plans to upgrade to Apache version 2.0 or 2.2.
The problems is that i can't find a easy way to make Frontpage to work with
Suexec for Apache 2 (i hate Frontpage but we have many clients that are
Have a look at "Sun Java System Active Server Pages" (formly Chilisoft)
http://www.sun.com/software/chilisoft/index.xml
It will let you run ASP (NOT ASP.NET) on Linux. I used it about 3-4
years ago when I made the switch from Windows(IIS) to Linux(Apache).
Used it for a couple years until I g
Hi,
I'm trying to compile httpd 2.2.0 on Solaris 8. When I do 'make
install' it stops with the following error messages:
===
[..]
/usr/root/web/httpd-2.2.0/srclib/apr/libtool --silent --mode=link gcc -g
-O2 -pthreads
-L/usr
On 2/2/06, make stuff up <[EMAIL PROTECTED]> wrote:
>
> hi all...
>
> if i have a cgi-bin directory - or any directory in which is cgi
> execution is permitted - can i have other files served from the same
> directory or any other directory below - like php and html? do i need
> suexec for that
AddHandler html php ## is this going to do it?
thanks
>
> hi all...
>
> if i have a cgi-bin directory - or any directory in which is cgi
> execution is permitted - can i have other files served from the same
> directory or any other directory below - like php and html? do i ne
On 2/3/06, Khai Doan <[EMAIL PROTECTED]> wrote:
> My company has a wild card SSL server certificate *.domain.com . However we
> need to use double wild card certificate *.*.domain.com.
>
> Can I use *.domain.com (which is a server certificate, signed by a trusted
> root CA) to sign the *.*.domain.
On Thu, Feb 02, 2006 at 04:20:42PM -0600, Savage, Robert CTR USTRANSCOM J6
wrote:
> Acronym defined: SAN = Subject Alternative Name
> Certificate contains two FQDN entries, one an alias to the other:
> DNSName: fully.qualified.name
> DNSName: alias-of.qualified.name
> What I got back
My company has a wild card SSL server certificate *.domain.com . However we
need to use double wild card certificate *.*.domain.com.
Can I use *.domain.com (which is a server certificate, signed by a trusted
root CA) to sign the *.*.domain.com ?
I have read elsewhere that I need an intermedi
"William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote:mohan devanoor wrote:> > Thanks William,> problem is solved with mod_perl but how to create any asp program to run > on apache??- i meant to say the samples which r given in asp/eg/ are working. Apache uses perl script embeded asp page. is it
I have been having trouble getting some Rewrites or Redirects to work. Here
is what I am trying to do:
http://weather.domain.com/ -> http://www.domain.com/weather/
http://weather.domain.com/# -> http://www.domain.com/weather/#
http://weather.domain.com/@ -> http://www.domain.com/weath
30 matches
Mail list logo