

chown 0.1, 2005-01-23
~~~~~~~~~~~~~~~~~~~~~


by rck <http://www.kiesler.at/>


sometimes, you have to change the ownership of a file or a
directory. if you don't have shell access, give this module
for phpWebSite a try. It can change the group as well as the
user of a certain file or directory



CONTACT


got any questions about this or suggestions for future versions?
please contact the author via his forum. Please don't use mails
or notes if not absolutely necessary. Stick to the forum, so
others can benefit about your post and discuss it as well.

	http://www.kiesler.at/


Got any problems or questions about phpWebSite in general? Please
contact the phpws support forums. The author of this program (rck)
can be found there as well.

	http://phpwsforums.com/



CHANGELOG


chown 0.1: 2005-01-23

	initial revision

	- simple textbox for directory, one for the user and
	  one for the group. change group by clicking submit,
	  only for deities of course.

	- checks for safe_mode and open_basedir, warns user
	  if either is set.

	- checks if file / directory does exist and print out
	  an error, if it doesn't.

