• 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.

trying to restore website file permissions

  • Thread starter Michael Wartman
  • Start date
M

Michael Wartman

Guest
i am trying to restore the file system permissions after a reimage of the server. the backup files were queued not to contain the data to cut down on server down time while the backup is running, and overall backup file size. upon restoring the backup, all the websites report permission denied. i ran the check and repair tool but it leaves these entries in the event log, and the websites are still unavailable. i ran the reconfigurator and replaced the psaobsolete.dll file. still no luck. any ideas?

Event Type: Error
Event Source: reconfigurator.exe
Event Category: None
Event ID: 1
Date: 11/6/2009
Time: 2:42:53 AM
User: N/A
Computer: LONGBOW
Description:
Execute reconfigure_helper.exe --query-site-application-information failed: Unknown command: --query-site-application-information

at (execUtil line 112)
at Execute C:\Program Files\SWsoft\Plesk\admin\bin\reconfigure_helper.exe --query-site-application-information(execUtil line 132)
at Unable to fix permissions of old osCommerce(psaobsolete::VHostsSecurity::CheckPermissions line 691)
Execute file name: C:\Program Files\SWsoft\Plesk\admin\bin\reconfigurator.exe
 
As I know this proble related to Client's Preset and incorrect records in DashboardPresetConfig table for this preset_id.
Therefore the main task is determining this preset_id, then select from mentioned table with this preset_id and find records for unexisting domainID or subdomainID or something else. It should be removed from this table. After that all should be fine.
 
Back
Top