toni Posted October 13, 2008 Share Posted October 13, 2008 Ciao a tutti.Sono unnuovo utente con un problema che non riesco a risolvere. Ho installato Prestashop sul server (dove ho creato anche il DBase). Ma durante l'installazione, nonostante il programma trovi correttamente il data base lo stesso mi segnala un errore nell'installazione (1044) e di seguito vi posto anche cosa mi scrive. Premetto che mi baso su server register.Error while inserting data into the database:'CREATE TABLE ps_lang ( id_lang INTEGER UNSIGNED NOT NULL AUTO_INCREMENT, name VARCHAR(32) NOT NULL, active TINYINT UNSIGNED NOT NULL DEFAULT 0, iso_code CHAR(2) NOT NULL, PRIMARY KEY(id_lang), INDEX lang_iso_code(iso_code) ) ENGINE=MyISAM DEFAULT CHARSET=utf8'Access denied for user \'AV868_toni\'@\'%\' to database \'striscionishop_it_prestashop\'(Error: : 1044)non riesco a capire dov'è il problema. Chi mi aiuta? Grazietoni Link to comment Share on other sites More sharing options...
FaRes Posted October 13, 2008 Share Posted October 13, 2008 Ciao e benvenuto,da quello che si legge sembra che si sia verificato un problema di permessi.Potresti cortesemente darmi più informazioni sul server che usi e sul tipo di database? Magari ne veniamo a capo.Ciao,FabioPS - C'é un forum completamente in italiano a fondo pagina, puoi raggiungerlo anche cliccando qui: http://www.prestashop.com/forums/viewcategory/57/ Link to comment Share on other sites More sharing options...
ventuato2000 Posted October 15, 2008 Share Posted October 15, 2008 OK. Ragazzi. Grazie per l'interessamento. Ho comunque risolto. Mancavano i permessi sul DB. Infatti se qualcunousa i server di Register con relativi DB mySQLdeve impostare i permessi di quest'ultimo. Per farlo bisogna andare sul proprio pannello di controllo (gestione Hosting), scegliere MYSQL ed impostare tutti i permessi. Così facendo poi il tutto funziona perfettamente.Ti ringrazio per il link al forum in Italiano. Molto esauriente. Grazie. Link to comment Share on other sites More sharing options...
starlaadam Posted July 18, 2012 Share Posted July 18, 2012 SQL Injection is one of the many web attack mechanisms used by hackers to steal data from organisations. website security Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now