Search found 5 matches
- Mon Feb 10, 2020 2:50 pm
- Forum: FTP Server
- Topic: ftp vsftp login incorrect 530 can't login
- Replies: 6
- Views: 12776
Re: ftp vsftp login incorrect 530 can't login
Solution works. Neat!
- Mon Nov 04, 2019 6:24 pm
- Forum: Debian/Ubuntu
- Topic: restore user permisson denied
- Replies: 10
- Views: 7591
Re: restore user permisson denied
Try create the user before restoring it.
BTW I get "restore user permission denied" using GNU Screen
BTW I get "restore user permission denied" using GNU Screen
- Mon Oct 16, 2017 8:27 am
- Forum: Web Server
- Topic: There is no "proxy support" option when editing a web item
- Replies: 9
- Views: 3949
Re: There is no "proxy support" option when editing a web item
This was driving me crazy. Checkboxes are very dangerous in web development, because when you manage the form you are unable to know if checkbox has been left unchecked or if it was entirely missing!
- Wed Nov 16, 2016 4:56 pm
- Forum: General Discussion
- Topic: Importing backups
- Replies: 23
- Views: 15331
Re: Importing backups
I had to downgrade to 0.9.8-15 to import a backup
0.9.8-16 is a nightmare
0.9.8-16 is a nightmare
- Thu Feb 20, 2014 12:02 pm
- Forum: Mail Server
- Topic: Internal error on mail after v-change-domain-owner
- Replies: 0
- Views: 1272
Internal error on mail after v-change-domain-owner
Hello,
seems like v-change-domain-owner doesn't change the UNIX owner of the mail files.
My fix:
chown /home/$USER/mail/$DOMAIN/$ACCOUNT $USER -R
BTW, this is my first post here. Can't wait for php-fpm, this is the greatest panel ever!
seems like v-change-domain-owner doesn't change the UNIX owner of the mail files.
My fix:
chown /home/$USER/mail/$DOMAIN/$ACCOUNT $USER -R
BTW, this is my first post here. Can't wait for php-fpm, this is the greatest panel ever!