On Mon, Aug 20, 2012 at 8:11 PM, Paul Tomblin <[email protected]> wrote: > I send a copy of my latest code to my client. He followed my installation > instructions (added the plugin name to RT_SiteConfig.pm @Plugins, do a "perl > Makefile.pm; make; make initdb; make install", restart the server), but when > he tries to go to the first page of my code > http://hisdomain.com/rt/cf/change_request.html > > , it redirects him to https://hisdomain.com/rt/SelfService/ >
I think I figured out the problem - somehow he's made all the users unprivileged. Either that or he changed the SelfServiceRegex. -- http://www.linkedin.com/in/paultomblin http://careers.stackoverflow.com/ptomblin
