• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Restore Backup made on 32-bit Windows to 64-bit Windows

Z

ZoranV

Guest
When you restore a server backup file made on 32-bit Windows server to 64-bit Windows server there are a lot of problems.
I've made a backup on 32-bit system. Plesk 9.5.3 Windows Standard 2008.

Restoring to Plesk 9.5.3 on Windows Starndard 2008 R2 - 64 bit.

Restoration was made without any error, according to Plesk .

But....

Because of location of C:\Program Files\ transferred to C:\Program Files (x86)

1. Webstats are not working

2. Scheduled tasks have restored tasks with "Program Files" instead "Program Files (x86)" and none of them are working

3. I can't install any application to any domain - Plesk is coming up with this error
"The web application requires the resources which are not currently available
The type of databases used on this server is not suitable for this application. "

Both MySQL and MSSQL are working !
Plesk is showing for MySQL "Database server version 0 " - NOT OK but it's working ?!?!?
For MSSQL is showing "Database server version 9.00.4053 " - OK - also working ?!

4. MSSQL Server can NOT be started after first restart like Network Service ?!?!
It also can NOT be started as LOCAL SERVICE ?!?!

[SOLVED] by starting it as LOCAL SYSTEM ?! and that is the only way MSSQL is working.

5. WebAdmin for MSSQL is showing error page - It can be fixed with
cd %plesk_bin%
websrvmng.exe --reconfigure-sqladmin
defpackagemng.exe --fix --type=sqladminmssql

But... when you restart windows, same error, so I have to apply above 3 commands on every restart
I've tried every single option on Plesk reconfigurator, same result every time.

6. ASP error HRESULT: 0x80070005 (E_ACCESSDENIED))

[SOLVED]
I had to add the following at the end of my disksecurity.xml

<Entry AccounType="1" Account="Psacln" Path="C:\Windows\assembly" AceFlags="FilesOnly" AccessMask="Read" EntryFlags="0x0" />

Then run "%plesk_bin%\applysecurity" --apply


If you have solution for problem 1 and 3 it will be appreciated .

Thanks,

Zoran
 
#60383

I have forwarded it to developers. I will inform you with results of investigation as soon as I receive it.
 
Back
Top