Mysql how to change
#1

How do i fix this on mysql http://prntscr.com/al6kj0
Reply
#2

There is something wrong with your mysql_connect(), 127.0.0.1 is localhost, is the database hosted on your computer?
Reply
#3

Make sure your local MySQL server is running. It can not find the MySQL Server, if you don't have a local MySQL server change "127.0.0.1" to the IP of your MySQL server. If you don't currently have a MySQL Server, you can download one and watch tutorials to set it up https://www.mysql.com/
Reply
#4

Ok thanks, ill try that
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)