Ciao a tutti,ho un problema nell'instllazione di ABDX,per chi non sapesse cosa è: è un forum come per esempio phpbb.Nella pagina di installazione mi chiede i seguenti campi:
-Indirizzo server (che è localhost)
-Username(lo stesso del mio sito)
-Password(quella che uso per accedere al pannello di controllo)
-Nome Database(my_nomedelsito)
-Table prefix(?)
In quest'ultima proprio non so cosa è e cosa mettere.
Comunque quando cerco di andare avanti mi spunta questo errore:
Codice:
Setting utf8_unicode_ci collation to the database...
Installing database version 300...
nonebadges… OK.
nonesettings… creating…urkarmaforumsimulat/lib/mysql.php:164 backTrace()
urkarmaforumsimulat/lib/mysql.php:131 rawQuery('...')
urkarmaforumsimulat/lib/mysqlfunctions.php:71 query('...')
urkarmaforumsimulat/install/installer.php:72 Upgrade()
urkarmaforumsimulat/install/doinstall.php:7 install()
BLOB/TEXT column 'value' can't have a default value
Query was: create table `nonesettings` (
`plugin` varchar(128) NOT NULL DEFAULT '',
`name` varchar(128) NOT NULL DEFAULT '',
`value` text DEFAULT '',
unique key `mainkey` (`plugin`,`name`)
) ENGINE=MyISAM;MySQL Error.
An error occured. Please go back and fix the settings and try again.
Dove è che sbaglio?Forse proprio per colpa dell'ultima casella?Sono un po' confuso...