I got my xampp and cakephp to work perfectly with vista. I didn't have to change anything in my .conf file except to un-comment the mod_rewrite module. granted I also have several virtual sites set up for all my projects. . . .but it works right out of the box. like the other richard said, make sure you restart apache after every edit.
Rich On Aug 19, 5:19 am, giulio <[EMAIL PROTECTED]> wrote: > Hi, > > Yes I reboot the system. > > Someone as a httpd.conf file for xmapp and vista that works and can > post it? > > I think that it'll be useful. > > Thanks for the help > > Giulio > > On 19 Ago, 10:15, RichardAtHome <[EMAIL PROTECTED]> wrote: > > > Did you reboot apache after you made changes to httpd.conf? > > > And, btw, Cake with Apache & PHP on Vista is entirely possible - I'm > > doing it right now :-) > > > On Aug 19, 7:49 am, giulio <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I'm new of cake php. > > > > I'm trying to install cakephp in windows vista, i downloaded and > > > installed xampp and all seems to be fine. > > > > I've followed the instructions for cake php and it goes well. > > > > I've only some problems: > > > > 1- I can't see the graphic of the default cake php page, i read that > > > it depends of configuratione of httpd.conf so i set the options > > > FollowSyLinks to AllowOverride All and the correct path, but i've not > > > solved the problem > > > > 2- I tried with a simple cake php application made by other (a > > > todolist application ) but when i write the > > > controllerhttp://localhost/todo/items > > > i can see only the result Object not found... maybe are there problems > > > with htaccess? I able mod rewrite. > > > > If someone has a file httpd.conf please send me this file to me, so i > > > can solve all the configurations problems. > > > > Thanks Giulio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
