I start getting to the point... I mean, it seems that
<Location /admin>
Deny from all
</Location>
<LocationMatch ^/([^/]+)/appadmin>
Deny from all
</LocationMatch>
As to be to Allow from all
Is that correct?
But it's not working so far.
Jonhy
2010/5/28 Jean Guy <[email protected]>
> Hi Alexandre,
>
> Ok!
>
> What I understand so far is...
>
> I have to create a file call web2py.pid in /users/www-data/web2py
>
> Do I am right?
>
> Still have the "admin disabled because unable to access password file"
> message.
>
> Thanks
>
> Jonhy
>
> 2010/5/27 Alexandre Andrade <[email protected]>
>
> using the script setup***ubuntu.sh will work fine.
>>
>>
>>
>> 2010/5/27 Jean Guy <[email protected]>
>>
>> Hi dear web2py crew,
>>>
>>> I was trying to deploy web2py in production with apache2 under ubuntu
>>> server. I follow those informations in the web2py book :
>>> http://web2py.com/book/default/section/11/2
>>>
>>> I got : admin disabled because unable to access password file
>>>
>>> What do I have to do...
>>>
>>> scripts/web2py-wsgi.conf doesn't exist in the web2py build I have 1.7.8.3
>>>
>>> Do I should give access by .htaccess??
>>>
>>> In wich folder I should do, if the preceding answer is yes?
>>>
>>> Thanks
>>>
>>> Jonhy
>>>
>>
>>
>>
>> --
>> Atenciosamente
>>
>> --
>> =========================
>> Alexandre Andrade
>> Hipercenter.com
>>
>
>