phppgadmin seems to in /users/share/ and it looks to me everything is
in there.


On Mar 22, 7:45 am, Dima Barsky <[email protected]> wrote:
> On Mar 22, 12:18 am, Thadeus Burgess <[email protected]> wrote:
>
> > How would you propose web2py to write sql.log, or its .table files
> > used in migrations for that matter?
>
> The debian packaging rules are quite strict about it, the log files
> should go to /var/log, transient runtime files go to /var/run,
> variable state information - to /var/lib/. You can find more details
> in the Filesystem Hierarchy Standard document 
> athttp://www.pathname.com/fhs/pub/fhs-2.3.html#THEVARHIERARCHY
>
> Of course, all this applies only to prepackaged applications. When a
> user starts web2py from his home directory all runtime files should
> stay in the same home directory.
>
> Regards,
> Dima.

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to