[rt-users] Install issues

Ruslan Zakirov ruslan.zakirov at gmail.com
Mon Apr 24 08:40:39 EDT 2006


I sent few days ago working configs for mod_perl2.x setups. Could you
check them?

On 4/20/06, Robert Geller <rgeller at lnrproperty.com> wrote:
> On FC4, using httpd 2.0.54 with mod_perl DS0.
>
> My httpd config:
>
> LoadModule perl_module modules/mod_perl.so
>
> <VirtualHost XX.XX.XX.XX>
>         ServerAdmin root at localhost
>         DocumentRoot /var/www/rt3/share/html
>         ServerName rt.adm
>         ServerAlias rt.adm.XX.com
>
>         AddDefaultCharset UTF-8
>         PerlModule Apache2 Apache::compat
>
>         PerlModule Apache::DBI
>         PerlRequire /var/www/rt3/bin/webmux.pl
>  <Directory /var/www/rt3/share/html>
>         AllowOverride ALL
>         Options ExecCGI FollowSymLinks
>         <IfModule mod_access.c>
>                 Order allow,deny
>                 Allow from all
>         </IfModule>
>  </Directory>
> </VirtualHost>
>
>
> Im getting the "Youre Almost There" page.
>
> -Robert Geller
>
> LNR Property Corporation
> Network Infrastructure
> 1601 Washington Avenue
> Miami Beach, Florida 33139
>
> (305) 695 - 5400 (office main)
> (305) 695 - 5829 (office direct)
> (305) 695 - 5409 (fax)
> (786) 282 - 1102 (mobile)
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> 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
>


--
Best regards, Ruslan.


More information about the rt-users mailing list