> Where would you put php files? I have seen them in /var/www/

Massimo,

I'm sorry to disappoint you, but any script you might've seen in /var/
www was not under Debian package control, it was installed there
manually by the administrator. All php files are also installed under /
usr. If you try to create a package with script in /var most likely it
will not be accepted into Debian for the reasons I mentioned earlier.
I don't see any other way to make a clean package rather than put the
code and the runtime data into different directories.

I still don't understand, what's wrong with a config file for each
application? This file would say whether the application is editable,
and where it's runtime files should be located. It the absense of
config file, it will default to the current layout, so the backward
compatibility is preserved.

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 web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to