CentOS5.5へOpenPNEのインストールでハマった箇所をメモ
・画像がアップロードできない。アップロードすると画面が真っ白。
yumでGDを入れてあげると解消するらしい。
yum install php-gd
・メモリリミットを上げる。
;;memory_limit = 32M
memory_limit = 128M
・セットアップのときに画面が真っ白になってしまう
mbstring関数が入ってない、有効になっていないことが原因らしい。
yum install php-mbstring
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/06/24
登録:
コメントの投稿 (Atom)
-
using Excel = Microsoft.Office.Interop.Excel; /// Excelオブジェクト Excel.Application oXls; /// ワークブックコレクション Excel.Workbook oWBook = this.oXl...
-
Yumでインストールします。 下記のコマンドを実行 yum install java-1.8.0-openjdk yum install java-1.8.0-openjdk-devel 下記でバージョンの切り替え alternatives --c...
-
■環境 ・Windows XP(HostOS) ・CentOS5.6(GuestOS) ・VMware Player3.1.4 VMware PlayerにLinuxを入れて使用していると、CPU使用率100%になる場合がある。 場合があるというか、必ずなる。この為、...
0 件のコメント:
コメントを投稿