Hostgator Promo Code May 2013 – freemonths : This new hostgator promotional code will give you great discount.
CakePHP 1.3 **Shared Hosting** Server Set Up & Configuration
In this tutorial, I cover the very basics of getting your CakePHP web site up and running on a shared hosting server account such as: GoDaddy, HostGator, etc…
Video Rating: 4 / 5
Hostgator is by far the very best host ive dealt with, they even permit me have hosting for 1 penny by using the coupon “KINGTRAFFIC”
hi jasonwydro
after i set up the website on live server: when i view the site i got the messages below:
” Error: The requested address ‘/’ was not found on this server.”
any idea??
thanks!!!!
yes great detail for cake setup with shared hosting server
Thanks very much !!, I only have a question, if you put the cake and the app folder in public_html, that means it would be visible to end user, right ?, wouldnt be better to place those in the home folder ?
Despues de dar vueltas y vueltas desesperadamente, es que encuentro esta solución, que me ha funcionado 100%. Gracias
I tried your solution, it works!!!!!!!!
I have worried about this for an entire day.
But still that question I asked before, if I want to put all my files in a subfolder in the public_html folder, will it work if I update the index.php accordingly? I will try that out tonight.
Thousand thanks!!!
Hi Jason,
Thanks for the tutorial.
Do I have to put the app, cake… all the folders directly under the public_html folder, or I can put it in a subfolder of public_html?
- can you please send me your index.php?
/data/23/2/76/85/2239900/user/2461013/htdocs
but the location of where the default index.php file is located at is:
/htdocs/asubdir/
and cake is located at
/htdocs/asubdir/cake/myappname/
how can I get this to work?! I keep gettin g a 404
or
Warning: include(cake/bootstrap.php) [function.include]: failed to open stream
Fatal error: CakePHP core could not be found. Check the value of CAKE_CORE_INCLUDE_PATH in APP/webroot/index.php.