Re: [EMAIL PROTECTED] building httpd 2.2.4 for PPC on Intel Mac

2007-09-14 Thread zdbwo
Vincent Bray wrote on Fri 14 Sep 2007 07:39:17 AM EDT: On 14/09/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: but when I try "sudo apachectl start", I get no httpd processes, and this message in my error log: "[emerg] (14)Bad address: Couldn't set permissions on cross-proc

Re: [EMAIL PROTECTED] Direct script to specific port...

2007-09-14 Thread Chris Howell
You could try configuring Virtual hosts to run on different ports, running your different programs/scripts in each different host. Rodolfo De Nadai wrote: Is there a way to direct a specific script to run on a diferent port than the default configurated in http.conf?? Exemple: default port is

[EMAIL PROTECTED] Direct script to specific port...

2007-09-14 Thread Rodolfo De Nadai
Is there a way to direct a specific script to run on a diferent port than the default configurated in http.conf?? Exemple: default port is 80 script myscript.php should run on port 5128 all other scripts should run on port 80 thanks -- * Rodolfo De Nadai * * Analista de Sistema Jr. - Desenvolvi

Re: [EMAIL PROTECTED] Apache Modules and Libraries

2007-09-14 Thread Sheryl
> When apache loads a module, does it use any environment variables to > locate it's libraries? If so..what? I have an install of apache 2.0.55 > on HP-UX 11.11. It was compiled with mod_ldap.so and mod_auth_ldap.so. > The OpenSSL libraries that were used during the compile of apr, > apr-util, a

[EMAIL PROTECTED] Apache 2.2.6 on Windows issues status

2007-09-14 Thread Steffen
Just to catch up. A few things got broken in the changes between 2.2.5 and 2.2.6 and there is no sight yet when the issues are solved. For the status see: http://www.apachelounge.com/forum/viewtopic.php?p=8758#8758 Steffen

Re: [EMAIL PROTECTED] Permissions dilemma in the /var/log/httpd directory

2007-09-14 Thread Dan_Mitton
Remember, that this would effect every file create by apache or any children (like cronlog). If there are CGI script that create files, these will be effected too. By putting an ACL on the log directory, you kind of limit the "scope" of the change. My ACL on our log directory looks like: # f

Re: [EMAIL PROTECTED] Permissions dilemma in the /var/log/httpd directory

2007-09-14 Thread Mukarram Syed
I think that worked! Just by adding umask 022 in apachectl startup script and restarting apache. Thanks Mukarram Syed <[EMAIL PROTECTED]> wrote: I'll try that. Thanks. [EMAIL PROTECTED] wrote: Have you tried setting the umask in your apache startup script? I'm running on Sun Solaris and I've

Re: [EMAIL PROTECTED] Permissions dilemma in the /var/log/httpd directory

2007-09-14 Thread Mukarram Syed
I'll try that. Thanks. [EMAIL PROTECTED] wrote: Have you tried setting the umask in your apache startup script? I'm running on Sun Solaris and I've used ACL's to get the permissions I want. Dan Please respond to users@httpd.apache.org To: users@httpd.apache.org cc: (bcc: Dan Mitto

Re: [EMAIL PROTECTED] Permissions dilemma in the /var/log/httpd directory

2007-09-14 Thread Dan_Mitton
Have you tried setting the umask in your apache startup script? I'm running on Sun Solaris and I've used ACL's to get the permissions I want. Dan Please respond to users@httpd.apache.org To: users@httpd.apache.org cc: (bcc: Dan Mitton/YD/RWDOE) Subject:[EMAIL PROTECTED] Perm

[EMAIL PROTECTED] Permissions dilemma in the /var/log/httpd directory

2007-09-14 Thread Mukarram Syed
Hi, Here is my dilemma and I'd appreciate some help. Apache has been configured and is running fine. But other users need read permissions to the /var/log/httpd directory. Before I implemented cronolog (www.cronolog.org), I forced a permissions change to 755 in the startup script for the /var/lo

Re: [EMAIL PROTECTED] and deny directives

2007-09-14 Thread Joshua Slive
On 9/14/07, Mark A. Craig <[EMAIL PROTECTED]> wrote: > It would sure be > nice if the code didn't pull a non-intuitive stunt like this, though! If the > DNS lookup resolves to the specified *partial* hostname, it should act on it, > not second-guess it with an rDNS like this. Yes, it is non-intu

Re: [EMAIL PROTECTED] and deny directives

2007-09-14 Thread Joshua Slive
On 9/14/07, Mark A. Craig <[EMAIL PROTECTED]> wrote: > It would sure be > nice if the code didn't pull a non-intuitive stunt like this, though! If the > DNS lookup resolves to the specified *partial* hostname, it should act on it, > not second-guess it with an rDNS like this. Yes, it is non-intu

Re: [EMAIL PROTECTED] and deny directives

2007-09-14 Thread Mark A. Craig
Joshua: I see what you mean about the rDNS, though perversely it was the svservers.com case that drove me to use partial hostnames in the first place, because they lease from multiple IP blocks from multiple sources, and I've been getting spam recon from all of them, so I thought I could kill

[EMAIL PROTECTED] Apache Modules and Libraries

2007-09-14 Thread Aaron Smith
When apache loads a module, does it use any environment variables to locate it's libraries? If so..what? I have an install of apache 2.0.55 on HP-UX 11.11. It was compiled with mod_ldap.so and mod_auth_ldap.so. The OpenSSL libraries that were used during the compile of apr, apr-util, and httpd h

Re: [EMAIL PROTECTED] Load balancing question

2007-09-14 Thread James Sherwood
Hello, Everything is Windows2003 Server. After the load we cannot load pages either through apache or by contacting tomcat directly. I beleive you are on the right path tho, about connections not getting released, thats what I figure it is too but I do not know how to fix it. Thanks, James

[EMAIL PROTECTED] My Alias stopped working.

2007-09-14 Thread Rachel Anderson-Barrios
Hi, I have seen many questions from Google about the error_log and apache configuration, but nothing similar to the problem I'm experiencing. The machine and configuration was working until it was moved onto a different network, now I'm getting the following error in the error_log file: [Fri Se

RE: [EMAIL PROTECTED] ProxyPass issues

2007-09-14 Thread Nick Powers
Hey Jeff, When I simultaneously send ping packets I lose none and I should note that I only lose the images for my pages. All data and links come up but I get no images. If I hit refresh the page comes up fully. Here is my config: ProxyPass /index.php http://backend.ca/default.aspx retry=1 Pr

Re: [EMAIL PROTECTED] Load balancing question

2007-09-14 Thread AFrieze
We also have the problem of once the load stops, the sites are still down but Apache/tomcats still seem to be running fine. A restart of either(not even both) fixes the sites. A guess Your apache server is not releasing connections. If you are running linux, type "netstat -vat" into a

[EMAIL PROTECTED] Try to find a solution, when restart Apache with PHP Script

2007-09-14 Thread Rodolfo De Nadai
Hi all... I'm facing a serious problem with my application. I have a script in PHP that starts in Internet Explorer, this script keep on running until a varible value change on my MySQL database. The problem is that when i restart Apache, the process child initalized isn't kill... then the apa

Re: [EMAIL PROTECTED] and deny directives

2007-09-14 Thread Joshua Slive
On 9/14/07, Mark A. Craig <[EMAIL PROTECTED]> wrote: > Joshua: > > Thanks for the quick and comprehensive reply. Lemme address everything in > order: > > 1. Whatcha mean by "the config is inherited"? Did you mean to address my > question about sub-directories? I suspect so, but if not please cl

[EMAIL PROTECTED] Load balancing question

2007-09-14 Thread James Sherwood
Hello, We are currently trying to increase the amount of hits our system can handle without buying hardware loadbalancers etc. Our current setup is: Server 1: Apache, DB, 2 Tomcats Server2: 1 Tomcat Server3: 2 Tomcats We use the apache on server 1 to loadbalance across all tomcats using modj

Re: [EMAIL PROTECTED] building httpd 2.2.4 for PPC on Intel Mac

2007-09-14 Thread Vincent Bray
On 14/09/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > but when I try "sudo apachectl start", I get no httpd processes, and > this message in my error log: > > > "[emerg] (14)Bad address: Couldn't set permissions on > cross-process lock; check User and Group directives" > > T

[EMAIL PROTECTED] Troubles with php5_apache2.dll

2007-09-14 Thread Ersin Ersin
Hello I'm really mad with php 5.1.2. under apache 2.0. (OS Windows XP SP2) with mysql connection. When I start apache as apache.exe, everything works fine. So I think that everything is well configurated. But when I install apache service (using "apache.exe -k install") a then try to run it, I

[EMAIL PROTECTED] building httpd 2.2.4 for PPC on Intel Mac

2007-09-14 Thread zdbwo
I'm trying to build httpd 2.2.4 on an Intel Mac as a PPC binary. I'm doing this so that I can build a PHP module with Oracle support. Because Oracle has only released PPC libraries, I have to compile PPC-only apps if I want to use them. Otherwise, ld complains that the architecture is diffe

[EMAIL PROTECTED] Dummy threads

2007-09-14 Thread Odile BĂ©nassy
Hello, I'm currently trying to port glasnost CMS on Apache2 and encounter issues related to Dummy Threads Here is my test.py file (I use it as a mod python handler): --%< #!/usr/bin/env python import threading from mod_python import apache def handler(req): thread = threading.currentThread

Re: [EMAIL PROTECTED] and deny directives

2007-09-14 Thread Mark A. Craig
Owen: Actually, the partial matches do seem to work... see my reply to Joshua. It's only the first DENY that I can clearly see doesn't work (so far). I got the idea to do it that way from this page (see about mid-page): http://www.hostingmanual.net/other/htfun.shtml Mark Original

RE: [EMAIL PROTECTED] and deny directives

2007-09-14 Thread Boyle Owen
> -Original Message- > From: Mark A. Craig [mailto:[EMAIL PROTECTED] > >> > >> > >>Options None > >>AllowOverride None > >>#Order allow,deny > >>#Allow from all > >>order deny,allow > >>deny from .svservers.com This is just a guess, but I wouldn't put in the leadi