You could *try* writing a cgi which did something like os.spawnv('python', ['setup.py', 'install']) (or whatever would be right without looking up the docs)... You sometimes don't need admin rights to run setup.py I would be interested in the results. Regards, Fuzzy http://www.voidspace.org.uk/atlantibots/pythonutils.html