D
dsmarty
Guest
Traffic Statistics & Gallery problems
I run Plesk 8.1 on a Debian Sarge server.
I upgraded from 8.0.1 to 8.1 and encounter the following problems:
1. Traffic statistics aren't updated anymore. (In the admin panel, clients, traffic)
My crontab is as follows:
Second problem is that my clients cannot install gallery from the application pack. When a customer installs this application he gets the following error:
The upgrade was done via the "updater" utility and reported no problems.
And last but not least, it is not a real problem but the integrated spam is really annoying. My clients are bored with SWSoft spam and so am I.
I don't expect spam in a product I bought !!!
I run Plesk 8.1 on a Debian Sarge server.
I upgraded from 8.0.1 to 8.1 and encounter the following problems:
1. Traffic statistics aren't updated anymore. (In the admin panel, clients, traffic)
My crontab is as follows:
Code:
*/15 * * * * /opt/psa/admin/sbin/backupmng >/dev/null 2>&1
0 1 * * 1 /opt/psa/libexec/modules/watchdog/cp/secur-check
0 1 * * 1 /opt/psa/libexec/modules/watchdog/cp/send-report weekly
10 1 * * * /opt/psa/libexec/modules/watchdog/cp/clean-sysstats
15 1 * * * /opt/psa/libexec/modules/watchdog/cp/pack-sysstats day
15 1 * * 1 /opt/psa/libexec/modules/watchdog/cp/pack-sysstats week
15 1 1 * * /opt/psa/libexec/modules/watchdog/cp/pack-sysstats month
15 1 1 * * /opt/psa/libexec/modules/watchdog/cp/pack-sysstats year
20 1 * * * /opt/psa/libexec/modules/watchdog/cp/clean-events
0 3 * * 7 /opt/psa/libexec/modules/watchdog/cp/clean-reports
Second problem is that my clients cannot install gallery from the application pack. When a customer installs this application he gets the following error:
Code:
Warning: sappmng: /opt/psa/var/cgitory/gallery-2.0-49/scripts/postinstall execution failed:
String found where operator expected at /opt/psa/var/cgitory/gallery-2.0-49/scripts/postinstall line 629, near "print_out "unable to set permissions `$fmod` to file `$fname`: $!\n""
(Do you need to predeclare print_out?)
syntax error at /opt/psa/var/cgitory/gallery-2.0-49/scripts/postinstall line 629, near "print_out "unable to set permissions `$fmod` to file `$fname`: $!\n""
Execution of /opt/psa/var/cgitory/gallery-2.0-49/scripts/postinstall aborted due to compilation errors.
proc_close() failed: Empty error message from utility.
The upgrade was done via the "updater" utility and reported no problems.
And last but not least, it is not a real problem but the integrated spam is really annoying. My clients are bored with SWSoft spam and so am I.
I don't expect spam in a product I bought !!!