• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

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