On Tuesday, 12 May 2015, 21:08, Ged Quayle <[email protected]> wrote:
I'm trying to run gnu social on an NGinx / fpm stack and it's bombing. Error
log tells me
2015/05/12 15:57:02 [error] 21885#0: *291936 FastCGI sent in stderr: "PHP
Strict Standards: Non-static method PEAR::getStaticProperty() should not be
called statically, assuming $this from incompatible context in
/srv/www/html/circleofpagans/extlib/DB/DataObject.php on line 4673
PHP Strict Standards: Non-static method PEAR::getStaticProperty() should not
be called statically, assuming $this from incompatible context in
/srv/www/html/circleofpagans/extlib/DB/DataObject.php on line 2450
PHP Strict Standards: Non-static method DB::connect() should not be called
statically, assuming $this from incompatible context in
/srv/www/html/circleofpagans/extlib/DB/DataObject.php on line 2455
PHP Strict Standards: Non-static method DB::parseDSN() should not be called
statically, assuming $this from incompatible context in
/srv/www/html/circleofpagans/extlib/DB.php on line 520
and so on. I don't want to loosen reporting. Is there a fix for this?
thanks