eliky / latex-lab

Automatically exported from code.google.com/p/latex-lab
0 stars 0 forks source link

LaTeX Lab won't display response #212

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  From docs.latexlabs.org, use a Third party CLSI compiler with the following 
compiler settings:
URL:            http://leader.serveftp.com:59595/clsi/service.php
TOKEN:       1234567890
OUTPUT:     http://leader.serveftp.com:59595/clsi/out/
COMPILER: latex

2.  Try to compile a simple document.

What is the expected output? What do you see instead?
A png image displayed by docs.latexlabs.org

What version of the product are you using? On what operating system?
Ubuntu 9.10 64-bit, Apache2, PHP5, clsi.server.php.0.2.4.wtl

Please provide any additional information below.
I've setup a wonderful CLSI server at 
http://leader.serveftp.com:59595/clsi/service.php but I'm having trouble 
getting it to play nicely with latexlab.org.  I've double checked the Install 
and Setup for CLSI and can successfully test it locally and from an external 
IP.  Do you know of any compatibility issues?  Thanks for working on the 
software and for any other assistance you can provide.

Original issue reported on code.google.com by stephenr...@gmail.com on 29 Sep 2010 at 1:15

GoogleCodeExporter commented 8 years ago
Your output path should be the following:
http://leader.serveftp.com:59595/clsi/out/<id>/

Original comment by bobbysoa...@gmail.com on 29 Sep 2010 at 5:17

GoogleCodeExporter commented 8 years ago
That did not solve the problem.  LaTeX Labs still times out.  Maybe tonight 
I'll download the LaTeX Labs project and debug this.  Did the change in output 
path work for you?

Original comment by stephenr...@gmail.com on 29 Sep 2010 at 5:44

GoogleCodeExporter commented 8 years ago
It actually works for me with http://leader.serveftp.com:59595/clsi/out/<id>/ 
as the output path.

Original comment by bobbysoa...@gmail.com on 29 Sep 2010 at 5:56

GoogleCodeExporter commented 8 years ago
BTW, the <id> part should be typed as is. LaTeX Lab will replace <id> with an 
internal user ID when compiling. The path should also end with a forward slash.

Original comment by bobbysoa...@gmail.com on 29 Sep 2010 at 5:57