「yum」コマンドでPostgreSQLをインストールした場合、
/etc/php.ini 、
/etc/php.d/pgsql.ini
の両ファイルで extension=pgsql.so が指定されているため、
/etc/php.ini もしくは
/etc/php.d/pgsql.ini
のどちらかの設定ファイル内で extension=pgsql.so 行をコメント(無効)し、
postgresql & httpdを再起動せねばならんです。
# yum install postgres*
# yum install php-pgsql
上記の状態で、PHPからpg_connectすると、下記のエラーが表示されます。
PHP Warning: pg_connect(): Cannot create new link. Too many open links ・・・
The shape of the system that overflows in the world is equal to the "knowhows" that parties concerned of each industry have.
People who create the system need high-ranking "knowhows" further.
I want to become ..high-ranking "knowhows".. handlers' help.
2011/10/21
登録:
投稿 (Atom)
-
using Excel = Microsoft.Office.Interop.Excel; /// Excelオブジェクト Excel.Application oXls; /// ワークブックコレクション Excel.Workbook oWBook = this.oXl...
-
リンクでgoogleカレンダーへ予定を追加すした、忘れそうなのでメモ ○Javascriptでの記述例 var text = "買い物"; var details = "新春バーゲンセール"; var location= ...
-
WinSCP4.3.3を日本語化します。 下記URLから言語ファイルをダウンロードします。 色々ありますが、「 Japanese 」をクリックしてください。 http://winscp.net/eng/translations.php ファイル「jp.zip」のダウ...