Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.2

Request #20342 Net_GeoIP::getInstance()
Submitted: 2014-07-09 06:25 UTC
From: mbiama Assigned:
Status: Open Package: Auth_PrefManager (version 1.2.2)
PHP Version: 5.3.28 OS: Files Manager
Roadmaps: (Not assigned)    
Subscription  


 [2014-07-09 06:25 UTC] mbiama (Roger Mbiama)
Description: ------------ Implementation of the so-called singleton pattern and is the preferred way to create instances of Net_GeoIP Apache handles stacking while using SHMOP handles for the httpd.exe process stack one atop another infinitely until eventually the apache server crashes. Explicitly calling the $geoip->close(); function does no ... Test script: --------------- Require_once "Net.angosso/GeoIP.php"; object getInstance() ( string $filename [, int $flags] ) <?php require_once "Net.angosso/GeoIP.php"; $geoip = Net_GeoIP::getInstance("/home/angosson/php/geoipdb.dat", Net_GeoIP::SHARED_MEMORY); ?> Expected result: ---------------- Releases available for package "pear.php.net/home/angosson/php" install fix Actual result: -------------- Installing "Net_GeoIP" PHP Extensions and Applications Package Installing "/home/angosson/php" PHP Extensions and Applications Package Notice: unserialize(): Error at offset 188 of 611 bytes in Registry.php on line 1184 No releases available for package "pear.php.net/home/angosson/php" install failed 0 Warning: popen() has been disabled for security reasons in Guess.php on line 242 Warning: fgets() expects parameter 1 to be resource, null given in Guess.php on line 243 Warning: pclose() expects parameter 1 to be resource, null given in Guess.php on line 252 Notice: unserialize(): Error at offset 2382 of 60276 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 2382 of 60276 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 10739 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 10739 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 50259 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 50259 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 6421 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 6421 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 33146 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 33146 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1923 of 13660 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1923 of 13660 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 481 of 23769 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 481 of 23769 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 72513 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 72513 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 6875 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 6875 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1571 of 11167 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1571 of 11167 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 88 of 19268 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 88 of 19268 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1240 of 9797 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1240 of 9797 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 8112 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 8112 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 11223 of 16813 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 11223 of 16813 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 56110 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 56110 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1612 of 44976 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1612 of 44976 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 2153 of 14786 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 2153 of 14786 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 468 of 7335 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 468 of 7335 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 462 of 9294 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 462 of 9294 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 189 of 4111 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 189 of 4111 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1310 of 3593 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1310 of 3593 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 46297 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 46297 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1583 of 7321 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1583 of 7321 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 3483 of 13930 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 3483 of 13930 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 64562 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 64562 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1446 of 87983 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1446 of 87983 bytes in Registry.php on line 1145 uninstall ok: channel://pear.php.net/Net_GeoIP-1.0.0 1 Warning: popen() has been disabled for security reasons in Guess.php on line 242 Warning: fgets() expects parameter 1 to be resource, null given in Guess.php on line 243 Warning: pclose() expects parameter 1 to be resource, null given in Guess.php on line 252 downloading Net_GeoIP-1.0.0.tgz ... Starting to download Net_GeoIP-1.0.0.tgz (542,008 bytes) .............................................................................................................done: 542,008 bytes Notice: unserialize(): Error at offset 2382 of 60276 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 2382 of 60276 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 10739 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 10739 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 50259 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 50259 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 6421 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 6421 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 33146 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 33146 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1923 of 13660 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1923 of 13660 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 481 of 23769 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 481 of 23769 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 72513 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 72513 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 6875 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 6875 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1571 of 11167 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1571 of 11167 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 88 of 19268 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 88 of 19268 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1240 of 9797 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1240 of 9797 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 8112 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 8112 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 11223 of 16813 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 11223 of 16813 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 56110 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 56110 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1612 of 44976 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1612 of 44976 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 2153 of 14786 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 2153 of 14786 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 468 of 7335 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 468 of 7335 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 462 of 9294 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 462 of 9294 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 189 of 4111 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 189 of 4111 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1310 of 3593 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1310 of 3593 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 46297 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 46297 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1583 of 7321 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1583 of 7321 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 3483 of 13930 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 3483 of 13930 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 64562 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 456 of 64562 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1446 of 87983 bytes in Registry.php on line 1145 Notice: unserialize(): Error at offset 1446 of 87983 bytes in Registry.php on line 1145 install ok: channel://pear.php.net/Net_GeoIP-1.0.0 0

Comments

 [2014-07-09 06:26 UTC] mbiama (Roger Mbiama)