[Maia-users] newuser.tpl

Robert LeBlanc rjl at renaissoft.com
Thu Apr 19 09:48:25 PDT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

scoubidou A fond wrote:
> Not in internal , by network.
> yes i got login screen "http://192.9.200.164/maia/login.php" so after i
> don t know name and passwd ?  It s why i wanted to use "internal-init.php".

Ok, I think what happened is that when you loaded the internal-init.php
page, you did not supply the full path to the newuser.tpl file, so it
could not load the template to generate the mail (which would have been
sent to you with your username and password).  To fix the problem now,
you need to do two things:

(1) Use your database console (or GUI tool, e.g. mysqladmin, etc.) to
execute these SQL queries:

  DELETE FROM users WHERE id > 1;
  DELETE FROM policy WHERE id > 1;
  DELETE FROM maia_users WHERE id > 1;

(2) Load the internal-init.php page in your web browser again, but this
time when it asks you to tell it where your template file is, don't just
say "newuser.tpl", supply the full path, e.g. "/path/to/your/newusert.tpl".

That should create an account for you and email you the temporary
username and password for that account.  After that you can continue
with the installation steps (from Step 14, "Login and become the
super-administrator") as usual.

- --
Robert LeBlanc <rjl at renaissoft.com>
Renaissoft, Inc.
Maia Mailguard <http://www.maiamailguard.com/>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGJ51YGmqOER2NHewRAra1AJ9UVyM/iE7t4f+KbbCBDmrvta9GiQCePXof
pfTubZCqgav2EcHeEOZG9S0=
=CZKj
-----END PGP SIGNATURE-----


More information about the Maia-users mailing list