PDA

View Full Version : Installation problems


Allen Mead
07-21-2004, 03:42 PM
I am having trouble installing CMPS, I have followed the 2 links below and I then get the following error message:

Click here to begin the installation process --> Add Database Tables -->


Database error in vBulletin 3.0.3:

Invalid SQL:
CREATE TABLE IF NOT EXISTS vb3_adv_setting (
varname varchar(100) NOT NULL default '',
grouptitle varchar(50) NOT NULL default '',
value mediumtext NOT NULL default '',
defaultvalue varchar(250) NOT NULL default '',
optioncode mediumtext NOT NULL,
displayorder smallint(3) unsigned NOT NULL default '0'
) TYPE=MyISAM
mysql error: create command denied to user: 'astra_mk2@localhost' for table 'vb3_adv_setting'

mysql error number: 1142

Date: Wednesday 21st of July 2004 08:49:25 PM
Script: http://www.astra-mk2.com/forum/admincp/vbacmps_install.php?do=createtables
Referer: http://www.astra-mk2.com/forum/admincp/vbacmps_install.php?do=startinstall
Username: Allen Mead
IP Address: 81.131.55.80


Any help would be much appreciated!

Brian
07-21-2004, 03:47 PM
You need to contact your host and ask them to enable the create command for the user 'astra_mk2@localhost'.

Our Sponsors
 

Allen Mead
07-21-2004, 07:14 PM
Sorted, cheers Brian!!