• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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