M
MatsW
Guest
When trying to restore a backup I get this:
EDIT: I dont have the /var/www/html/awstats folder so where should I point the variable?
Anyone have a clue how to get around or resolve this problem? None of the sites uses AWstats.Error: AWSTATS_DOC_D not defined
Traceback (most recent call last):
File "/opt/psa/admin/share/supervisor/processor.py", line 110, in doActivityRunner
newState = self.doActivity()
File "/opt/psa/admin/share/supervisor/processor.py", line 786, in doActivity
cmd.spawn(os.environ.has_key("PLESKRESTORE_MODE"))
File "/opt/psa/admin/lib/python/subproc.py", line 237, in spawn
proc.run()
File "/opt/psa/admin/lib/python/subproc.py", line 193, in run
BaseSubprocess.run(self)
File "/opt/psa/admin/lib/python/subproc.py", line 177, in run
self.wait()
File "/opt/psa/admin/lib/python/subproc.py", line 197, in wait
BaseSubprocess.wait(self)
File "/opt/psa/admin/lib/python/subproc.py", line 187, in wait
raise NonzeroExitException(self, os.WEXITSTATUS(status))
NonzeroExitException: was finished with exit code 1
EDIT: I dont have the /var/www/html/awstats folder so where should I point the variable?