Pecl - Related information

  • The PHP7.2+ version installs the Mcrypt extension of PECL, but still prompts that the function is obsolete

    the mcrypt function library was deprecated at 7.1.0 and moved into PECL at 7.2.0. 7.2+mcryptpeclmcrypt but when using the function, it is still prompted that the function is abandoned. I hope all the great gods will give me some advice . ...

    Jun.17,2022
  • Pecl installation mongodb extension error on Mac

    pecl install mongodb fails: fatal error: Security Security.h file not found ERROR: make failed private tmp pear install mongodb src libmongoc src libmongoc src mongoc mongoc-rand-common-crypto.c:25:10: fatal error: Security Security.h ...

    Dec.13,2021
  • My pecl cannot use to report a connection failure?

    as follows: Connection to `ssl: pecl.php.net:443 failed: telnet pecl.php.net 443 can be connected. use it on the Internet: php -r "print_r(openssl_get_cert_locations());" the printed result is Array ( [default_cert_file] => et...

    Sep.01,2021
  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31d2b-2b541.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-1b31d2b-2b541.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?