• 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

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