1
I'm trying to set up a testbed, using xoops 2.4.4 and wamp server as a localhost.
I created the database and set the user privileges, etc
But when I get to the "Table Creating" section of the install wizard I have problems
I get the message (in green) XOOPS system tables have been created. Press next to go to the next step.
But Under it I get (in red)
Unable to create table xf2f_avatar
Unable to create table xf2f_avatar_user_link
Unable to create table xf2f_banner
Unable to create table xf2f_bannerclient
Unable to create table xf2f_bannerfinish
Unable to create table xf2f_block_module_link
Unable to create table xf2f_xoopscomments
Unable to create table xf2f_xoopsnotifications
Unable to create table xf2f_config
Unable to create table xf2f_configcategory
Unable to create table xf2f_configoption
Unable to create table xf2f_groups
Unable to create table xf2f_group_permission
Unable to create table xf2f_groups_users_link
Unable to create table xf2f_image
Unable to create table xf2f_imagebody
Unable to create table xf2f_imagecategory
Unable to create table xf2f_imgset
Unable to create table xf2f_imgset_tplset_link
Unable to create table xf2f_imgsetimg
Unable to create table xf2f_modules
Unable to create table xf2f_newblocks
Unable to create table xf2f_online
Unable to create table xf2f_priv_msgs
Unable to create table xf2f_ranks
Unable to create table xf2f_session
Unable to create table xf2f_smiles
Unable to create table xf2f_tplset
Unable to create table xf2f_tplfile
Unable to create table xf2f_tplsource
Unable to create table xf2f_users
Unable to create table xf2f_cache_model
And when I check the table in phpmyadmin, there are no table created.
Clicking "NEXT" send me to "Initial Settings"
Clicking on "Next" again takes me back to "Database Configuration"
I'm using the latest wamp v2.1
apache 2.2.17
php 5.3.5
mysql 5.5.8