Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created September 14, 2013 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tadzik/6563134 to your computer and use it in GitHub Desktop.
Save tadzik/6563134 to your computer and use it in GitHub Desktop.
┌─[tjs@feather]─[~]
└─[%]─> php
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mhash.ini on line 1 in Unknown on line 0
Cannot load Zend Extension Manager - it was built with configuration 1.2.0, whereas running engine is API220100525,NTS
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20100525+lfs/mhash.so' - /usr/lib/php5/20100525+lfs/mhash.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/lib/php5/20100525+lfs/suhosin.so' - /usr/lib/php5/20100525+lfs/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0
<?php
echo"foo"
?>
foo% ┌─[tjs@feather]─[~]
└─[%]─>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment