This is basically it.


Root/caller
Root/com/depressedpress/component.cfc


I've "solved" this problem by ignoring it - I created a new directory to
hold my CFCs ("com" works fine on dedicated servers, but just doesn't
cut it for shared servers).  I'd still like to figure out the original
problem. it's really driving me crazy.  ;^)


Jim Davis


-----Original Message-----
From: Mauricio Giraldo [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 30, 2003 12:03 PM
To: CF-Talk
Subject: Re:Wierd CFC Path Problem - Question on CFC types


is the calling file in a folder above the CFC? i mean, which is the most
similar dir struct for your files:

1)
/root/caller.cfm
/root/cfc/component.cfc

2)
/root/html/caller.cfm
/root/cfc/component.cfc

- mga
  _____  


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to