Problem in connecting to mysql database

Newbie Member
14May2012,10:11   #1
maqubex's Avatar
hai everybody,

i am having the following infos of a site..


*php + mysql
*database info ( DB_SERVER, DB_NAME, DB_USER, DB_PASSWORD )
*cPanel first:11.25.0-RELEASE_43473 latest:11.25.0-CURRENT_46156 Cpanel::ZoneFile::VERSION:1.3
*Cpanel Username

now the things i dont have is

*Cpanel password
*FTP access

i had tried many of the db conncting s/w..inroder to conect to the db. but everything is showing error due to invalid permission.. and if anybody who can give me an exact solutiin wil be much more helpful
Go4Expert Founder
14May2012,11:21   #2
shabbir's Avatar
CPanel password is not same as MySQL password and you have to create a database with username and password in your CPanel.

Search for MySQL Database Wizard Icon in cpanel to create database and associate user to that database with needed permissions.
coderzone likes this
Contributor
15May2012,01:03   #3
Alex.Gabriel's Avatar
You cant connect from cPanel's mysql database from external server . Only from localhost.

Last edited by Alex.Gabriel; 15May2012 at 01:20..