View Single Post
  #5  
Old 05-19-2006, 04:12 AM
ranko Offline
pp regular
 
Join Date: Apr 2006
Posts: 46
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!
__________________
supersteady.org
Reply With Quote