TOPページ掲示板
作成日:2006年08月17日 作成:Yosi

Vine Linuxで自宅サーバーの掲示板で過去に質問された内容です。

No.1803 webmailのことで教えてください。


No.1803 投稿時間:2006年08月17日(Thu) 14:33 投稿者名:kou URL:
タイトル:webmailのことで教えてください。

webmailでログインからログアウトしたときにサーバー機ではうまく
login.phpに戻るんですがクライアント機で同じIDでログインしてログアウトするとsignout.phpに移動し”ページを表示できません”と表示されます。原因わかれば教えてください、よろしくお願いします。


No.1804 投稿時間:2006年08月17日(Thu) 17:43 投稿者名:Yosi@管理人 URL:
タイトル:Re: webmailのことで教えてください。

> webmailでログインからログアウトしたときにサーバー機ではうまく
> login.phpに戻るんですがクライアント機で同じIDでログインしてログアウトするとsignout.phpに移動し”ページを表示できません”と表示されます。原因わかれば教えてください、よろしくお願いします。

下記部分の設定はできているでしょうか?

SquirrelMail Configuration : Read: config_default.php (1.4.0)
---------------------------------------------------------
Organization Preferences
1. Organization Name : SquirrelMail
2. Organization Logo : ../images/sm_logo.png
3. Org. Logo Width/Height : (308/111)
4. Organization Title : SquirrelMail $version
5. Signout Page :
6. Top Frame : _top
7. Provider link : http://www.squirrelmail.org/
8. Provider name : SquirrelMail

R Return to Main Menu
C Turn color on
S Save data
Q Quit

Command >> 5 ← 5を指定

When users click the Sign Out button they will be logged out and
then sent to signout_page. If signout_page is left empty,
(hit space and then return) they will be taken, as normal,
to the default and rather sparse SquirrelMail signout page.

[]: /webmail ← /webmailを指定(ログアウトしたらログインページに戻るようにする)


No.1805 投稿時間:2006年08月17日(Thu) 18:33 投稿者名:kou URL:
タイトル:Re^2: webmailのことで教えてください。

> > webmailでログインからログアウトしたときにサーバー機ではうまく
> > login.phpに戻るんですがクライアント機で同じIDでログインしてログアウトするとsignout.phpに移動し”ページを表示できません”と表示されます。原因わかれば教えてください、よろしくお願いします。
>
> 下記部分の設定はできているでしょうか?
>
> SquirrelMail Configuration : Read: config_default.php (1.4.0)
> ---------------------------------------------------------
> Organization Preferences
> 1. Organization Name : SquirrelMail
> 2. Organization Logo : ../images/sm_logo.png
> 3. Org. Logo Width/Height : (308/111)
> 4. Organization Title : SquirrelMail $version
> 5. Signout Page :
> 6. Top Frame : _top
> 7. Provider link : http://www.squirrelmail.org/
> 8. Provider name : SquirrelMail
>
> R Return to Main Menu
> C Turn color on
> S Save data
> Q Quit
>
> Command >> 5 ← 5を指定
ここは5を指定してます。
> When users click the Sign Out button they will be logged out and
> then sent to signout_page. If signout_page is left empty,
> (hit space and then return) they will be taken, as normal,
> to the default and rather sparse SquirrelMail signout page.
>
> []: /webmail ← /webmailを指定(ログアウトしたらログインページに戻るようにする)ここも/webmailを指定してますがサーバー機の場合ログアウトすると/webmail/src/webmail.phpに移動しますが同じようにクライアント機(XP)でログイン〜ログアウトすると/webmail/src/signout.phpに移動し”ページを表示できません”になります。同じことをしてサーバーとXPで違うページに飛ぶのが不思議なんですが。お手数ですが原因わかれば教えてください。よろしくお願いします。


No.1806 投稿時間:2006年08月17日(Thu) 18:34 投稿者名:kou URL:
タイトル:Re^2: webmailのことで教えてください。

> > webmailでログインからログアウトしたときにサーバー機ではうまく
> > login.phpに戻るんですがクライアント機で同じIDでログインしてログアウトするとsignout.phpに移動し”ページを表示できません”と表示されます。原因わかれば教えてください、よろしくお願いします。
>
> 下記部分の設定はできているでしょうか?
>
> SquirrelMail Configuration : Read: config_default.php (1.4.0)
> ---------------------------------------------------------
> Organization Preferences
> 1. Organization Name : SquirrelMail
> 2. Organization Logo : ../images/sm_logo.png
> 3. Org. Logo Width/Height : (308/111)
> 4. Organization Title : SquirrelMail $version
> 5. Signout Page :
> 6. Top Frame : _top
> 7. Provider link : http://www.squirrelmail.org/
> 8. Provider name : SquirrelMail
>
> R Return to Main Menu
> C Turn color on
> S Save data
> Q Quit
>
> Command >> 5 ← 5を指定
ここは5を指定してます。
> When users click the Sign Out button they will be logged out and
> then sent to signout_page. If signout_page is left empty,
> (hit space and then return) they will be taken, as normal,
> to the default and rather sparse SquirrelMail signout page.
>
> []: /webmail ← /webmailを指定(ログアウトしたらログインページに戻るようにする)ここも/webmailを指定してますがサーバー機の場合ログアウトすると/webmail/src/login.phpに移動しますが同じようにクライアント機(XP)でログイン〜ログアウトすると/webmail/src/signout.phpに移動し”ページを表示できません”になります。同じことをしてサーバーとXPで違うページに飛ぶのが不思議なんですが。お手数ですが原因わかれば教えてください。よろしくお願いします。


No.1807 投稿時間:2006年08月17日(Thu) 18:50 投稿者名:kou URL:
タイトル:Re^2: webmailのことで教えてください。

> > webmailでログインからログアウトしたときにサーバー機ではうまく
> > login.phpに戻るんですがクライアント機で同じIDでログインしてログアウトするとsignout.phpに移動し”ページを表示できません”と表示されます。原因わかれば教えてください、よろしくお願いします。
>
> 下記部分の設定はできているでしょうか?
>
> SquirrelMail Configuration : Read: config_default.php (1.4.0)
> ---------------------------------------------------------
> Organization Preferences
> 1. Organization Name : SquirrelMail
> 2. Organization Logo : ../images/sm_logo.png
> 3. Org. Logo Width/Height : (308/111)
> 4. Organization Title : SquirrelMail $version
> 5. Signout Page :
> 6. Top Frame : _top
> 7. Provider link : http://www.squirrelmail.org/
> 8. Provider name : SquirrelMail
>
> R Return to Main Menu
> C Turn color on
> S Save data
> Q Quit
>
> Command >> 5 ← 5を指定
>
> When users click the Sign Out button they will be logged out and
> then sent to signout_page. If signout_page is left empty,
> (hit space and then return) they will be taken, as normal,
> to the default and rather sparse SquirrelMail signout page.
>
> []: /webmail ← /webmailを指定(ログアウトしたらログインページに戻るようにする)ここの設定でlogin.phpまでのパス(/webmail/src/login.php)と指定したらXPでもログアウトでログインページに戻れましたが、この指定はまずいでしょうか?



TOPページ掲示板▲頁先頭