Give your comments on How to install Xoops here. Thanks in advance!
Nice short HowTo. However I could do with a more information on creating the rights in the Ibay as some of the options I have are different, and perhaps a little more info on creating a user? in sql.
This is the error I got after trying to run the wizard. I will post it to the forums.
Failed inserting 1 entries to table xoops_bannerclient.
Failed inserting 6 entries to table xoops_configcategory.
Failed inserting 27 entries to table xoops_configoption.
Failed inserting 1 entries to table xoops_imgset.
Failed inserting 1 entries to table xoops_imgset_tplset_link.
Failed inserting 7 entries to table xoops_ranks.
Failed inserting 17 entries to table xoops_smiles.
Failed inserting 3 entries to table xoops_groups.
Failed inserting 2 entries to table xoops_groups_users_link.
Failed inserting 55 entries to table xoops_group_permission.
Failed inserting 3 entries to table xoops_banner.
Failed inserting 1 entries to table xoops_tplset.
Failed inserting 1 entries to table xoops_modules.
Failed inserting 26 entries to table xoops_tplfile.
Failed inserting 26 entries to table xoops_tplsource.
Failed inserting 12 entries to table xoops_newblocks.
Failed inserting 1 entries to table xoops_users.
Failed inserting 71 entries to table xoops_config.
for 1 Creating the database, I took this from Abe Loveless & his Alumni database install, it appears to work for me.
Log in to server as root and your admin password
1. Run "mysql_setpermission" from the command line. It will start a program to assist with database and user creation. Use the following responses to the questions;
a. Select Option 2 (Add a db and user privelege for that db)
b. DB Name; yourchoice
c. DB User; yourchoice
d. y (set a password)
e. Type a password (be sure to remember it - ie write it down)
f. Re-Type it to confirm
g. Host: localhost
h. Add Another Host: No
i. Implement this...: yes
j. 0 to exit program