• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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