Parallel Plesk 10.4.4 Update #46
I'm getting these emails every day :
The term of subscription 'example.com', owned by user examplecompany (username 'example') is about to expire.
The subscription and all related services will be deactivated by Nov 8, 2012 unless the subscription term is prolonged.
I'm not sure how to stop it.
A forum member was having a similar problem about a year ago and this was the reply :
Check status of this subscription with
mysql> select locked,synchronized from Subscriptions where id=xxx;
where id is id of subscription.
I'm not sure whether that was helpful to the person asking the question.
But I can't find select locked, synchronized from subscriptions
When I go to Server > Tools & Settings > Database Servers, I see my Local MySQL server, but I'm not seeing what I'm supposed to see. Nor do I know what to do to solve this problem.
I'm not yet using a database.
I'm getting these emails every day :
The term of subscription 'example.com', owned by user examplecompany (username 'example') is about to expire.
The subscription and all related services will be deactivated by Nov 8, 2012 unless the subscription term is prolonged.
I'm not sure how to stop it.
A forum member was having a similar problem about a year ago and this was the reply :
Check status of this subscription with
mysql> select locked,synchronized from Subscriptions where id=xxx;
where id is id of subscription.
I'm not sure whether that was helpful to the person asking the question.
But I can't find select locked, synchronized from subscriptions
When I go to Server > Tools & Settings > Database Servers, I see my Local MySQL server, but I'm not seeing what I'm supposed to see. Nor do I know what to do to solve this problem.
I'm not yet using a database.