On Saturday, July 11, 2015 at 8:49:39 PM UTC-7, Ramashish Gaurav wrote: > > Hello Dave, > > Problem is now solved. A security certificate for the application had to > be added in SELinux. Thanks for your interest. > > Regards, > Ramashish > >
Glad to hear you've got it going! /dps > On Friday, July 10, 2015 at 11:17:11 PM UTC+5:30, Dave S wrote: >> >> >> >> 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

