View Single Post
  #7  
Old 01-16-2006, 09:01 PM
Iron Flatline's Avatar
Iron Flatline Offline
pixelpost guru
 
Join Date: Jan 2006
Location: Berlin and New York
Posts: 111
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?
Reply With Quote