Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Cflog has no file created

New Here ,
Sep 23, 2010 Sep 23, 2010

<Cflog file="akaoAppLog" application="No" 

  text="index cgi.http_referer #cgi.http_referer#">

Running

find / -name akaoAppLog

do not find any file called akaoAppLog.

Coldfusion 6.1 on SunOS 5.10 Generic_125100-05 sun4u sparc SUNW,Sun-Fire-V490.

TOPICS
Getting started
723
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Enthusiast , Sep 23, 2010 Sep 23, 2010

Note that your log file will be named "akaoAppLog.log" the .log extension is automatically added.

http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p72.htm#wp1842314

Translate
Enthusiast ,
Sep 23, 2010 Sep 23, 2010

Note that your log file will be named "akaoAppLog.log" the .log extension is automatically added.

http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p72.htm#wp1842314

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 23, 2010 Sep 23, 2010
LATEST

I find the file now.

Thanks.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources