I've had an issue similar to this while testing under Safari. The only way I could properly clear the cache (I don't know why) was to reboot my Mac Mini. Clearing the cache in Safari didn't completely clear the cache. If you hadn't yet tried that, it can't hurt.
On May 18, 2:12 am, spamguy <[EMAIL PROTECTED]> wrote: > I'm working on configuring CakePHP 1.1 to run on Apache 1.1 + OS X > 10.4. This may or may not be a CakePHP-specific question, but the line > separating Apache and Cake is very blurry. > > My problem: 'http://localhost'on various browsers produces different > results! Viewing In Firefox, I get the correct file, /Users/spamguy/ > Sites/cake/app/webroot/index.php. In Camino and Safari, I just get / > Users/spamguy/Sites (rather, the 'Index of /' file listing). > > In httpd.conf, I changed DocumentRoot to point to CakePHP's web > directory: > > DocumentRoot "/Users/spamguy/Sites/cake/app/webroot" > > Same for the privs block: > > <Directory "/Users/spamguy/Sites/cake/app/webroot"> > > Save file, close, restart Apache. Typing in a localhost address > produces varied results described above. I've cleared browser cache on > all these browsers, but nothing changes. > > Again, if this is not a CakePHP problem, I apologise. It was a coin > toss between asking this group and Apache's. Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
