The .htaccess files can be hidden and therefore missed when doing an upload. 
Seems like a basic thing - but are the .htaccess files on the sever?

Jeremy Burns
[email protected]

On 25 Mar 2010, at 22:59, cricket wrote:

> On Mar 25, 4:31 pm, WhyNotSmile <[email protected]>
> wrote:
>> WebbedIT - I haven't made any changes to the .htaccess files from
>> their initial setup, as downloaded from the Cake repository.  I don't
>> really understand them, to be honest, so I tend to just leave them as
>> they are.
> 
> The .htaccess file inside app simply redirects all requests to app/
> webroot, and the one there passes all requests to index.php *unless*
> the request matches an existing directory or file in that directory.
> 
> 
>> Would it be using the security component?  Does it do that
>> automatically (sorry, I'm a relative newbie, and not that technical!).
> 
> If you haven't specified 'Security' in any of your controllers'
> $components arrays that's not the problem.
> 
>> Luiz, I tried your idea, and removed the blank lines, but it made no
>> difference :( - thanks for the suggestion anyway.
> 
> Make sure to check all of your files--views, models, controllers, etc.
> The easiest thing to do is delete any trailing '?>' (if that's the
> last bit of text).
> 
>> Thanks for the suggestions everyone - any more will be gratefully
>> received!
> 
> Were you able to check the server's error log? A blank page is usually
> indicative of a fatal PHP error.
> 
> Do you have debug set to 2?
> 
> Check out the new CakePHP Questions site http://cakeqs.org and help others 
> with their CakePHP related questions.
> 
> 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
> 
> To unsubscribe from this group, send email to 
> cake-php+unsubscribegooglegroups.com or reply to this email with the words 
> "REMOVE ME" as the subject.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

To unsubscribe from this group, send email to 
cake-php+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to