youp
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by youp-
I have the same issue after moving data centre but even more annoying now the licence has expired on the old server, can we get a grace period whilst this issue is unresolved please if you have ...
-
thanks ;)
-
probably, but it's something to check for the next release
-
the first time you transfert an account, the transfert tool with live option put an extra configuration in httpd.conf on the remote server like this : ProxyPass " if I restart a transfert...
-
for this case, it's just the security level which was too high on the new server ;) mysql version are the same ...
-
Ok, I found the problem ... it's a password issue : I had to put validate_password_policy=LOW in /etc/my.cnf because the mysql passwords are not strong enough :( ... But it's strange th...