• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Plesk Webadmin Error after update

DimitriM

New Pleskian
Hi, tried google and rivals to find solution, yet mine looks somewhat either new or unpopular:

Upon clicking on Webadmin link a new popup opens and then I get an error:

ERROR: Using $this when not in object context (Config.class.php:1195)

Search for related Knowledge Base articles

Any ideas? Also couldn't find any documentation on Webadmin repair/uninstall/reinstall

DM
 
Obviously that is a bug and could have been caused by the upgrade / installation incompleteness of your plesk version. Try re-running the autoinstaller to see if ALL all the missing files would be re-downloaded.
 
Tried autoinstaller - get the message that I have all the recent updates and it doesn't run. Also I have a feeling the config.inc.php is missing.

How do I about troubleshooting the issue? What logs and preferably locations can I check to find out more?

DM
 
Hi DimitriM,

did you checked the logfiles, which has been linked to your thread by IgorG?
If not, please do that.

If you can't interpret them, give us a snippet in this thread.

I'll try to give it a shot.
 
Do you mean phpMyAdmin?
Read more here about logs, configs, etc of phpMyAdmin - http://kb.parallels.com/111283

Went through the logs and found the point where all the problems have started:

on 03 Dec 2013 an autoupdate had run which couldn't complete, after that in panel.log i have the following:

Detecting installed product components.

Code:
ERROR: An internal error occured in auto-installer, rev.324060 AiComponent.cpp, line 335.
Not all packages were installed.
Please, contact product technical support.
And straight after I have this:

Code:
[03-Dec-2013 11:25:50 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 11:26:18 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 11:54:07 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 12:17:09 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 12:17:16 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 12:17:21 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 12:29:32 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 13:06:56 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 13:11:41 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 13:11:43 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 13:11:45 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 13:12:50 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 13:13:10 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 13:14:02 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 13:16:13 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 13:16:40 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 13:23:00 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 13:29:28 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
[03-Dec-2013 13:29:30 Europe/Berlin] PHP Fatal error:  Using $this when not in object context in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/Config.class.php on line 1195
 
Back
Top