• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk 12.0.18 on Windows 2012r2 having lot off issues

WinP

Basic Pleskian
Stats crashing and not updating stats
=====================================================
Running task: E:\Program Files (x86)\Parallels\Plesk\admin\bin\php.exe -q -dauto_prepend_file="" -c php.ini "E:\Program Files (x86)\Parallels\Plesk\admin\plib\DailyMaintainance\script.php"
Started: Fri Oct 24 10:00:01 2014
The task output is attached to the e-mail
Ended with code 255: Fri Oct 24 10:00:01 2014


=====================================================

Warning: require_once(Loader.php): failed to open stream: No such file or directory in E:\Program Files (x86)\Parallels\Plesk\admin\plib\DailyMaintainance\script.php on line 3

Fatal error: require_once(): Failed opening required 'Loader.php' (include_path='.;C:\php\pear') in E:\Program Files (x86)\Parallels\Plesk\admin\plib\DailyMaintainance\script.php on line 3

=====================================================
 
Hello,

Can you give some more details, like is the plesk upgraded or is it new installation. Also did you tried updating stats using command line
You can recalculate statistics on all domains with this command:

"%plesk_bin%\web_statistics_executor.exe"
You can recalculate statistics per domain with statistics.exe:

"%plesk_bin%\statistics.exe" --calculate-one --domain-name domain.tld
"%plesk_bin%\statistics.exe" --generate-domain-webstat --domain-name domain.tld
 
Hi,

Its a Plesk new installation. We tried updating statistics from command line as well . but stats does not get updated if we try for all domains. Recalculation of stats per domain works fine
 
Back
Top