• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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