Tag: php

  • Cacti Allowed memory size of 123456 bytes exhausted

    by

    in

    If You get such error on after installing cacti, and no mater how big memory_limit: [Mon Nov 17 22:41:49.267134 2014] [:error] [pid 24152] [client 78.58.224.49:41062] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 130968 bytes) in /usr/share/cacti/lib/adodb/adodb.inc.php on line 833 Please make sure if You imported the cacti sql file.…

  • After upgrade: PHP Warning: PHP Startup: Unable to load dynamic library (Solved)

    by

    in

    After upgrade to php53 # php -v PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib64/php/modules/dbase.so’ – /usr/lib64/php/modules/dbase.so: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib64/php/modules/ncurses.so’ – /usr/lib64/php/modules/ncurses.so: undefined symbol: first_arg_force_ref in Unknown on line 0 PHP…