After the upgrade to Expand 2.2.1 we encounter performance problem on the Expand GUI if clicking the Centralized Mail->Centralized Mail Accounts. This page is loaded for several minutes.

Article ID: 3036 
Last Review: Oct,6 2008
Author: APPLIES TO:
  • Expand 2.x

Resolution

There is the patch available for resolving this performance issue. Follow the steps below to install it:

- Login to system as root.
- Go to the directory where the patch has been downloaded.
- Do the following command from the shell:
# cp hotfix-124275.tar.gz /
# cd /
# tar -zxf hotfix-124275.tar.gz
# chown expand:expand /usr/local/expand/frontend/htdocs/plesk/mail_server/view_object.php
# chown expand:expand /usr/local/expand/frontend/htdocs/plesk/mail_server/obj_list.php
# chown expand:expand /usr/local/expand/frontend/plib/CMailObjectsDataSource.php
# chown expand:expand /usr/local/expand/frontend/plib/MailCentrLib.php
# chmod 550 /usr/local/expand/frontend/htdocs/plesk/mail_server/view_object.php
# chmod 550 /usr/local/expand/frontend/htdocs/plesk/mail_server/obj_list.php
# chmod 550 /usr/local/expand/frontend/plib/CMailObjectsDataSource.php
# chmod 550 /usr/local/expand/frontend/plib/MailCentrLib.php
# rm hotfix-124275.tar.gz


Subscription for this article changesSubscription for this article changes

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields