PDA

View Full Version : Instalation of Pixel post ....need help-newbie


|kDx|
06-30-2005, 12:30 PM
Warning: mysql_connect(): Access denied for user: 'kdx00@freeprohost.com' (Using password: YES) in /home/www/kdx00.freeprohost.com/flog/admin/install.php on line 38
Error: Access denied for user: 'kdx00@freeprohost.com' (Using password: YES)

Host: www.freeprohost.com
User:kdx00

Help me to configure the pixelpost.php

$pixelpost_db_host = "www.freeprohost.com"; // database host, often "localhost"
$pixelpost_db_user = "kdx00"; // database user
$pixelpost_db_pass = "*******"; // database user password
$pixelpost_db_pixelpost = "kdx00_flog"; // database

$pixelpost_db_prefix = "kdx00_"; // table prefix, leave as is unless you want to install multiple blogs on the same database

IS this correct??

raminia
06-30-2005, 02:32 PM
use localhost as host.
make sure that you have made db and db-user before installation.