忍者ブログ
気になった内容を自分メモとして記述。 ある程度まとまったところで、Chips集として意味を持たせられれば幸いです。 まずは色々内容を増やしていきます。
×

[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。

フリーアカウントで容量5GB
DropBoxと異なり、任意のフォルダを共有元に指定可能。

phpで
//結果保持用メモリを解放
mysql_free_result($result);

解放出来なかった時に出現(解放対象がいなかったから?)
Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\***.php on line **

XAMPPは開発者向けにリリースされており、
開発環境としての利用を想定されている。
そのため、本番運用は避けた方が良い。

XAMPPのセキュリティレベルの確認方法
http://localhost/xampp/
左側メニューのセキュリティを選択
要注意と書かれている内容を解消していく。
Mercury の設定

http://side-b.sto.co.jp/weblog/archives/224
http://d.hatena.ne.jp/sutara_lumpur/20100617/1276728122

C:\xampp\apache\bin\php.ini

[mail function]
; For Win32 only.
; http://php.net/smtp
SMTP = localhost
; http://php.net/smtp-port
smtp_port = 25

Gmail のsmtpサーバを利用する場合は 
[mail function]
; For Win32 only.
; http://php.net/smtp
SMTP = smtp.gmail.com
; http://php.net/smtp-port
smtp_port = 587

-----
phpでsendmail を 利用したい場合には、以下の「;」を外す。
;sendmail_from = postmaster@localhost
;sendmail_path = "\"C:\xampp\sendmail\sendmail.exe\" -t"

; For Win32 only.
; http://php.net/sendmail-from
;sendmail_from = postmaster@localhost

; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
; http://php.net/sendmail-path
;sendmail_path = "\"C:\xampp\sendmail\sendmail.exe\" -t"

; Force the addition of the specified parameters to be passed as extra parameters
; to the sendmail binary. These parameters will always replace the value of
; the 5th parameter to mail(), even in safe mode.
;mail.force_extra_parameters =

; Add X-PHP-Originating-Script: that will include uid of the script followed by the filename
mail.add_x_header = Off

; Log all mail() calls including the full path of the script, line #, to address and headers
;mail.log = "C:\xampp\apache\logs\php_mail.log

参考URL
http://blog.magical-remix.net/urame/archives/370

カレンダー
10 2024/11 12
S M T W T F S
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
フリーエリア
最新コメント
[07/07 Abuperut]
[06/26 Stanleymync]
[06/05 Apukibul]
[06/04 Buy Cigarettes Online]
[05/31 RobertPi]
最新トラックバック
プロフィール
HN:
daigumi
性別:
非公開
職業:
会社員(システムエンジニア)
自己紹介:
連絡先・メール
gaigumi[at]gmail.com
[at]を@に置き換えるか
以下のフォームからどうぞ
メールフォームはこちら
バーコード
ブログ内検索
最古記事
(11/25)
(11/25)
(11/25)
(11/25)
(11/25)
P R
カウンター
アクセス解析
アクセス解析

Copyright © [ Handbill BACK ] All rights reserved.
Special Template : 忍者ブログ de テンプレート
Special Thanks : 忍者ブログ
Commercial message : [PR]