Ciao a tutti.
Un cliente mi ha chiesto di spostare il suo forum (phpbb v 2) su un nuovo server.
Dopo aver fatto il trasferimento di dominio e ricreato tutto sul nuovo server, compreso il db, caricato tutti i file il forum non funziona.
Dato che è cambiato l'ip e il nome utente e password del db ho pensato di cambiare manualmente questi dati nel file config php ma non è bastato. ricevo questi errori
Warning: mysql_connect() [function.mysql-connect]: Access denied for user xxx@xxx-nt.xxxxx.it' (using password: YES) in D:\Inetpub\vhosts\xxxx.it\httpdocs\forum\db\mysql4 .php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in D:\Inetpub\vhosts\xxxx.it\httpdocs\forum\db\mysql4 .php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in D:\Inetpub\vhosts\xxxx.it\httpdocs\forum\db\mysql4 .php on line 331
phpBB : Critical Error
Could not connect to the database
Non ci capisco assolutamente nulla, che faccio?