Hi, Running multiserver setup on a OpenVZ enviroment - everythning is running Squeeze. ISPConfig version : 3.0.5.3 I got this error : "You have no permission for this domain." Followed the guide : http://www.ispconfig.org/page/en/ispconfig/patches.html If I try above on the server running the CP I get : Code: root@cp:/usr/local/ispconfig/server/scripts# ispconfig_patch -------------------------------------------------------------------------------- _____ ___________ _____ __ _ |_ _/ ___| ___ \ / __ \ / _(_) | | \ `--.| |_/ / | / \/ ___ _ __ | |_ _ __ _ | | `--. \ __/ | | / _ \| '_ \| _| |/ _` | _| |_/\__/ / | | \__/\ (_) | | | | | | | (_| | \___/\____/\_| \____/\___/|_| |_|_| |_|\__, | __/ | |___/ -------------------------------------------------------------------------------- >> Patch tool Please enter the patch id that you want to be applied to your ISPConfig installation. Please be aware that we take NO responsibility that this will work for you. Only use patches if you know what you are doing. The program 'patch' is missing on your server. Please install it and try again. Enter patch id: 3053_ftpuser Patch description: -------------------------------------------------------------------------------- This patch fixes FS#3089 - FTP User Options - ERROR You have no permission for this domain. -------------------------------------------------------------------------------- Do you really want to apply this patch now? (y,n) [y]: y sh: patch: not found then tried on the web server with the domains. Patch installed with positive result. I am still getting : "You have no permission for this domain." when I try to change FTP settings for a domain. Anyone that have a solution for this one? //Jakob
The development tools, which get installed as part of all perfect setup guides, are missing on your server and for hat reason, the patch program is not there which is required to install patches. Install the dev tools package of xour linux distribution which contains the patch command and reinstall the ftpuser patch.