• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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