9 times out of 10, if not 99 out of 100, just putting the Cake files into your webroot will work perfectly, with the exception of mod_rewrite issues. I don't really understand where the problem is coming from in this case, but it's more likely to be an issue with your Apache configuration than with Cake itself. I've never tried hosting a website from the My Documents folder before, I know it's possible but I've always had more success hosting in a separate folder elsewhere on the drive. Perhaps this will work in your case also.
You will also find that the IBM Tutorials are out of date, and depending on which version of the Blog tutorial you use, that may be also. You didn't mention which version of Cake you're trying to use but I definitely recommend the 1.2 pre-beta release. Tufty On Dec 17, 6:40 am, indy50 <[EMAIL PROTECTED]> wrote: > Hello, > > I am running Apache 2.2 on windows xp. I've been using php and perl on > it for years with few problems. But I created the Blog Tutorial and > the IBM Tutorial 1 and can never see the apps. I can see the main cake > page at: > > http://localhost/cake > > And I had to follow the mod-rewrite solutions to get it to look right. > There are many php Strict warnings. I found you can turn those off in > the php.ini, but I've never seen those with any other php app. > > But I can't see any app. I installed cake in the Document Root as in > my Apache config and I can see the cake page. I just get page not > found. It said in the ibm tutorial to go to mysite/users/register. > Nothing. The blog tutorial said to go to a page and I see nothing. I > found I could change the "route" away from the cake page but when I > try any new route I still get nothing. I tried changing the Paths in > the cake config files and that didn't help. > > DocumentRoot = "C:\Documents and Settings\Owner\My Documents > \public_html" > > This is the same as localhost on any other php or perl script. What is > going on? It's really frustrating and not easy as stated in the > minimal manual and documentation. I love scripts that really work in > 15 minutes. I've spent hours on this already to get the 15 minute > tutorial to work and nothing. > > Any expert help will be appreciated as I have to learn this for my new > job. > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---