I Installed Tortoise 1.6 and Visual SVN 1.7 and everything went OK, but now when i go to the Visual SVN Trac instance, 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, just trac 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 administer trac from the command line, but cannot see it in the browser. Is there and update of fix for this please?