Jeremy, Please forgive my lack of server savvy... The process is running as SYSTEM when executed via my .bat file (called from web). Does this infer that SYSTEM needs read/write/execute access to all the files you mention, or is there more to it? I have applied permissions to all these things - However, when you say "Domain Files" are you referring to the website's content files? (Which I also applied SYSTEM perms to) As far as DNS lookups every mention in the CFG is remmed out, are there calls in the PL as well? And where is the DNS Cache file (this webserver is not the same server as our DNS servers) but I assume the cache file resides on the webserver as well?
Thanks for the help, Henry -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jeremy Wadsack Sent: Friday, March 23, 2007 11:59 AM To: Support for analog web log analyzer Subject: RE: [analog-help] Execution via webpage question. Analog will need to access the language files and the domain files. If you are using DNS lookups it will need to have read and/or write access to the DNS cache file. You should double check the DNS setting because that could make Analog take a long time to run if it is doing lookups. Generally for web access you want DNS READ. Also take a look through the anlgform.pl source for any other settings that will help performance and will protect against potential attacks. -- Jeremy Wadsack Seven Simple Machines > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:analog-help- > [EMAIL PROTECTED] On Behalf Of Henry Silvia > Sent: Friday, March 23, 2007 8:29 AM > To: [email protected] > Subject: [analog-help] Execution via webpage question. > > Hello, > > I am a CFML programmer and have created a UI for our clients to run > reports > on demand. My last hurdle is that whether I use CFEXECUTE or simply try to > call a .BAT file on the analog.exe it doesn't run properly when triggered > from a web page. I have given permissions to the EXE and to the log > folder(s) to SYSTEM, and to IUSR, but I think the issue maube something > else. > > When my webpage runs it creates a new CFG file then attempts to execute > Analog.exe. I know it writes the CFG properly, and I know it does execute > analog.exe because the "report.html" is created, however empty, and the > analog.exe stays in process (until I end it via task manager on the > server). > If I run analog.exe OR the batch file directly from the server via RDP as > Admin (in the folder where it resides) it runs fine, it is only when > called > via web that it hangs. Are there support files that require special > permissions for Analog.exe to get at during its run? > > Thanks > Henry > > +------------------------------------------------------------------------ > | TO UNSUBSCRIBE from this list: > | http://lists.meer.net/mailman/listinfo/analog-help > | > | Analog Documentation: http://analog.cx/docs/Readme.html > | List archives: http://www.analog.cx/docs/mailing.html#listarchives > | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general > +------------------------------------------------------------------------ +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------ +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

