there's none. admin is an application by itself.

On Tuesday, April 12, 2016 at 9:54:08 PM UTC+2, Jason Solack wrote:
>
> It's running in linux with apache/WSGI, i'm not exactly sure what you are 
> asking, how are we launching web2py?
>
> Just to be clear, we're looking into how the permissions where changed, 
> what i'm more curious about is what the relationship between our admin app 
> and the other apps.  Why would an error on our admin app cause instability 
> on all other apps.
>
> On Tuesday, April 12, 2016 at 3:33:51 PM UTC-4, Niphlod wrote:
>>
>> every process that is running the web2py app should have permissions to 
>> read and write into the web2py folder. 
>> if a sessions folder isn't found when the first request hits the app, 
>> web2py creates it, but it does so under the current security environment...
>> Whoever is changing the permissions is not web2py itself: it doesn't make 
>> anything about changing users/permissions....
>>
>> how are you running web2py ? 
>>
>> On Tuesday, April 12, 2016 at 9:07:01 PM UTC+2, Jason Solack wrote:
>>>
>>> Hello everyone!
>>>
>>> So we have experienced an odd error recently and i'm hoping someone 
>>> could help shed light on what happened.  We have several applications 
>>> running on centOS / apache and yesterday we began to experience the apps 
>>> going down periodically and then coming back up.  Another odd thing we 
>>> noticed was the admin page was throwing an error.  After looking around a 
>>> bit we found that the sessions folder in the admin app was owned by root. 
>>>  The errors admin was throwing related to permissions to write to the 
>>> sessions folder.  After fixing those permissions things have become stable 
>>> again.  I am wondering if anyone could explain what the relationship 
>>> between our admin / sessions and all the other apps running on our site.
>>>
>>> Hopefully that makes sense and thank you for you help!  
>>>
>>> Jason
>>>
>>

-- 
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.

Reply via email to