On Fedora Core 4, I keep my TCFs outside the web, and symlink to them so witango can find the TCFs.

/mount/TCFs contains class files
/mount/path to my webroot/TCFs --> /mount/TCFs

Then, I add a stanza in my virtual host to prevent someone reading the tcf file via the web server:
<Directory /mount/path to my webroot/TCFs>
        Exclude from all
</Directory>

Bill

William M. Conlon, P.E., Ph.D.
To the Point
2330 Bryant Street
Palo Alto, CA 94301
   vox:  650.327.2175 (direct)
   fax:  650.329.8335
mobile:  650.906.9929
e-mail:  mailto:[EMAIL PROTECTED]
   web:  http://www.tothept.com


On Oct 2, 2007, at 3:05 PM, Robert Garcia wrote:

I believe they are only relative. I have a class path, that is for all my domains, and I have to use a ../ to back out of the path and then to the universal folder.

--

Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040
[EMAIL PROTECTED] - [EMAIL PROTECTED]
http://bighead.net/ - http://eventpix.com/

On Oct 2, 2007, at 2:37 PM, Fogelson, Steve wrote:

Hi,

I am having trouble with my TCFSEARCHPATH in witango.ini. I store my web files on drive U: and WitangoServer is loaded on C:. I have some files I would like to locate in a folder as follows C: \Program Files\WitangoServer\5.5\Class for security purposes.

I have the following designation in Witango.ini
TCFSEARCHPATH=\\Tcf;C:\\Program Files\\WitangoServer\\5.5\ \Class;<@APPFILEPATH>;<@CLASSFILEPATH>

But I get the following error:

Looking for class in C:/Program Files/WitangoServer/5.5/Class/ xxxxxx.tcf Getting network file U:\Inetpub\wwwroot\CatSite\Shopper\C:\Program Files\WitangoServer\5.5\Class\xxxxxx.tcf
Error requesting file

It appears that it is looking relative to <@APPFILEPATH>. Is there a way to get around this?

It seems odd because the following seems to work correctly.

DEFAULTERRORFILE=C:\\Program Files\\WitangoServer\\5.5\\MiscFiles\ \CatSite-error-html.tml

Steve Fogelson
Internet Commerce Solutions
_____________________________________________________________________ ___ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/ maillist.taf

______________________________________________________________________ __ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to