R rihad Guest Jan 8, 2008 #1 Where can I find 8.0.1 mysql database "psa" table definitions to re-create them ? This i URGENT!! Please help.
Where can I find 8.0.1 mysql database "psa" table definitions to re-create them ? This i URGENT!! Please help.
A Amin Taheri Golden Pleskian Plesk Certified Professional Jan 8, 2008 #2 Assuming your on RHEL4 i386 Code: wget https://autoinstall.plesk.com/PSA_8.0.1/dist-rpm-RedHat-el4-i386/base/psa-8.0.1-rhel4.build80060613.20.i586.rpm rpm -Uvh --force psa-8.0.1-rhel4.build80060613.20.i586.rpm This will force a "reinstall" of PSA but will not remove any data you previously had.
Assuming your on RHEL4 i386 Code: wget https://autoinstall.plesk.com/PSA_8.0.1/dist-rpm-RedHat-el4-i386/base/psa-8.0.1-rhel4.build80060613.20.i586.rpm rpm -Uvh --force psa-8.0.1-rhel4.build80060613.20.i586.rpm This will force a "reinstall" of PSA but will not remove any data you previously had.