First create a standard account through the front end. Then find that user in the phorum_users table in the database. Change the "admin" field from 0 to 1. After doing so, you can login into the admin backend.
see also the FAQ
Oh, and another option could be to install
this script in your Phorum dir as rescue_admin.php. Edit the $make_admin_user variable to contain the name of the user that you want to make admin. Then open it in your browser.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Edited 1 time(s). Last edit at 05/22/2008 02:43PM by Maurice Makaay.