OECGI2 (OpenInsight 32-Bit)
At 20 NOV 2006 09:05:33AM Stefano Cavaglieri wrote:
I have 2 servers: 1) is a webserver running Apache 2.2, a developer copy of OI 7.2.2 with a little application containing a startup form and all the INET_ procedures; OECGI as well as OECGI2 are properly (?) installed; 2) is a DBserver running the Universal Driver 3, storing all my data tables. Now to the problem: if I launch the application, residing on the webserver, which attaches the tables on the DBserver, and leave it running, all cgi (using OECGI.EXE) requests are properly handled… I'd like to do it with dynamic engines and possibly without requiring to start the application (ev. with OECGI2.EXE ?)… On my laptop everything runs smootly, but it is also true that everything resides on the same machine… Any clues?
Stefano
At 27 NOV 2006 11:47AM David Phillips wrote:
I had similar problems and with the help of Bob C. from RTI, we changed the logon properties of OEngineServer service from using Local Account to an administrator account. Hope this helps.