20
I had a similar error, but am running the upgrade script that I just downloaded today, so I assume that its the one that's already been fixed - so not sure why I'm having the problem.
I'm test-running the upgrade on a back-up machine with an identical directory structure, loaded in my existing site's web and MySQL data.
So I run the install script:
- Welcome to the Install Wizard for XOOPS 2.2 - Choose language.
- Welcome to the Install Wizard for XOOPS 2.2 - What is it?
- Checking file and directory permissions.. - No errors.
- General configuration
- Please confirm the following submitted data
- Saving configuration data.. - success
- check path & URL - Ok
- confirm database settings
- check database - Ok
- This is where I start having problems:
"
Failed creating table kt__avatar.
Failed creating table kt__avatar_user_link.
Failed creating table kt__banner.
Failed creating table kt__bannerclient.
Failed creating table kt__bannerfinish.
Failed creating table kt__block_module_link.
Failed creating table kt__xoopscomments.
Failed creating table kt__xoopsnotifications.
Failed creating table kt__config.
Failed creating table kt__configcategory.
Failed creating table kt__configoption.
Failed creating table kt__groups.
Failed creating table kt__group_permission.
Failed creating table kt__groups_users_link.
Failed creating table kt__image.
Failed creating table kt__imagebody.
Failed creating table kt__imagecategory.
Failed creating table kt__imgset.
Failed creating table kt__imgset_tplset_link.
Failed creating table kt__imgsetimg.
Failed creating table kt__modules.
Failed creating table kt__newblocks.
Failed creating table kt__online.
Failed creating table kt__ranks.
Failed creating table kt__session.
Failed creating table kt__smiles.
Failed creating table kt__tplset.
Failed creating table kt__tplfile.
Failed creating table kt__tplsource.
Failed creating table kt__users.
Failed creating table kt__user_profile.
Failed creating table kt__user_profile_field.
Failed creating table kt__block_instance.
Database tables created."
I thought Maybe its because the tables exist already, so proceed to the next step:
- Please choose your site admin's name and password.
When I hit the Next button at this point my browser tries endlessly to load the page. This may be because of something leftover from a previous attempt, but I hit the same issue at another point last time - the browser just endlessly trying to load. (I assume it will time out eventually...)
Any ideas?
-b-