Hi,
I have already installed SER and mySQL into my Debian system, so I have installed serweb to make administration tastks a bit easier ;-)
The problem now is that when I try to access to "http://localhost/serweb" and try to log in with the default user/password (or any other xD), it always tells me "DB Error: connect failed" and "Bad username or password".
It seems as if there were no possible connection between SER and the mySql service running in the background. I have tried with ser/heslo, admin/heslo... What I am doing wrong?
Thanks, Pablo
You may try: http://localhost/serweb/admin/index.php
----- Original Message ----- From: "Pablo Cabezas" paolochan@hotmail.com To: serusers@lists.iptel.org Sent: Monday, October 03, 2005 10:26 AM Subject: [Serusers] DB User error...
Hi,
I have already installed SER and mySQL into my Debian system, so I have installed serweb to make administration tastks a bit easier ;-)
The problem now is that when I try to access to "http://localhost/serweb" and try to log in with the default user/password (or any other xD), it always tells me "DB Error: connect failed" and "Bad username or password".
It seems as if there were no possible connection between SER and the mySql service running in the background. I have tried with ser/heslo, admin/heslo... What I am doing wrong?
Thanks, Pablo
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Hi, the default user/pass for connect to mysql is ser/heslo. Check if you can connect to it from command line:
mysql --host=localhost --user=ser -p ser
Karel
Pablo Cabezas napsal(a):
Hi,
I have already installed SER and mySQL into my Debian system, so I have installed serweb to make administration tastks a bit easier ;-)
The problem now is that when I try to access to "http://localhost/serweb" and try to log in with the default user/password (or any other xD), it always tells me "DB Error: connect failed" and "Bad username or password".
It seems as if there were no possible connection between SER and the mySql service running in the background. I have tried with ser/heslo, admin/heslo... What I am doing wrong?
Thanks, Pablo
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers