• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

migration

trini18

Basic Pleskian
I installed a fresh copy of plesk 9.5.2 and am trying to migrate from my old server to new one

when i click on migrattion manager i get the following error

Failed to read data from stream
---------------------- Debug Info -------------------------------
0: StreamXMLReader.php:113
StreamXMLReader->parse()
1: StreamXMLReader.php:180
StreamXMLReader->read(string 'response')
2: PMMResponse.php:56
PMMResponse->__construct(object of type StreamXMLReader)
3: PMMConnector.php:181
PMMConnector->getMigrationTasksList()
4: MigrationCurrentTasksList.php:59
MigrationCurrentTasksList->fetchMigrationCurrentTasksList()
5: class.cList.php3:105
cList->fetchList()
6: class.cList.php3:124
cList->init()
7: server.migration.php:62
plesk__server__migration->accessTasksList(string 'GET', NULL null)
8: server.migration.php:49
plesk__server__migration->accessItem(string 'GET', NULL null)
9: UIPointer.php:601
UIPointer->access(string 'GET')
10: plesk.php:43


anyone have any ideas to get this working?


thanks
 
Check that you have pywintypes25.dll, pythoncom25.dll files in C:\Windows\System32
Also try to run C:\Program Files (x86)\Parallels\Plesk\admin\bin\PMMCli.exe utility and determine what is missing there.
It looks like python is not correctly installed there.
 
i do not have that file there and even after reinstalling the os and plesk from scrtach its still not there
 
also i tried to do a repair from the python.msi file from the install folder...but it says i need administraive access and am logged in as an administrator
 
Back
Top