--- JC Coez <[EMAIL PROTECTED]> wrote: > I get a CGI Time out after a while... >
> >> Yes, create another mapping similar to ".jhp" but for ".ijs". > >> Place test.ijs into jhp/examples folder and navigate: > >> > >> http://localhost/jhp/test.ijs > >> > >> It should return plain text string "test2". > >> > >> > > > > Yes, that works, not yet for *.jhp If .ijs CGI is working that's already very good. It also means that the configuration for .jhp or JHP addon or J installation is bad. To save time, I would recommend erasing all the contents of the j601 folder, and re-installing J from scratch into the same folder, copy latest base library, pull JHP addon using Package Manger, and try again. You won't have to reconfigure IIS, only make sure that the mapping for .jhp is (this is important) c:\j601\jconsole.exe web/jhp/run %s %s __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
