• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

webmail not working

G

gong

Guest
Hello. I use plesk 7.5.3.

I wanted to upgrade mysql to 4.1 so I installed:
MySQL-client-standard-4.1.12-0.rhel3.i386.rpm
MySQL-devel-standard-4.1.12-0.rhel3.i386.rpm MySQL-server-standard-4.1.13-0.rhel3.i386.rpm
MySQL-shared-standard-4.1.12-0.rhel3.i386.rpm

Some rpm failed so I did rpm -Uhv --no-deps

When I load mysql I can see it's 4.1.12 but rpm -q mysql shows mysql-3.23.58-2.3
I don't know if this is a problem.

Well my DBs work fine, except webmai. If I login using a false passwd it tells me passwd wrong. If I provide the correct passwd it redirects me to the login page again without any notice.

What is the problem?
Please help since my clients cannot use this feature which is awfully furstrating.

thanks
 
Sounds like the old MySQL package is still there. Perhaps you should take a backup, uninstall all MySQL packages, reinstall the MySQL4 packages, and restore from backup.

(NOTE: I'm not commenting on the compatibility of MySQL4 with Plesk; I assume you've researched this already.)

adam
 
I haven't check mysql combatibility. I'm not sure what you are alking about. Upgrading from Mysql 3 to 4 requires for a script to run to change certain thing in the databases. I did this, if that's what you mean.

I'm not so familiar with rpm, and I don;t think it's that easy to uninstall mysql since it is depended with plesk.
 
Back
Top