Finnaly able to make all services run on 1.4.6 v80
but when i do try to login i get this error:
I did change the password on table.xml
![]()
Finnaly able to make all services run on 1.4.6 v80
but when i do try to login i get this error:
I did change the password on table.xml
![]()
witch register page did you use? and when you login does it say incorrect username password?
maybe auth problem, maybe base64 problems, asnwer to my question let me tell you how to fix
Yes, it says incorrect username / password, and show that message on the console used the register page that came along with the 1.4.6 pack, i did took a look at SQL users, and the registered acc is there
your problem is bad auth
use this auth
v80.auth.reg.db - Download - 4shared
use shell command to import database
Important : Search on the forum before ask a question i ask same quesion here if you look at whole thread replys you could find solution so easy http://forum.ragezone.com/f750/pw-1-...ml#post7717475, so please next time search :)
I m not being able to import or SQL the procedures table get the error:
Erro
consulta SQL: Documentação
DELIMITER $$ CREATE PROCEDURE `acquireuserpasswd` ( IN name1 VARCHAR( 64 ) , out uid1 INTEGER, out passwd1 VARCHAR( 64 ) ) BEGIN SELECT id, passwd
INTO uid1, passwd1
FROM users
WHERE name = name1;
END$$
Mensagens do MySQL : Documentação
#1304 - PROCEDURE acquireuserpasswd already exists
#1304 - PROCEDURE acquireuserpasswd already exists
Then delete it or make sure it's the same...
Ok did add the new auth,
Now when try to login it says: Conecting to server... and keep that way for a few secs until it get Link error between servers,
On console it shows:
gdelivery:: matrixpasswd query, user drake
gdelivery:: passwd timeout. user = drake
gdelivery:: matrixpasswd cache passwd missing, user drake
table.xml...
table.xml Has root login and password, at folder /etc/ as pointed in the path on authd.sh
$CLASSPATH authd /etc/table.xml
<connection name="auth0" poolsize="3" url="jdbc:mysql://localhost:3306/pw?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true" username="root" password="de*****"/>
Last edited by lvdrake; 13-08-13 at 10:02 AM.
http://forum.ragezone.com/f750/pw-1-4-6-v80-943610/
are you using this? and did set chmod correct? your problem is in auth, hard to figer out what it is, wait for expert members in the forum
Not using that version, and yes i did CHMOD, with my old auth i get password error when try to login and those java on console,
using urs, it does the other error
All services are online on Iweb
Been two days without sleep trying to figure out this login problem... =/
Asking for help here as my last resort, does anyone got a auth + sql files that actualy work? for 1.4.6 v80
Last edited by lvdrake; 13-08-13 at 10:40 AM.
I did add all those files like 15 times already configured it, and restarted the server several times, and still can't login (...)
Using, your Auth, Table, and SQL files with lead me to that error =/
Even re-install linux all over again
Last edited by lvdrake; 13-08-13 at 11:10 AM.
do you have team-viewer? if yes then pm me id and pass i can check what is your problem is
If i use the auth from 1.4.5 will it work?
I m using the 1.4.6 files from pwdev
http://pw-dev.blogspot.com.br/2013/0...-datas-pt.html
Server files : -->https://mega.co.nz/#!5p8xCBxI!Q3FgiA...zOrD7cieQ1vXLI
http://forum.ragezone.com/f754/tutor...-4-6-a-943846/
did u make it work?
Problem solved -.- Guess what? i did use the AUTH for --> 1.4.5 and it totaly did the trick like magic >.>
if anyone need it i can upload it
Adding my "manbo jambo" custom stuff xD i might release it up to christmas
I saw many ppl complaning about cant edit char XML on 1.4.6
I can edit it just fine using 1.4.5 iweb here
Last edited by lvdrake; 13-08-13 at 10:02 PM.
hi i started messing with my first pwi server this week and i found that if nothing wrong is with your auth files then its probably your database.sql try using the sql from this post it might help http://forum.ragezone.com/f751/pw-se...-4-7-a-943518/
There are an AUTH server with which 0x adheres to a password, and an AUTH server to which 0x does not adhere.
thaanks worked 100% for me)