HI everyone, I need help with database error i am trying to create new wordpress installation on my server but couldnt do soo. Please hellp!
A bit more information would help. What error are you getting exactly? Being vague doesn't help people trying to assist you
okay this is the error Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'xxxxxx'@'localhost' (using password: YES) in /tmp/cpanel_phpengine.12957572999.5757KThDdx8lCu on line 1643 Access denied for user 'xxxxxx'@'localhost' (using password: YES)
According to the error, your MySQL user does not have privileges to access to database. Did you create this user and provided privileges to connect to database?