View Single Post
  #4  
Old 05-19-2006, 03:39 AM
geck Offline
forum loafer
 
Join Date: May 2006
Posts: 3
Thanks! I tried everything I could think of, but keep getting this new error:

Error: No database selected

here is my cpanel mysql page:


if that is correct, how should I fill out these fields?
(assume my password is xxxxxx)

$pixelpost_db_host = "replace_me"; // database host, often "localhost"
$pixelpost_db_user = "replace_me"; // database user
$pixelpost_db_pass = "replace_me"; // database user password
$pixelpost_db_pixelpost = "replace_me"; // database

When I have the pixelpost.php file correct, is it ok just to replace that file on the server, or do I need to reinstall the whole folder.

Thanks again.
geck
Reply With Quote