Skip to content

Instantly share code, notes, and snippets.

@fabioluciano
Created January 30, 2012 03:19
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 fabioluciano/1702274 to your computer and use it in GitHub Desktop.
Save fabioluciano/1702274 to your computer and use it in GitHub Desktop.
output
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/220100525/mysql.so'
- /usr/lib/php5/220100525/mysql.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/220100525/mysqli.so'
- /usr/lib/php5/220100525/mysqli.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/220100525/pdo_mysql.so'
- /usr/lib/php5/220100525/pdo_mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP 5.4.0RC7-dev (cli) (built: Jan 29 2012 17:15:56)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment