Re: [users@httpd] best practice: suexec with PHP5 in a many-user/non-technical-user environment

2011-10-25 Thread Steve Swift
I don't understand how suexec is "calling" php-cgi, and how such php scripts work. I use SUEXEC on a couple of very different systems. My scripts (as is required) run from a directory below my DocumentRoot. In turn, they use the shebang method to invoke the programming language: #!/usr/bin/rexx --

Re: [users@httpd] Intermittent access to web address

2011-10-25 Thread Steve Swift
When you start to get "not responding", are you testing from inside your 192.168.*.* network, or from beyond your router? If you are testing from inside your network, are you fetching from 192.168.1.102 or from 76.18.232.237? If the latter, then you should check your router to see if it allows suc

Re: [users@httpd] mod_authz_ldap - Authenticating users in Apache

2011-10-25 Thread Thomas Smith
On Fri, Oct 21, 2011 at 12:16 PM, Kalimuthu Samayan wrote: > but I am failing to have additional features listed below to authentication > like, > > -Search and Bind a user in LDAP by passing Group ID who can authorise any > specific user belongs to the group Look here for group-based authorizati

Re: [users@httpd] Intermittent access to web address

2011-10-25 Thread Webmaster Bill
Forgot to mention that I have a DNS service with a company called NO-IP. They supply a static address of 76.18.232.237 for the web address. "Wild" Bill Miller Swampmaster -- From: "Yehuda Katz" Sent: Tuesday, October 25, 2011 10:36 PM To: Subjec

Re: [users@httpd] Intermittent access to web address

2011-10-25 Thread William A. Rowe Jr.
On 10/25/2011 9:36 PM, Yehuda Katz wrote: > In the error log that you supplied, your server has the address > 192.168.1.102, which is in the address range usually assigned > automatically by your router. > If the computer does not have a fixed IP address, it is not possible > for your router to for

Re: [users@httpd] Intermittent access to web address

2011-10-25 Thread Yehuda Katz
My message was caught by the list's spam filter the first time around. Let's try again... On Tue, Oct 25, 2011 at 10:14 PM, Webmaster Bill wrote: > > This is my first try at running a web site from a spare computer at home. You should make sure that this is not against the terms of service of y

[users@httpd] Intermittent access to web address

2011-10-25 Thread Webmaster Bill
This is my first try at running a web site from a spare computer at home. I am having some problems and would appreciate some help. Please give your suggestions in a detailed manner as I am unfamilar with most of the terminology used. My main problem is that after installing Apache 2.2.21 as a ser

[users@httpd] best practice: suexec with PHP5 in a many-user/non-technical-user environment

2011-10-25 Thread Jesse B. Crawford
Hello, We're a small university (think 3000 users) with an NFS/Kerberos/LDAP network environment. I'm currently preparing for a much needed complete overhaul of our main webserver, which hosts the user's webpages using a standard userdir configuration (the webserver has all home directories mounted

Re: [users@httpd] Jpeg files only part served half blank

2011-10-25 Thread Nick Kew
On Wed, 26 Oct 2011 01:36:10 +1000 jasp...@jj4it.com wrote: > Thanks Tom, > have tried uncommenting in conf file EnableSendfile off, EnableMMAP > off and (EnableSendfile off + EnableMMAP off) > > current config has > - > EnableMMAP off > EnableSendfile off > - > > still have problem, s

Re: [users@httpd] Jpeg files only part served half blank

2011-10-25 Thread jasperj
Thanks Tom, have tried uncommenting in conf file EnableSendfile off, EnableMMAP off and (EnableSendfile off + EnableMMAP off) current config has - EnableMMAP off EnableSendfile off - still have problem, some jpeg's (even quite large ones) load ok and others some small don't (always

Re: [users@httpd] Jpeg files only part served half blank

2011-10-25 Thread Tom Evans
On Tue, Oct 25, 2011 at 3:44 PM, wrote: > Hi, > jpeg image files only display first part in browser and just seem to stop > halfway the rest of the image is grey. > > observations/what i have tried so far... >  1) lots of google searchs          - no help >  2) I susspected the browser        - I

[users@httpd] Jpeg files only part served half blank

2011-10-25 Thread jasperj
Hi, jpeg image files only display first part in browser and just seem to stop halfway the rest of the image is grey. observations/what i have tried so far... 1) lots of google searchs - no help 2) I susspected the browser- IE and firefox same result (and exactly same spo

Re: [users@httpd] 100% cpu with double slash in beginning of URI (Linux64)

2011-10-25 Thread Svenne Krap
Hi again all. Hmm.. this is embarassing.. the problem has been found (and it was indeed the PHP-app). The problem was, that I tested on a full copy of the live installation and the 404 handler and the index file had the error in common (and when going to "//" on the server one hits the index-file

Re: [users@httpd] High CPU usage with Moodle

2011-10-25 Thread Tom Evans
On Tue, Oct 25, 2011 at 9:36 AM, Josu Lazkano wrote: > Thanks Tom, I check the Moodle forum but I don't find any interesting > post about Apache performance. > > I configure some parameters on my Apache but it still not work (I can > block the server just hitting the F5 key 10 times). > Apache (t

Re: [users@httpd] High CPU usage with Moodle

2011-10-25 Thread Josu Lazkano
On Tue, 2011-10-18 at 11:32 +0200, Tom Evans wrote: > On Mon, Oct 17, 2011 at 1:01 PM, Josu Lazkano > wrote: > > Hello list! I have a Ubuntu server with Apache2 to serve a Moodle web. > > > > I notice that where there are few users (4 or 5) requesting pages, the > > Apache2 process goes to 100% on