|
I'm unclear on Step 1 of Preparation.
You suggest editing:
$pixelpost_db_host = "change_me"; // database host, often "localhost"
$pixelpost_db_user = "change_me"; // database user
$pixelpost_db_pass = "change_me"; // database user password
$pixelpost_db_pixelpost = "change_me"; // database
But what am I editing here? What are the changes that I'm making? Am I just putting in my username and password, or is there a drive/destination that I'm entering?
|