serdg
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by serdg-
Hello, any updates?
-
Sorry for the long time response. Our security policy do not allow me to grant access cPanel staff to the server. I have digged more and found one thing. Issue can be reproduced on the servers whe...
-
Unfortunately it's doesn't help. Dovecot has detected quota change, but do not calculate user files size. Did you test with clean 60 version? I think issue related to upgrade from 11.58 to 11.60.
-
Hello, Could you verify if quotas on the cPanel accounts work? For instance, can you run the "quota $username" command and receive accurate results? If so, try rebuilding the maildirsize file for ...
-
Thanks. It's help.
-
[QUOTE]This should negate the need for you to use a custom wrapper script. Unfortunately it doesn't. We have some customers with unsupported source code for the sites and them very sensitive with P...
-
Hello, sorry for the long time response. We use wrapper like this: #!/bin/bash if [ -e ~/php-fcgi ]; then if [ -e ~/php-fcgi/php.ini ]; then if [ -e ~/php-fcgi/php...