• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Limits Inconsistency Across Two Servers - ColdFusion DSN Connections / Total Mailbox

eugenevdm

Regular Pleskian
I have a limits inconsistency across two seemingly identical Plesk Windows servers.

Both servers are running Plesk 8.2.0.

When I click on a domain on Server A and then on Limits it only displays 11 types of limits.

When I click on a domain on Server B and then on Limits it displays 13 types of limits. The two missing from the first server are:

1. Total mailboxes quota (not supported by the mail server)

2. Maximum number of ColdFusion DSN connections

I do not use ColdFusion on either server.

The reason why this is a might be a problem is because I'm troubleshooting another more serious problem related to our Expand environment. The error I'm getting trying to change limits on Server A from Expand is:

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<packet version="2.2.1.27">
<set>
<result>
<status>error</status>
<errcode>17101</errcode>
<errtext>[Expand Objects] Object operation error. Limit can't be decreased: check limit 'max_cf_dsn'</errtext>
<id>2112</id>
<client_id>1020</client_id>
<server_id>7</server_id>
<name>xxxxxxxxx.com</name>
</result>
</set>
</packet>


I can successfully change limits on server B.

I need someone who knows Plesk intimately to help me with this problem.
 
Back
Top