|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
trying to get started with cakephp...i have installed WAMP on an XP Pro server, and now cake (twice), followed some example code in the cake docs on login scripting, but cannot get my app to resolve, i.e., http://localhost/users the cake default screen says mysql is running and connects to my db for this app, and i am not using apache mod rewrite, and so have deleted some config files per the cake docs. i have read some similar threads on similar problems, but the posted solutions have not worked i thought this would be "a piece of cake" - but it is not, as I have already spent about 20 hours to get virtually nowhere! thanks for any help --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@... To unsubscribe from this group, send email to cake-php-unsubscribe@... For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: trying to get started with cakephp...I am new at this also, but have you tried something like http://localhost/<cakedir>/users where cakedir is the name that you copied all you cake file to under your webroot On Jul 8, 10:43 am, BlueRidgeCliff <cliffmun...@...> wrote: > i have installed WAMP on an XP Pro server, and now cake (twice), > followed some example code in the cake docs on login scripting, but > cannot get my app to resolve, i.e.,http://localhost/users > > the cake default screen says mysql is running and connects to my db > for this app, and i am not using apache mod rewrite, and so have > deleted some config files per the cake docs. i have read some similar > threads on similar problems, but the posted solutions have not worked > > i thought this would be "a piece of cake" - but it is not, as I have > already spent about 20 hours to get virtually nowhere! > > thanks for any help --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@... To unsubscribe from this group, send email to cake-php-unsubscribe@... For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: trying to get started with cakephp...Best option would be to enable mod_rewrite on your box, because then cakephp will work right after setting the MySQL connection details in the config file. On Jul 8, 8:43 am, BlueRidgeCliff <cliffmun...@...> wrote: > i have installed WAMP on an XP Pro server, and now cake (twice), > followed some example code in the cake docs on login scripting, but > cannot get my app to resolve, i.e.,http://localhost/users > > the cake default screen says mysql is running and connects to my db > for this app, and i am not using apache mod rewrite, and so have > deleted some config files per the cake docs. i have read some similar > threads on similar problems, but the posted solutions have not worked > > i thought this would be "a piece of cake" - but it is not, as I have > already spent about 20 hours to get virtually nowhere! > > thanks for any help --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@... To unsubscribe from this group, send email to cake-php-unsubscribe@... For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~--- |
| Free Forum Powered by Nabble | Forum Help |