On Friday, July 10, 2015 at 10:34:15 AM UTC-7, Dave S wrote:
>
>
>
> On Friday, July 10, 2015 at 2:25:26 AM UTC-7, Ramashish Gaurav wrote:
>>
>> Hello all !
>>
>> I ran the scripts for installing apache + web2py + ....  as specified in 
>> the chapter 29, but a strange behaviour is shown. Suppose my server IP is 
>> a.b.c.d , then I am able to access > a.b.c.d/examples, whereas when I try 
>> to access > a.b.c.d/welcome or a.b.c.d/admin, it throws a ticket error, and 
>> then when I click on the ticket to see the error, it directs me to the 
>> "Login to Administrative Interface" page to enter admin password. After 
>> entering it , I am redirected to same ticket error page, again on clicking 
>> the link, "Login to Administrative Interface" page appears and the cycle 
>> continues........... 
>>
>> Please help me with it ! 
>>
>
> The Administrative Interface is restricted, in that you need to access 
> from a *local* client or from *https*.  That said, what ever is causing 
> the welcome app to throw tickets may well be causing the admin app to, but 
> the tickets are text files at web2py/applications/welcome/errors.
>  
>
>

And for the admin app, web2py/applications/admin/errors.

/dps

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to