sounds like a permissions problem. who owns that directory? if you are in a shell type "chown accountnameHere /htmldirectory/" and check read/execute permissions. also a stray or misconfigured .htaccess can cause these problems.
On Jul 28, 10:37 am, Stinkbug <[email protected]> wrote: > I'm assuming this is an apache config problem, but I'm not sure what > could be causing it. Thought I'd just ask the community to see if > anyone knew what the problem might be. > > I'm using the Media view to download files and have the files > directory outside the webroot. I'm getting a 404 Page cannot be found > error when tring to download the file. It works in out test > envirnoment just fine, but when I move into production, I get this > error. Could it be an apache config problem, or an app problem? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
