I'm not following... I have the same issue (trac not longer working) but where do I press Ctrl+Break and which tab should contain the advanced>Environment Variables?
Thanx! On 30 mrt, 22:17, Regis Benedito dos Santos Bittencourt <regisbsbittenco...@gmail.com> wrote: > I was updating the server at my work and almost got fired 'cause after > update Enterprise trac was broken! > > so lucky i found a "workaround". > > press ctrl+ pause break and into tab Advanced > Enviroment Variables > at Statup and Recovery box > set the system variable > PYTHONHOME with the value C:\Program Files\VisualSVN Server\trac > \python (replace with your intalation path. > > restart server... > > now i got my job back and the trac server is working XD > > bye > > On 26 mar, 09:23, Ollie <oduntho...@gmail.com> wrote: > > > I Installed Tortoise 1.6 and Visual SVN 1.7 and everything went OK, > > but now when i go to the Visual SVNTracinstance, it returns a page > > that says: > > -- > > Internal Server Error > > > The server encountered an internal error or misconfiguration and was > > unable to complete your request. > > > Please contact the server administrator, [no address given] and inform > > them of the time the error occurred, and anything you might have done > > that may have caused the error. > > > More information about this error may be available in the server error > > log. > > -- > > > It asks me to authenticate and the repository browser works, justtrac > > that fails. > > > Looking at the Event Viewer these are the errors that appear: > > 1) python_handler: Can't get/create interpreter. [client > > 192.168.000.000] > > 2) get_interpreter: no interpreter callback found. > > 3) make_obcallback: Python path being used "['C:\\\\Program Files\\\ > > \VisualSVN Server\\\\trac\\\\python\\\\python25.zip', '.\\\\DLLs', '.\\ > > \\lib', '.\\\\lib\\\\plat-win', '.\\\\lib\\\\lib-tk', 'C:\\\\Program > > Files\\\\VisualSVN Server\\\\bin']". > > 4) make_obcallback: could not import mod_python.apache.\n > > > Also. i can administertracfrom the command line, but cannot see it > > in the browser. > > > Is there and update of fix for this please?