I have installed Rt 3.6.5 ( Red Hat Enterprise Linux ES release 3),
and i see a lot of error in my http errors log:

FastCGI: server "/opt/rt3/bin/mason_handler.fcgi" stderr:

I used these http configuration:

###  NameVirtualHost *:80
###  <VirtualHost *:80>
###    ServerAdmin root
###    ServerName your.host.name
###    DocumentRoot /opt/rt3/share/html/
###    AddDefaultCharset UTF-8
###    # Adding the following for RT (the ticket tracker)
###    AddHandler fastcgi-script .fcgi
###    <Directory "/opt/rt3/share/html">
###      Options FollowSymLinks ExecCGI
###      AllowOverride None
###    </Directory>
###    # Pass through requests to for noauth
###    Alias /NoAuth/images /opt/rt3/share/html/NoAuth/images
###    ScriptAlias / /opt/rt3/bin/mason_handler.fcgi/
###  </VirtualHost>
###  FastCgiIpcDir /tmp
### FastCgiServer /opt/rt3/bin/mason_handler.fcgi -idle-timeout 120 -processes 4

Any ideas?

I also have problems, from the web, to see group/users created, and change the person to assign
ticket (from root login, only nobody user)

thanks for suggestions

Marco

_______________________________________________
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

Reply via email to