• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Statistics not updating...

S

Silence

Guest
Hey,

After upgrade to 10.2.0 stats are not updating...i've to run in manually.

Where can I see whats going on?

thanks.
 
Additionally check:
%plesk_dir%\admin\logs\php_error.log
%plesk_dir%\admin\logs\panel.log
for any related errors
 
Make sure that TaskScheduler service is up at least.

Yes it's up!

Well i've see the logs:

[11-May-2011 16:06:27] PHP Warning: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for C:/inetpub/vhosts/domain.pt/httpdocs/file.html


[11-May-2011 17:56:14] PHP Notice: Undefined variable: inSystemArea //a lot of this!

Parallels Panel Scheduler Notification:

Running task: C:\....Plesk\admin\bin\php.exe -q -dauto_prepend_file="" -c php.ini "C:\....\Parallels\Plesk\admin\plib\DailyMaintainance\script.php"
Started: Fri May 13 03:30:00 2011
Ended with code 255: Fri May 13 03:30:17 2011

Any hint?

Thanks!
 
could you try to launch this script with display_errors enabled?

"%plesk_dir%\admin\bin\php.exe" -dauto_prepend_file="" -ddisplay_errors=on "%plesk_dir%\admin\plib\DailyMaintainance\script.php"
 
Are u sure that the command it's right?
There is issue with our forum engine, external space is added to command. "script.php" should be used instead of "script.p hp".
 
The errors are:


[16-May-2011 10:29:20] PHP Notice: Undefined variable: inSystemArea


[16-May-2011 10:29:27] PHP Notice: Undefined variable: inSystemArea


[16-May-2011 11:17:42] PHP Warning: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for C:/inetpub/vhosts/domain.pt/httpdocs/index.html


[16-May-2011 11:18:01] PHP Warning: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for C:/inetpub/vhosts/domain.pt/httpdocs/noticias.html


[16-May-2011 11:21:47] PHP Warning: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for C:/inetpub/vhosts/domain.pt/httpdocs/index_dnt.html
 
Last edited by a moderator:
Just a quicky update:

IN php_error:

17-May-2011 20:18:11] PHP Notice: Undefined index: path

[17-May-2011 20:21:48] Check key

Any hint? Still not updating stats!

Thanks.
 
Please check that file %plesk_dir%\admin\plib\DailyMaintainance\execute-statistics.php exist.
 
Another strange thing...yesterday I do stats update for --all.

I've this:

19 May 2011 1619 4306 22988 176.67 MB
20 May 2011 0 0 0 0
21 May 2011 0 0 0 0
22 May 2011 0 0 0 0
23 May 2011 0 0 0 0
24 May 2011 2881 6708 38976 291.10 MB

This is a little bit strange?

What can i do?

Thanks.
 
Well, in 2 server stats doesn't update since update of PLESK...

Help needed.

Thanks.
 
Hi,

I configure a scheduled task in windows to try to update statistics every night.

Thanks.
 
Back
Top