When I check in an existing module I get error messages for each script which uses it of the following form:
106 module_name: Can't touch dependency /WWW/htdocs/db/script: Permission
denied
Evidently this means that the system doesn't have permission to recompile the scripts with the updated version of the module, right? Texis is running as user texis. These are the permission on the .vtx files:
-rw-r--r-- 1 texis texis
Of course, I can just delete the .vtx files and have Texis recompile them on first run, but obviously, I shouldn't have to do that.
What do we need to do?
Thanks,
David
106 module_name: Can't touch dependency /WWW/htdocs/db/script: Permission
denied
Evidently this means that the system doesn't have permission to recompile the scripts with the updated version of the module, right? Texis is running as user texis. These are the permission on the .vtx files:
-rw-r--r-- 1 texis texis
Of course, I can just delete the .vtx files and have Texis recompile them on first run, but obviously, I shouldn't have to do that.
What do we need to do?
Thanks,
David