php.iniを適当なサイズに変更します。
memory_limit 32M
post_max_size 50M
upload_max_filesize 50M
php.iniを変更したら
httpdをリスタートします。
service httpd restart
これで、大きなサイズでもインポート可能になります。 cheapest generic xanax…
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
Please contact your system administrator.
Host key verification failed.
Macからサーバにsshで接続しようとした時に、上記のようなエラーが出た場合は、以下のコマンドを実行して known_hosts を削除します。
$ cd ~/.ssh
$ rm known_hosts
この投稿へのコメント
コメントはまだありません。