Hi,
I already done that
switched to user "web" which is the user ,apache run under
and typing :
" /opt/rt3/bin/mason_handler.fcgi" yields the RT LOGIN PAGE(i can see the html in the console)
here is part of the output:
Pragma: no-cache
Set-cookie: RT_SID_example.com.=3db8545102152ba16be3ca0dc20e48d1; path=/
Cache-control: no-cache
Content-Type: text/html; charset=utf-8



<HTML>
<HEAD>
<TITLE>Login</TITLE>

<link rel="shortcut icon" href="" type="image/png" />
<link media="all" rel="stylesheet" href="" type="text/css" />
<link media="print" rel="stylesheet" href="" type="text/css"       />

<script>
function hideshow(num) {
    idstring = "element-" + num;
    chunk = document.getElementById(idstring);

 



Pragma: no-cache
Set-cookie: RT_SID_compugen.co.il.=3db8545102152ba16be3ca0dc20e48d1; path=/
Cache-control: no-cache
Content-Type: text/html; charset=utf-8


On 5/24/06, Vivek Khera <[EMAIL PROTECTED]> wrote:

On May 24, 2006, at 11:48 AM, Avishay Aton wrote:

> [error] [client x.x.x.x] FastCGI: incomplete headers (0 bytes)
> received from server "/opt/rt3/bin/mason_handler.fcgi"

at the command line, run the mason_handler.fcgi and see what errors
it produces.  for best results, run it as the same user ID as your
httpd server runs the fastcgi process.




_______________________________________________
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


We're hiring! Come hack Perl for Best Practical: http://bestpractical.com/about/jobs.html



_______________________________________________
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


We're hiring! Come hack Perl for Best Practical: 
http://bestpractical.com/about/jobs.html

Reply via email to