Hi all, As an update, I was able to debug this error. The trac.ini file was pointing to an incorrect directory for the repository_dir in the [trac] section.
Brian Toole Oracle Programming Specialist Web and Administrative Support University of Portland Portland, OR 97203 (503) 943-7196 [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jani Tiainen Sent: Friday, November 16, 2007 1:55 PM To: [email protected] Cc: [EMAIL PROTECTED] Subject: [Trac-dev] Re: Accessing projects/environment issue Toole, Brian kirjoitti: > Hi all, Hi. First, trac-dev is incorrect group for this kind of questions. Forwarding to trac-users. > Right now, we're having an issue with Trac. We have 3 different project > environments set up, yet only two of them are functioning properly. The > third shows up in the /projects list, but when we click on the link to > view it, the following happens: > > > > If done in IE, we get a "Cannot find server" error. If done with > Firefox, we get taken to a blank (white) page. The URL is correct in > the trac.ini file. > Could you check what really is going on. FF has "firebug" extension that can give valuable information about web requests going ona and IE has Fiddler2 that can be used. Sounds like you're having some redirection problem. > > We are currently running Trac on a Debian Linux box with Apache2, > mod_python, a MySQL database, and LDAP for authentication. There isn't > an issue with the database itself. > > > > There is absolutely nothing wrong with the other two projects. > > If anyone knows how to resolve this issue without creating a new > environment, that would be great. If you need any other information > from me, just let me know. Try those few tools. Also configuration(s) of non-working project would be usable. -- Jani Tiainen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
