Hi!
I am using a Linux host and I'm putting a plain vanilla install of the
latest stable Cake here:
'/home/net4/public_html/tst/wwwroot/cake' and the app is in the same
place: '/home/net4/public_html/tst/wwwroot/app'
I have discovered that I absolutely do not understand what the
following are and how exactly they map to the above:
define('APP_DIR', '??' );
define('ROOT', dirname(__FILE__)); (I don't have anything called
"--FILE--" but it sure looks like Python. . . )
define('WEBROOT_DIR', '??');
define('WWW_ROOT', ROOT . DS . ??? ;
Thanks heaps!
-Will
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---