Created
October 13, 2014 23:30
-
-
Save janewang/f570ca3f6574860697eb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [curl] | |
| ; A default value for the CURLOPT_CAINFO option. This is required to be an | |
| ; absolute path. | |
| ;curl.cainfo = | |
| ; Local Variables: | |
| ; tab-width: 4 | |
| ; End: | |
| extension=mcrypt.so | |
| ;zend_extension = /usr/lib/php5/20121212/ioncube_loader_lin_5.3.so | |
| extension=curl.so | |
| extension=pdo.so | |
| extension=pdo_sqlite.so | |
| extension=sqlite.so | |
| extension=pdo_mysql.so |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment