<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for the previous advice flavio.<br>
<br>
I am ALMOSt able to log on to SerWeb but whilst the log indicates I
have successfully logged on the moment I<br>
do my session seems to expire and I get the following.<br>
<br>
<div class="frameHeading">Session expired</div>
<div class="frameBodyPadding" style="font-weight: bolder; color: red;">
Your session expired, please relogin.
</div>
<br>
Can anybody shed any light on the issue and how to resolve it?<br>
<br>
Regards,<br>
   Steve.<br>
<br>
<br>
<blockquote
 cite="mid85ec7b250705290912m21d50119w14d3ef7ec62bfbdb@mail.gmail.com"
 type="cite">Try to run mysqldb.sh script in ser src code dir, after
bakcup your db.
  <br>
It creates ser user (with password heslo) to access mysql ser db, with
  <br>
right grants, also via serweb.
  <br>
If you have DB error connection too, try with --old-password option as
  <br>
previous suggested.
  <br>
  <br>
I solved that problem so :-)
  <br>
  <br>
bye
  <br>
  <br>
F.
  <br>
  <br>
  <br>
2007/5/29, Stephen McVarnock <a class="moz-txt-link-rfc2396E" href="mailto:stephen.mcvarnock@aepona.com">&lt;stephen.mcvarnock@aepona.com&gt;</a>:
  <br>
  <blockquote type="cite"><br>
 Actually, I use another username (openser) to log on directly to the
    <br>
database. This user id was created by the mysqldb.sh script with
OpenSer.
    <br>
    <br>
 Should it be added to the subscriber/admin_privileges database?
    <br>
    <br>
 Strangely, no matter what userid I try I get the same output in the
log as
    <br>
shown below i.e. userid always seems to be 'ser' and domain is
'localhost'.
    <br>
    <br>
 Steve.
    <br>
    <br>
    <br>
    <br>
    <br>
May 29 11:49:19 serweb [error] file:
    <br>
/opt/serweb-0.9.6/html/data_layer.php:465: DB Error: connect failed -
    <br>
[nativecode=Access denied for user 'ser'@'localhost' (using password:
YES)]
    <br>
** mysql://ser:heslo@localhost/ser
    <br>
    <br>
 Do  you access mysql with mysql -u ser -p
    <br>
 $&gt;password: heslo
    <br>
 ?
    <br>
    <br>
 If yes, try to start mysqld with --old-password option following tips
at
    <br>
url: <a class="moz-txt-link-freetext" href="http://dev.mysql.com/doc/refman/5.0/en/old-client.html">http://dev.mysql.com/doc/refman/5.0/en/old-client.html</a>
    <br>
    <br>
 Bye,
    <br>
 F.
    <br>
    <br>
    <br>
 --
    <br>
 ********************************
    <br>
 * (o&lt;     ing. Patria Flavio
    <br>
 * //\      phone 0823451358
    <br>
 * V_/_  mobile 3407873357
    <br>
 *
    <br>
 ********************************
    <br>
    <br>
  </blockquote>
  <br>
  <br>
</blockquote>
<br>
</body>
</html>