myallptcsites66
New Member
- Messages
- 58
- Reaction score
- 0
- Points
- 0
By mistake I have deleted wp-config file from my database. And after uploading the wp-config file again I noticed that I have putted wrong database details But I a m unable to locate the correct details that to be putted in wp-config file
('DB_NAME', 'satyadau_wrdp1');
/** MySQL database username */
define('DB_USER', '');
/** MySQL database password */
define('DB_PASSWORD', '');
/** MySQL hostname */
define('DB_HOST', '');
How can I get the database details.
I used fantastico for uploading wordpress.
('DB_NAME', 'satyadau_wrdp1');
/** MySQL database username */
define('DB_USER', '');
/** MySQL database password */
define('DB_PASSWORD', '');
/** MySQL hostname */
define('DB_HOST', '');
How can I get the database details.
I used fantastico for uploading wordpress.