日々の雑感

Xserverに phplist 3.6 インストール覚書

投稿日:

phplist-3.6.0.zipをダウンロード

(https://sourceforge.net/projects/phplist/files/phplist/からの最新バージョン)

config.phpを編集。

(ここから)

// 日本語に設定

$default_system_language = ‘ja’;

// データベースで作成するテーブル名のプレフィックス

$usertable_prefix = ‘phplist_’;

// phplistのルートディレクトリ

$pageroot = ‘/phplist/lists’;

// phpListの管理ルートディレクトリを設定

$adminpages = ‘/phplist/lists/admin’;

// what is your Mysql database server hostname

$database_host = ‘mysqlxxxxx.xserver.jp’;

// what is the name of the database we are using

$database_name = ‘phplistdb’;

// what user has access to this database

$database_user = ‘harvestmoon_wp7’;

// and what is the password to login to control the database

$database_password = ‘xxxxxxxx’;

// if you have an SMTP server, set it here. Otherwise it will use the normal php mail() function

//# if your SMTP server is called “smtp.mydomain.com” you enter this below like this:

//#

//#     define(“PHPMAILERHOST”,’smtp.mydomain.com’);

define(‘PHPMAILERHOST’, ‘svxxxxx.xserver.jp’);

// if TEST is set to 1 (not 0) it will not actually send ANY messages, but display what it would have sent

// this is here, to make sure you edited the config file and mails are not sent “accidentally”

// on unmanaged systems

define(‘TEST’, 0);

(ここまで)

Xserverのコンパネから、MySQL設定-MySQL追加で、harvestmoon_phplist という名のDBを追加。

同 コンパネ で、ユーザ追加で、harvestmoon_plst という名のユーザーを追加。

同 コンパネ で、 アクセス権未所有ユーザにharvestmoon_plstが現れたら、アクセス権所有ユーザに追加ボタンで追

Continueボタンを押し、画面を進めていけば、ダッシュボードに行く。

テスト送信で、はまる。

メッセージ送信画面で、必要な項目を埋めて、SendTestボタンをクリックしたら、failedというエラーが出る。

わからなくて、だいぶん時間を取られたが、

define(‘PHPMAILERHOST’, ”sv***.xserver.jp);

のようにしてたら、エラー(failed)がでて、難解やっても送信できなかったが、以下のようにブランクにしたら、すんなり送れた。

define(‘PHPMAILERHOST’, ”);

やれやれ・・・っと。

-日々の雑感

執筆者:

関連記事

no image

バレンタインデー

家で手作りシフォンケーキ食べた。 広島のおかあさんにハート型のカイロもらった。早く使ってみたい。

no image

感嘆符

最近、生活に感嘆符が無いなと思う。 「うわっ!」とか「ぎょっ!」とか「すごっ!!」とか、そういうの。 思えば「楽~」とか「ダル~」とか、「~」ばかり。 なにかしなきゃ、みつけなきゃ。

no image

はたけ

畑を作っている。 家のウラに畳一枚くらいの広さだが。 今育っているのは、 ニンジン。 昨年秋にタネから植えた。 冬に小さい芽しか出ず、大きくなり始めたのは春になってから。 いまでは地上高は巨大で、80 …

no image

踊る大捜査線

最近、朝がめっきり冷えてきた。 そろそろ冬物を出さないと。 ところで私は、「踊る大捜査線・レインボーブリッジを封鎖せよ」の青島刑事が着ているようなコートを持っている。 だぶだぶとした、大き目の、後ろに …

no image

今日は妻の誕生日