On Thu, 24 Sep 2015, avi kaur wrote:
How to use sage through CGI?
CGI in year 2015...
I am calling sage inside CGI script but it is not executing. What I want to do is to get data through CGI and run sage.
Permissions problem? Maybe try with "bash sage" instead of just "sage"? -- Jori Mäntysalo
