colap Posted November 3, 2009 Share Posted November 3, 2009 I have extracted cake_1.2.5.tar.bz2 to /var/www and renamed it to cakephp . Now how would i start to develop a project with cakephp? I'm also reading this:http://book.cakephp.org/view/15/Controller-Extensions-Components but can't understand how to start with this. Can someone guide me to start? Link to comment https://forums.phpfreaks.com/topic/180076-cakephp-newbie-problem/ Share on other sites More sharing options...
RichardRotterdam Posted November 3, 2009 Share Posted November 3, 2009 If the directory /var/www is refering to your localhost then I think you should start by setting up a virtual host. Link to comment https://forums.phpfreaks.com/topic/180076-cakephp-newbie-problem/#findComment-950100 Share on other sites More sharing options...
jcombs_31 Posted November 3, 2009 Share Posted November 3, 2009 I would start here http://book.cakephp.org/view/32/Installation If you installed to your root web directory, you should be able to open http://localhost and see the cake welcome screen. Link to comment https://forums.phpfreaks.com/topic/180076-cakephp-newbie-problem/#findComment-950157 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.