
since you're always just accessing index.pl, and the page is determined by the query string (eg: index.pl?Action=Admin), it sounds to me like otrs isnt reading the query string for some reason. i have no idea what would cause that though. Brian Ronk wrote:
Ok, I finally got stuff running, once I got a chance to work on it again. I had to install Apache::DBI through apt-get, it wouldn't work through the CPAN interface for some reason. Anyway, I can now log in, and move around, but nothing shows up. For instance, I clicked on Admin so I could add a user, but the screen didn't change. Well, it reloaded, trying to access the Admin area, but otherwise it looked exactly the same as it did before. Do you understand what I mean, and have an idea what's going on?