Hi ,
i am working on cakephp. i have my app in my localhost.. And if i try to run my app in other machine , i need to do set base path ... how to do this so ?? Please give some suggestions of how to do this??
Thank you
Hi ,
i am working on cakephp. i have my app in my localhost.. And if i try to run my app in other machine , i need to do set base path ... how to do this so ?? Please give some suggestions of how to do this??
Thank you
You only need to set the path to the cake directory. You can do so in
/path/to/your/app/webroot/index.php
by setting the CAKE_CORE_INCLUDE_PATH