Chapter 7. Admin settings

Create your SuperUser

Let's proceed. Having found the tables were created correctly, you just clicked on the Next button, and now it's time to define your XOOPS site's superuser, that is, the one that calls the shots, the Webmaster, the capo di tuti capi, whatever you want to call it. You'll see a screen such as this:

This is the form where you create your site's webmaster.

Figure 7.1. This is the form where you create your site's webmaster.

In the field called Admin Name write the name of your superuser. A common choice is, of course, webmaster, but you can be as creative as you want. Then fill the Admin Email field with the address where you want to receive mail sent to the webmaster. And last you have to type twice the password you want for your superuser.

As Murphy was well aware of, many things can always go wrong. One of them is pictured in Figure 7.2, “ The program timed out! Probably a bad connection to the MySQL server.”. What happened here?

The program timed out! Probably a bad connection to the MySQL server.

Figure 7.2.  The program timed out! Probably a bad connection to the MySQL server.

If you see a message like this, shutdown your Apache server, then shutdown your MySQL server, then fire again the MySQL server, fire up again the Apache server and try again. If they are active, you will probably have no more troubles.

Another thing that can happen every once in a while is that you unconsciously type different things in the two instances of the password field. Since all you're seeing is those big black dots, you won't know you messed up until you see something like this. This screen means you've entered different passwords in these fields, so go Back and retype both passwords, making sure you type the same thing this time.

Ooops! A typo occurred somewhere. Go Back and try again.

Figure 7.3. Ooops! A typo occurred somewhere. Go Back and try again.

If everything is ok, as it should be because I'm just being paranoid (they ARE after me, believe me!), you'll see the wizard spring into action again. Now the information screen shows this:

Your database tables have received their initial data. You're almost there!

Figure 7.4. Your database tables have received their initial data. You're almost there!

As you can see, 19 of your 31 tables have received data. What did XOOPS write, and where, and why? Let's see... The display is not ordered. After a little rearranging, we can see the following things have happened:

All this was done by the wizard while you blinked. Amazing, huh? So what happens now? Of course: you click again on the omnipresent Next button. You're almost there! Let's go to the last Chapter 8, Ready to go!.