Check following:
a) linux is case sensitife on files - check filenames and their references 
in web2py
b) check correct os level permissions on files ... so web2py can see read 
them ...

Dne pondělí, 17. září 2012 6:01:09 UTC+2 Vladimir Makarov napsal(a):
>
> I use different controller files:
>    + clients.py for some code
>    + contracts.py for another code
>    + ...
> And I created subdirrectories in view with required html files.
> If I work under Windows it's OK and works perfectly but if I use my Ubuntu 
> or LinuxMint stations it seams that view files don't work. Controller's 
> code works well, I receive all my local vars but I see only standart layout 
> instead required view files.
> How to change this behaviour?
> Thanks.
>

-- 



Reply via email to