Jump to content

domain name


jagguy

Recommended Posts

I have a ecommerce site that requires details for my  mysql /php which works fine.

 

The pproblem is i have no password set for the database and it requires a password and a Database Host Address: which i have no idea what to put.

 

I created the db with phpadmin and if i set a passwrod for this i will have to set a passwrod for all databases.

 

 

Link to comment
https://forums.phpfreaks.com/topic/37986-domain-name/
Share on other sites

For the hostname localhost should be fine in most cases.

 

The password is not for the database but for the mysql user you are using to login to MySQL. You have to setup the password for the user in phpMyAdmin by clicking the User privileges link on the main phpMyAdmin page you get when you login to phpMyAdmin.

Link to comment
https://forums.phpfreaks.com/topic/37986-domain-name/#findComment-181859
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.