Submitted by jpmendoza on Mon, 10/26/2009 - 05:34
Hi
I have a problem installing Virtualmin GPL thru automatic installation in DEBIAN 4.0. I installed webmin and usermin successfully, but when i installed virtualmin GPL it says error: "/tmp directory is mounted noexec" without the quote. What is the meaning of this? and what do i do to fix or to resolve this problem?
Thanks for the help
Status:
Closed (fixed)
Comments
It means your /tmp directory is mounted with the noexec option; which means the libraries and such that our installer downloads temporarily cannot run from /tmp.
You need to remount /tmp without the noexec option. Presumably you managed to figure out how to mount it with the noexec option, since it is not the default in a fresh Debian installation, so just undo what you did to mount it that way. ;-)
You can switch back after installation is complete.
Submitted by Issues on Mon, 11/09/2009 - 17:19 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.