02-22-2013, 02:31 PM
So if you use xampp and navicat then makes time on a server in navicat with paysafe name, host is localhost name is paysafe and password there is none ...
in donate.php give you a:
$ datenbank_host = "localhost";
$ datenbank_benutzer = "root";
$ datenbank_passwort = "";
$ database_name = "paysafe";
$ datenbank_tabelle = "code_paysafe";
then just in the 2 and enter 127.0.0.1 try
greeting
Cyborg2009
in donate.php give you a:
$ datenbank_host = "localhost";
$ datenbank_benutzer = "root";
$ datenbank_passwort = "";
$ database_name = "paysafe";
$ datenbank_tabelle = "code_paysafe";
then just in the 2 and enter 127.0.0.1 try
greeting
Cyborg2009

