On 5 abr, 06:58, "joe" <[EMAIL PROTECTED]> wrote:
> Hi, I am running version 1.1.12.4205.
>
> When I access "/files" (w/o the trailing slash), it redirects to "/app/
> webroot/files/". Why is it doing this?
If you are using a development style install, it is assumed that
everything is in your webroot folder.
>
> Also, hitting /app/webroot/css.php spits out an error page... which
> contains my local directories!!!
> """
> Notice: Use of undefined constant LIBS - assumed 'LIBS' in ....
> MY_FULL_DIR_PATH_HERE on line 35
>
> Fatal error: require() [function.require]: Failed opening required
> 'LIBSfolder.php' (include_path='.:/usr/lib/php:/usr/local/lib/php')
> """
with what debug setting? that file should never be accessed directly,
but if it is (at least in my case) it issues only the text "wrong
filename".
hth,
AD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---