[Sa] Задачата за statusnet

"Боби Б." 606u at dir.bg
Sun Apr 1 16:31:20 EEST 2012


On 01.04.2012, at 16:18, Georgi Georgiev wrote:
> Не е зареден този модул. Старата парола е върната.

За всеки случай да изясним дали говорим за едно и също: при отваряне на http://u3.ludost.net/s/ има сериозно количество PHP предупреждения:

Strict Standards: Non-static method PEAR::setErrorHandling() should not be called statically in /usr/local/www/apache22/data/s/lib/framework.php on line 169

Strict Standards: Non-static method StatusNet::_sn_to_path() should not be called statically in /usr/local/www/apache22/data/s/lib/statusnet.php on line 288

Strict Standards: Non-static method PEAR::getStaticProperty() should not be called statically in /usr/local/www/apache22/data/s/lib/statusnet.php on line 299

Strict Standards: Non-static method StatusNet::loadConfigFile() should not be called statically in /usr/local/www/apache22/data/s/lib/statusnet.php on line 114

Strict Standards: Static function SiteProfileSettings::getSettings() should not be abstract in /usr/local/www/apache22/data/s/lib/siteprofile.php on line 76

Strict Standards: Declaration of Memcached_DataObject::delete() should be compatible with that of DB_DataObject::delete() in /usr/local/www/apache22/data/s/classes/Memcached_DataObject.phpon line 23

Strict Standards: Static function Managed_DataObject::schemaDef() should not be abstract in /usr/local/www/apache22/data/s/classes/Managed_DataObject.php on line 31

Strict Standards: Declaration of Config::staticGet() should be compatible with that of Memcached_DataObject::staticGet() in /usr/local/www/apache22/data/s/classes/Config.php on line 31

Strict Standards: Declaration of Config::pkeyGet() should be compatible with that of Memcached_DataObject::pkeyGet() in /usr/local/www/apache22/data/s/classes/Config.php on line 31

Strict Standards: Non-static method PEAR::getStaticProperty() should not be called statically, assuming $this from incompatible context in /usr/local/www/apache22/data/s/extlib/DB/DataObject.phpon line 4478

Strict Standards: Non-static method PEAR::getStaticProperty() should not be called statically, assuming $this from incompatible context in /usr/local/www/apache22/data/s/extlib/DB/DataObject.phpon line 2421

Strict Standards: Non-static method DB::connect() should not be called statically, assuming $this from incompatible context in /usr/local/www/apache22/data/s/extlib/DB/DataObject.php on line2426
...

И suhosin изглежда по-скоро зареден:

$ curl -v http://u3.ludost.net/s/ >/dev/null 
* About to connect() to u3.ludost.net port 80 (#0)
*   Trying 78.128.6.183...
* connected
* Connected to u3.ludost.net (78.128.6.183) port 80 (#0)
> GET /s/ HTTP/1.1
> User-Agent: curl/7.24.0 (i386-portbld-freebsd9.0) libcurl/7.24.0 OpenSSL/0.9.8q zlib/1.2.5 librtmp/2.3
> Host: u3.ludost.net
> Accept: */*
> 
* additional stuff not fine transfer.c:1037: 0 0
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0* HTTP 1.1 or later with persistent connection, pipelining supported
< HTTP/1.1 200 OK
< Date: Sun, 01 Apr 2012 13:27:54 GMT
< Server: Apache/2.2.22 (FreeBSD) PHP/5.3.10 with Suhosin-Patch mod_ssl/2.2.22 OpenSSL/0.9.8q DAV/2
< X-Powered-By: PHP/5.3.10
< Transfer-Encoding: chunked
< Content-Type: text/html
< 
{ [data not shown]
100 95777    0 95777    0     0   405k      0 --:--:-- --:--:-- --:--:--  413k
* Connection #0 to host u3.ludost.net left intact
* Closing connection #0
$ 


More information about the Sa mailing list