Hi, A while back I emailed you guys and enquired if eclipse coould be interfaced with a browser, i.e, user enters code on screen, hits submit and eclipse code is executed returning a solution back onto the browser. Joachim kindly emailed me a few files in return (run.pl, run.html and eclipse.cgi). I have FINALLY managed to get the revlavent unix permissions and managed to get our unix server to run *.cgi files. However, when I run these files, it comes up with an error. The error is in the run.pl file. If I comment out the line in the go :- command that reads: posted_params(NameValuePairs) Then a HTML page is generated with missing parameters recieved and a result that says "abort". This is clearly because the Name/Value pairs from the run.html file are not being pulled out of the url (method POST). But if I UNcomment the above line I get an internal server error! I tried to read through the cgi.pl file in the eclipse library installed under ..../i386_linux in an attempt to see what was "actually" happening when run.pl calls the lib(cgi) library......But my efforts have been futile. Can you please help! Is the error somewhere in the run.pl file or the actuall setup of eclipse or what.?! I can email you the run.pl file is you dont have it anymore. KevinReceived on Fri May 17 19:08:32 2002
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:08:15 PM GMT GMT