現在のテンプレートの絶対パスを取得できません。私が試した機能は次のとおりです。
#ExpandPath( "./" )#<br />
#GetCurrentTemplatePath()#<br />
#GetBaseTemplatePath()#<br />
#ExpandPath( CGI.script_name )#<br />
そしてここに出力があります(すべての相対パス):
/var/www/html/
/var/www/html/testPaths.cfm
/var/www/html/testPaths.cfm
/var/www/html/testPaths.cfm
CFAdmin に不足している設定はありますか?