Jump to content

Recommended Posts

i just installed wamp , n put the server online. i checked phpmyadmin and it works. i am trying to install a software on my website and it asks for hostname, MYSQL username, and MYSQL password. where do i go to get this information because wamp didnt ask me to input anything. plz help me

Link to comment
https://forums.phpfreaks.com/topic/99760-wamp-and-mysql/
Share on other sites

i created a new account by going to privileges and gave that account all the powers. but when i go to my site to install a software and it asks me for the info. when i put it in it gives me the error of wrong username or password.

 

 

the webserver is hosted somewhere else and this database is going be hosted off my home machine.

 

so for hostname i put localhost

for username i put in brandon

password i put in mypassword.

 

is there anything i am doing wrong????

 

Link to comment
https://forums.phpfreaks.com/topic/99760-wamp-and-mysql/#findComment-510226
Share on other sites

If I understand you correctly, your site will be hosted on some server on ISP provider.

 

In that case, I would say the username is NOT root, neither the password is blank.

 

You will probably need to contact admin of these servers and ask for the username and password.

 

Or, maybe you have recived these info when you have made an agreement with them.

Link to comment
https://forums.phpfreaks.com/topic/99760-wamp-and-mysql/#findComment-510376
Share on other sites

He said he just installed it. In that case the password is blank and it's quite likely that the only existent user is the root user.

 

 

you are right, however he is rite too when he says " If I understand you correctly, your site will be hosted on some server on ISP provider." and the mysql database will be hosted on my computer. so are u certain i should put the ip address of the website provided by my isp, because i thought it would be my ip address.

Link to comment
https://forums.phpfreaks.com/topic/99760-wamp-and-mysql/#findComment-510513
Share on other sites

my web hoster charges me extra, a lot, of having a mysql database. plus even if i do get a database from them, i dot have sufficient privileges to create extra tables. so i decided to create a mysql database on my home machine. JOOMLA requires a mysql database, i was hoping i could use the one on my home computer(the mysql database).

Link to comment
https://forums.phpfreaks.com/topic/99760-wamp-and-mysql/#findComment-510704
Share on other sites

If you host your database on your home computer it'll mean you computer will need to be on 24/7 and your site may become slow when doing SQL queries. I'd recommend looking for a new host which provides atleast as database as part of the basic hosting plan.

 

If you still want to to host your MySQL database from your computer then you'll need to have a static ip address, ensure you enable port forwarding for port 3306 on your router (if you have one). Allow for remote connections on port 3306 in your firewall. Add your hosts IP address to MySQLs permissions table.

Link to comment
https://forums.phpfreaks.com/topic/99760-wamp-and-mysql/#findComment-510755
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.