|
i think
$pixelpost_db_host = "localhost"; // database host, often "localhost"
$pixelpost_db_user = "geckonia_geck"; // database user
$pixelpost_db_pass = "xxxxxx"; // database user password
$pixelpost_db_pixelpost = "geckonia_geckblog"; // database
should do it. (note that only the database and database user need the geckonia_ prefix.) then you can just replace the pixelpost.php file, no need to re-upload the whole folder.
good luck!
|