MySQL Forums
Forum List  »  Italian

config.php ricevo un fatal error
Posted by: Roberto Cabras
Date: January 04, 2023 03:55AM

Ciao a tutti sono Roberto,

Ho un problema riguardo il PREFIX del mio database,

Ho questo file chiamato config.php è al suo interno ho inserito i miei dati come: user - nome - password - host. in più mi chiede obbligatoriamente il PREFIX,

Quando inserisco i dati corretti, salvo il file, avvio un altro file col nome install.php


Ricevo un errore.
--------------------------------------------------------------------
Fatal error: Uncaught mysqli_sql_exception: Access denied for user 'super25_frsuper25'@'10.27.5.5' (using password: YES) in /customers/2/6/d/super25.fr/httpd.www/LM/db.php:35
Stack trace:
#0 /customers/2/6/d/super25.fr/httpd.www/LM/db.php(35): mysqli->__construct('localhost', 'super25_frsuper...', Object(SensitiveParameterValue), 'super25_frsuper...')
#1 /customers/2/6/d/super25.fr/httpd.www/LM/db.php(19): db->__construct()
#2 /customers/2/6/d/super25.fr/httpd.www/LM/install.php(10): db::getInstance()
#3 {main}
thrown in /customers/2/6/d/super25.fr/httpd.www/LM/db.php on line 35
---------------------------------------------------------------------
Mi pottete aiutare a capire qual'è l'errore?


Vi ringrazio in anticipo.

Options: ReplyQuote


Subject
Views
Written By
Posted
config.php ricevo un fatal error
145
January 04, 2023 03:55AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.