• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

mod_fastcgi.c - FastCGI-stderr: PHP Fatal error

MislavO

Regular Pleskian
Hello,

has anyone noticed maybe this:

2012-10-25 06:57:17: (mod_fastcgi.c.2746) FastCGI-stderr: PHP Fatal error: Call to a member function getInfo() on a non-object in /opt/psa/admin/smb/application/controllers/AdminHomeController.php on line 615

2012-10-25 07:19:06: (mod_fastcgi.c.2746) FastCGI-stderr: PHP Fatal error: Call to a member function getInfo() on a non-object in /opt/psa/admin/smb/application/controllers/AdminHomeController.php on line 615

2012-10-25 07:19:17: (mod_fastcgi.c.2746) FastCGI-stderr: PHP Fatal error: Call to a member function getInfo() on a non-object in /opt/psa/admin/smb/application/controllers/AdminHomeController.php on line 615

I found this in:
# /var/log/sw-cp-server/error_log

File is encrypted.
 
File is encryped, so i guess it is from Plesk? Function is calling non-object, maybe mistake in code?
 
Back
Top