Re: [rt-users] rt-server.fcgi hangs

2016-02-01 Thread Scott Lambert
On Mon, Feb 01, 2016 at 09:26:01PM +, Parish, Brent wrote:
> On Mon, Feb 01, 2016 at 03:54, Joseph Mays wrote:
> > Error message is: FastCGI: incomplete headers (0 bytes) received from 
> > server "/usr/local/sbin/rt-server.fcgi"
> >
>
> Unfortunately, problems like this can be related to so many things
> that it becomes time consuming to go back and forth a lot to
> troubleshoot it.

Yeah, that's pretty much generic CGI handler failed to complete.  The
reason is likely in your http-error.log.  It could be because of syntax,
permissions, wrong path to perl, wrong version of perl, missing perl
library, SELINUX, or just about anything else.

First, read the logs.

Second, try running the script by hand as the web server would using the
web server's permissions.  That will point out a lot of problems.

You're not really having an RT issue.  This is just a generic
configuring the web server issue.

-- 
Scott LambertKC5MLE   Unix SysAdmin
lamb...@lambertfam.org

-
RT 4.4 and RTIR Training Sessions 
(http://bestpractical.com/services/training.html)
* Hamburg Germany  March 14 & 15, 2016


Re: [rt-users] Mandatory Custom Field

2008-03-11 Thread Scott Lambert
On Tue, Mar 11, 2008 at 09:05:09AM -0700, Kenneth Crocker wrote:
 Stephen  Steve,
 
   Thanks a bunch, really. I'm just now learning some perl, so a lot of 
 stuff confuses me. I think I see it, so double thanks. You helped me fix 
 a problem AND taught me something.

This provides a useful head start into regular expressions:
 
http://www.matthewgifford.com/a-tao-of-regular-expressions/

If you are going to go deep into regex, with or without perl, pick up
Mastering Regular Expressions, by Jeffrey Fried.

http://regex.info/

Regular Expressions have been useful for soo many things, once I
understood them.  The better I understand them, the more useful they
become.  Mr. Fried's book, in it's first revision at least, was very
easy to read.

-- 
Scott LambertKC5MLE   Unix SysAdmin
[EMAIL PROTECTED]

___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com