> -Original Message-
> From: Wulf Kaiser [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 04, 2007 2:31 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] No more graceful restart?
> Importance: High
>
> Hi there,
>
> I just have compiled httpd-2.2.6 under SPARC Solaris 9,
Sorry... forgot to mention the version number... Apache 1.3.37 and 1.3.39
with PHP 4.4.6 or 4.4.7, no combination of those work with the
--with-openssl option for PHP or without it.
Anyone have some insight on what is going wrong here... this setup used to
work perfectly, and as far as I know noth
Anyone have some insight on what is going wrong here... this setup used to
work perfectly, and as far as I know nothing has changed
No matter what I do, I can't get apache to launch, it just dumps cores...
here is the gdb output:
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundatio
On 10/4/07, Nicholas Buttle <[EMAIL PROTECTED]> wrote:
> Hi
>
> I've installed the latest apache using the MSI
> installer and the notification tray says that it's
> running as does the windows service.
>
> However, if I type http://localhost or
> http://localhost/index.html into a browser I get a
2007/10/5, Nicholas Buttle <[EMAIL PROTECTED]>:
> Hi
>
> I've installed the latest apache using the MSI
> installer and the notification tray says that it's
> running as does the windows service.
>
> However, if I type http://localhost or
> http://localhost/index.html into a browser I get a
> page
I just tried rebuilding my apache & php to the latest version and now
whenever I try to start it it core dumps. If I remove the --with-openssl and
build with 4.4.6 of php at least it starts. I can't even get my old version
to build now...
Is there a work-around for this?
The setup is as follows:
Dear all,
The requirements are that:
1) Apache serves the compressed jar.pack.gz file when the encoding accepts
pack200-gzip
2) Do that for all the files on the server (not only directory specific)
3) Both the .jar and the .jar.pack.gz should be there, and depending on the
negotiation serve the
Hi,
Sheryl schrieb:
Greetings,
I just tried to compile apache 2.2.6 using the same configuration options
I used on apache 2.2.4. But when I try to start it up I get this error
DBD: No driver for mysql
The line it's complaining about in the conf file is
DBDriver mysql
When I look in srclib/
Greetings,
I just tried to compile apache 2.2.6 using the same configuration options
I used on apache 2.2.4. But when I try to start it up I get this error
DBD: No driver for mysql
The line it's complaining about in the conf file is
DBDriver mysql
When I look in srclib/apr-util/dbd I see the
Hi
I've installed the latest apache using the MSI
installer and the notification tray says that it's
running as does the windows service.
However, if I type http://localhost or
http://localhost/index.html into a browser I get a
page not found error in the browser...
I've checked the error log a
can some1 please shed a light on this?
my current apache so files has libapr-0.so.0 so I
installed apr-1.2.2 module on my solaris box.
what do i need to do on apache to have the new apr .so
file appears when I do "ldd httpd"?
thx
--- Melanie Pfefer <[EMAIL PROTECTED]> wrote:
> alright thanks. But
It works!
For the record here's my final setup. I'm using Apache 2.2.x and
mod_authnz_ldap with Windows 2003 Server
Options Indexes FollowSymLinks
AllowOverride None
Order deny,allow
AuthType Basic
AuthName "Testing LDAP Auth"
AuthBasicProvider ldap
#AuthLDAPAuthorita
On 10/3/07, Axel-Stéphane SMORGRAV <[EMAIL PROTECTED]>
wrote:
>
> No matter which solution you choose, the real problem is to detect that
> the server fails.
>
> If the server stops responding to requests, that's easy enough. However if
> there is not a clear-cut failure, e.g. one server gradually
Joshua Slive wrote:
As I said, there is the ScriptLog.
that worked. I posted in another note that I wasn't able to get it to work.
Then I reread the documentation and saw that it was very sensitive to
permissions and when I redirected the log file to /tmp, I got the output I
needed. Thank
Just write a simple cgi script that passes through the stdin stdout
messages and logs them. You'd need to consider performance and file
access conflicts on the log files.
Eric S. Johansson wrote:
Peter Milanese wrote:
Eric, your post comes across a bit abbrasive.
my apologies. It was not
Ok...
The only thing that turns heads in the Domino log, is "Failed
GetNextSearchEntry".
Anyone have a clue what that may relate to in the real world?
Again, the queries run fine in the browser and stuff, so it must be the way
apache puts together the URL on the backend.
- Original Messag
I'm beginning to believe that the BindDN and BindPassword are incorrect,
because it doesn't seem to matter what I type in there, I get the same
results. I'm pretty sure I have the DN correct though.
We have an apache service account (account name is cu_apache) in the
Users container under our
Peter Milanese wrote:
Eric, your post comes across a bit abbrasive.
my apologies. It was not intended as such.
Wireshark (etherreal) is a totally different animal.
in implementation yes, conceptually what I want and wire shark are very similar.
I have traffic between two points and I
Yes, I'm using mod_authnz_ldap on apache 2.2.x
Peter Milanese wrote:
What version are you running?
Are you using mod_authnz_ldap?
- Original Message
From: Tom Hart <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Thursday, October 4, 2007 10:40:16 AM
Subject: Re: [EMAIL PROTECTE
Ok, I'm getting a bit closer. Here's what I have now.
Options Indexes FollowSymLinks
AllowOverride None
Order deny,allow
AuthType Basic
AuthName "Testing LDAP Auth"
AuthBasicProvider ldap
#AuthLDAPAuthoritative on - still doesn't let apache start
AuthLDAPUrl "ldap:/
What version are you running?
Are you using mod_authnz_ldap?
- Original Message
From: Tom Hart <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Thursday, October 4, 2007 10:40:16 AM
Subject: Re: [EMAIL PROTECTED] ldap authentication not working
As a follow-up I realized ldap-user
As a follow-up I realized ldap-user is used to specifiy a certain user
aka ldap-user "Joe Smith". However based on the fact that I'm not
getting prompted for a u/p, and AuthLDAPAuthoritative is failing, I
believe my problem lies deeper than that. I could be wrong of course,
just trying to narro
Hi everybody. Thanks to the help of this list I managed to get the
auth_ldap module loaded, but now I'm having a little trouble bringing
this project to full fruition.
I'm not sure which part of this is failing, and unfortunately I can't
seem to find where I can see any type of log info about
Eric, your post comes across a bit abbrasive.
Wireshark (etherreal) is a totally different animal.
You failed to mention what operating system you are running on your servers.
What I _think_ you want to do is TRACE the process, to see what calls it is
making to what. This can be done using T
Actually, I think that considering a firewall's presence is a good idea.
Especially since KP says that port 80 is up (the site can be reached on
localhost).
Anyway, KP, did you look at the logs?
Logs are a WebAdmin's best friend (sometimes)
Luis
-Original Message-
From: Mark A. Craig [
On 10/4/07, Eric S. Johansson <[EMAIL PROTECTED]> wrote:
> Joshua Slive wrote:
> > On 10/3/07, Eric S. Johansson <[EMAIL PROTECTED]> wrote:
> >> are there any tools/techniques for snooping on the data sent to and from a
> >> cgi
> >> program? I'm thinking something like wireshark for webservers.
On Thu, 4 Oct 2007, Christian Folini wrote:
> So you are running www.example.com and edit.example.com
> within the same apache server config?
Yes.
> This means edit.example.com
> is an alias to www.example.com
Sort of (see below).
> When working with multiple hostnames/servernames and treating
On Thu, 04 Oct 2007 10:47:31 -0400
"Eric S. Johansson" <[EMAIL PROTECTED]> wrote:
> So, unless you have a different suggestion, I believe some method of
> looking at the data streams to and from the CGI would be what I need.
cg-eye might help with that. It's a test kit that emulates CGI
and prod
Joshua Slive wrote:
On 10/3/07, Eric S. Johansson <[EMAIL PROTECTED]> wrote:
are there any tools/techniques for snooping on the data sent to and from a cgi
program? I'm thinking something like wireshark for webservers.
I think you should be more specific about what you are trying to
accomplis
On Oct/04, Joshua Slive wrote:
> You're looking for the Satisfy directive. Also see:
> http://wiki.apache.org/httpd/BypassAuthenticationOrAuthorizationRequirements
That's it. Thank you very much, it's precisely what I needed.
--
Roberto Suarez Soto Al
Does anyone have a patch to make mod_auth_kerb usable via
AuthBasicProvider? I need access to the attributes mod_authz_ldap
places in environment variables so we can do simple things like check
what group a user is in to determine how to load content. Using
basic or ldap sacrifices SSO/SP
On 10/4/07, Roberto Suarez Soto <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a website that I want only a few selected IPs to see. For
> this, I use "Allow from" directives in the VirtualHost section of this
> website. But besides, I have some people that use dynamic IP addresses (so
> I can
Hey Aj.,
So you are running www.example.com and edit.example.com
within the same apache server config? This means edit.example.com
is an alias to www.example.com or how do you set/determine
HTTP_POST?
When working with multiple hostnames/servernames and treating
traffic differently depending on a
Hi there,
I just have compiled httpd-2.2.6 under SPARC Solaris 9, including mod_ssl,
mod_perl and PHP. Then i copied apachectl to /etc/init.d like i did a million
times before, chmoded and chowned it to 744, root:sys and started... So far, so
good.
A graceful restart produced a lot of zombies,
On Thu, 4 Oct 2007, Christian Folini wrote:
> I am missing the context. :)
>
> Please provide your whole config. I think it has to
> do with the structure of your config file.
This is the .htaccess file:
Options +FollowSymLinks +ExecCGI
RewriteEngine On
# redirect creation and editing act
Try:
Listen {IP_ADDRESS_OF_SERVER}:80
ServerName {IP_ADDRESS_OF_SERVER}:80
See what happens.
- Original Message
From: kp <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Thursday, October 4, 2007 4:40:08 AM
Subject: Re: [EMAIL PROTECTED] Need help on Apache Server LAN setup
Here i
Here is the file attached.
-Krishna
On 10/4/07, Mark A. Craig <[EMAIL PROTECTED]> wrote:
>
> My first thought, as well... Apache couldn't even function with just
> that, could it? He did say "all other are set to default", but where
> are the rest of the directives defining the server(s)? Surel
My first thought, as well... Apache couldn't even function with just
that, could it? He did say "all other are set to default", but where
are the rest of the directives defining the server(s)? Surely not all
of them could be left to some default and still work?
Mark
Original Messa
That's the entire conf?
- Original Message
From: kp <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Thursday, October 4, 2007 4:05:42 AM
Subject: Re: [EMAIL PROTECTED] Need help on Apache Server LAN setup
Here is my httpd.conf
Options FollowSymLinks
AllowOverride None
Here is my httpd.conf
Options FollowSymLinks
AllowOverride None
Order deny,allow
Allow from all
Satisfy any
Options Indexes FollowSymLinks
AllowOverride all
Order Deny,Allow
Allow from all
Allow from 127.0.0.1
Allow from 192.168
All other are set t
I think kp just needs to provide us with more details first,
specifically some relevant bits of httpd.conf, before much help can be
offered or a verdict rendered
Mark
Original Message
Subject: Re: [EMAIL PROTECTED] Need help on Apache Server LAN setup
From: Peter Milane
Windows firewall?
- Original Message
From: kp <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Thursday, October 4, 2007 2:53:58 AM
Subject: [EMAIL PROTECTED] Need help on Apache Server LAN setup
Hi,
I have installed WAMP on my Windows XP machine.
I can access the pages using http:/
Hi,
I have a website that I want only a few selected IPs to see. For
this, I use "Allow from" directives in the VirtualHost section of this
website. But besides, I have some people that use dynamic IP addresses (so
I can't use "Allow from") and that must see the website too. So, ideally,
I
Hi,
I have installed WAMP on my Windows XP machine.
I can access the pages using http://localhost and http://192.168.1.181 from
my machine. (my IP address)
But other machines connected over LAN are not able to access my pages.
They are typing http://192.168.1.181.
They can access my m/c (shared
Bill, thanks for forwarding that! Since I know this list doesn't allow
attachments, I'll just cc: this to him with my modified file attached. Briefly,
though, IIRC, it was these four lines, 84-87:
my $CP= 'C:\PROGRA~1\Perl\bin\perl.EXE -MExtUtils::Command -e cp';
my $CHMOD = 'C:\PROGRA~1\
Alan,
Please keep your emails on the list, it helps everyone.
I always download my tarballs from www.eu.apache.org
Tony
Alan Benson wrote:
Hi Tony,
I dowload it from one of the regular mirror sites for windows.
Where did you download yours from, so I can try that one instead.
Cheers
alright thanks. But why the version of my apr is
0.so.0?
should I add an option in configure command?
thx again!
--- "William A. Rowe, Jr." <[EMAIL PROTECTED]>
wrote:
> Melanie Pfefer wrote:
> > hi again,
> >
> > I am using apache 2.0.59 and noticed that apr
> version
> > is libapr-0.so.0.
>
>
Feedback from Randy; fyi [EMAIL PROTECTED] is a good place to discuss this.
--- Begin Message ---
Hi Bill,
I sent this message to the [EMAIL PROTECTED] list, but I'm
not subscribed, so apparently it didn't get through.
Could I ask you to forward it to the list? Thanks!
--
best regards,
Randy
48 matches
Mail list logo