flagflag  If you want to see English page, please click "English" Button at Left.

Re: What Version's are needed

このトピックの投稿一覧へ

なし Re: What Version's are needed

msg# 1.13
depth:
1
前の投稿 - 次の投稿 | 親投稿 - 子投稿.1 | 投稿日時 2010-7-3 21:47
admin  Webmaster   投稿数: 245
Hi.

I resolved problem of "lower case table name" on Windows.
And I tested XoopenSim on Windows. But there is no problem. I can create new avatar and login to OpenSim.

Is your MySQL DB on Windows or Linux?
If you use MySQL on Windows, do you have problem of "lower case table name" ?
In this case, home page of XoopenSim indicates "OFFLINE".

Corrected XoopenSim is here http://www.nsl.tuis.ac.jp/DownLoad/SoftWare/Xoops/xoopensim-1.40-nosl-2.tgz


>> 2010-07-02 14:56:27,468 INFO - OpenSim.Services.LLLoginService.LLLoginService [LLOGIN SERVICE]: Login request for master xxxxx from
>> 71.244.130.xx with user agent 0.6.3 (LL 1.23.5) starting in last
>> 2010-07-02 14:56:27,468 DEBUG - OpenSim.Services.AuthenticationService.PasswordAuthenticationService [PASS AUTH]:
>> got e8ac2303df8e22eccb537ae1180ba905; hashed = c3d8d89d4b62ccdbb29d0acbec8e76a0; stored = 8aba233413a0b5a9e2c805b81d01f43a
>> 2010-07-02 14:56:27,468 DEBUG - OpenSim.Services.AuthenticationService.PasswordAuthenticationService [AUTH SERVICE]:
>> PrincipalID 34ca37ec-7d83-41ce-96af-dc620aa8a3f7 or its data not found
>> 2010-07-02 14:56:27,484 INFO - OpenSim.Services.LLLoginService.LLLoginService [LLOGIN SERVICE]: Login failed, reason: authentication failed

Above error indicates "password mismatch".

Please execute MySQL command.

mysql> use "your OpenSim Database name";
mysql> select FirstName, passwordHash, passwordSalt from auth, UserAccounts where PrincipalID=UUID and FirstName='master';

Here, master is your avatar's first name.
Then your avatar's first name, password hash and password salt are displayed.

Next, please create php program. Example, filename is pass.php

<?php
print("Password Hash = ".md5(md5("your avatar's password").":"."above MySQL avatar's password salt")."\n<br />");
?>

And access to pass.php with web browser. Or execute command "php pass.php"
Is "pass.php's password hash" corresponding to "MySQL password hash" ?
投票数:148 平均点:3.58

投稿ツリー

  条件検索へ


サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 4月翌月
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
<今日>

オンライン状況

96 人のユーザが現在オンラインです。 (2 人のユーザが Forum を参照しています。)

登録ユーザ: 0
ゲスト: 96

もっと...

アクセスカウンタ

今日 : 3569356935693569
昨日 : 2042920429204292042920429
総計 : 2338297523382975233829752338297523382975233829752338297523382975
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com