On Dec 18, 2009, at 8:53 AM, Stefan wrote: > Hi all, > > I surfed through the discussion board and through the documentation on > trying to figure out how to get the simple server API up and running. > I made sure to run 'import sage.server.simple.twist' in my sage > prompt. Is there a way to easily test Sage to see if the API is > functioning such as entering the address into the address bar:
Yes, you should be able to do that. (See the example at the top of the file.) > http://localhost:8000/simple/login?username=myusername&password=mypassword > > I get the dreaded "Internal Server Error" message. What does the terminal window where you started the notebook server say? - Robert -- 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/sage-support URL: http://www.sagemath.org
