Look for a line containing LoadModule rewrite_module modules/mod_rewrite.so and uncomment it (if commented with #)
-- Pablo Viojo [EMAIL PROTECTED] http://pviojo.net On 8/30/07, Pablo Viojo <[EMAIL PROTECTED]> wrote: > Try checking your httpd.conf (I suppose it is > xampp/apache/conf/httpd.conf) and see if mod_rewrite is enabled (when > i've installed mine it was disabled by default). > > -- > Pablo Viojo > [EMAIL PROTECTED] > http://pviojo.net > > > > > On 8/30/07, grandpa <[EMAIL PROTECTED]> wrote: > > > > I guess... have you verified that xampp is even working properly? Have > > you tried placing > > some simple file in there like: > > > > hello.html > > > > (just put it in www/) > > > > which could just contain "hello", and see if you can reach it. Your > > problem could really be > > just about anything so you will not get a straight answer from here I > > think. > > > > If you've put cake/ in www/ then you should be able to access cake/ > > index.php at least or > > simply localhost/cake/ > > > > On Aug 29, 11:48 pm, sukumar <[EMAIL PROTECTED]> wrote: > > > I know it and tried doing it but unable to get it..I > > > meanhttp://localhost/cake > > > is not working. I am getting "object not found" error. That's what i > > > am asking for? In that it says modify some httpd.conf file. Is that > > > the file:xampp/apache/conf/httpd.conf or different. And in that I > > > changed mod_rewrite "None" to "All' as there in manual everywhere I > > > saw it. Even then its not working. Pls try to solve my problem. > > > Thanks. > > > > > > On Aug 29, 4:34 pm, "Samuel DeVore" <[EMAIL PROTECTED]> wrote: > > > > > > >http://manual.cakephp.org/chapter/installing > > > > > > > On 8/29/07, sukumar <[EMAIL PROTECTED]> wrote: > > > > > > > > I have renamed it to cake..Thehttp://localhost/cakegives"object not > > > > > found" error. And I am using Xampp here. Can u tell me how to install > > > > > it, I mean configuring apache and mod_rewrite. Thanks. > > > > > > > > On Aug 29, 3:49 pm, LS <[EMAIL PROTECTED]> wrote: > > > > > > Lets see... > > > > > > > > > What are you using? Apache? Xampp? wamp? > > > > > > the urlhttp://localhost/giveswhat? > > > > > > > > > you unpacked the cake to ..../www now is there a cake directory in > > > > > > .../ > > > > > > www? what is the name of the directory the cake extracted itself to? > > > > > > if is anything other than 'cake', rename it to cake... inside it > > > > > > should be these directories: app, cake, vendor (maybe some others) > > > > > > and > > > > > > these files: index.php .htaccess (and maybe some others). > > > > > > > > > - LS > > > > > > > > > On Aug 29, 5:38 pm, sukumar <[EMAIL PROTECTED]> wrote: > > > > > > > > > > I am getting the "object not found" error 404 when I am trying to > > > > > > > open > > > > > > > the url that u provided me. Pls solve my problem.. > > > > > > > > > > On Aug 29, 3:29 pm, LS <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > You could try accessing "http://localhost/cake" to see if the > > > > > > > > welcome > > > > > > > > window is shown properly.... > > > > > > > > If everything looks fine, you should start out by trying the > > > > > > > > Blog > > > > > > > > Tutorial in the manual. > > > > > > > > > > > Regards, > > > > > > > > - LS > > > > > > > > > > > On Aug 29, 4:41 pm, sukumar <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > I want to know what should I do after placing all cakephp > > > > > > > > > files in my > > > > > > > > > www folder. > > > > > > > > > > > > On Aug 29, 2:38 pm, "John David Anderson (_psychic_)" > > > > > > > > > > > > <[EMAIL PROTECTED]> wrote: > > > > > > > > > > On Aug 29, 2007, at 1:30 PM, sukumar wrote: > > > > > > > > > > > > > > I am having trouble installing cakephp. Can anyone > > > > > > > > > > > elaborate on how to > > > > > > > > > > > do it as am unable to understand it from the manual. I > > > > > > > > > > > have downloaded > > > > > > > > > > > cakephp and unpacked and stored it in my www folder of > > > > > > > > > > > web server. > > > > > > > > > > > What should I do next. And tell me where can I find > > > > > > > > > > > httpd.conf file > > > > > > > > > > > and pls explain me section 5 of manual that is > > > > > > > > > > > configuring apache and > > > > > > > > > > > mod_rewrite. Thanks. > > > > > > > > > > > > > Can you let us know what's wrong or what isn't working? > > > > > > > > > > That will > > > > > > > > > > help us focus on the root of the problem. > > > > > > > > > > > > > -- John > > > > > > > -- > > > > (the old fart) the advice is free, the lack of crankiness will cost you > > > > > > > - its a fine line between a real question and an idiot > > > > > > >http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
