• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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