• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Upgrade from 7.5 to 8.2 Debian 3.1 Sarge

S

stumyp

Guest
During upgrade I've found several problems:
1) php.ini was replaced by files contains only
memory_limit = "32M"
include_path = "\".:\""
short_open_tag = "On"
file_uploads = "On"
safe_mode = "On"
2) psa installation was failed with error during update of mysql database. There was admin and root account in same time, was fixed by removing root record from mysql.user table
3) /etc/inetd.conf does not contain line with smtp only with smtps. I've added all necessary information, but ater adding or removing rbl option in control panel - again only smtps without smtp;

4) When rbl is on - AUTH LOGIN doesn't work, only AUTH CRAM-MD5. Thunderbird can be authenticated, but Outlook - not.
 
Back
Top