Reply to thread

Here is what you need to do instead of using the computer name you need to use the ip of the computer eg. 192.168.1.xxx which you can get by opening the command prompt and using ipconfig and looking where it says IPv4 adress. that should allow you to connect to the database on the computer. If you get "hostname" is not allowed to connect to the database, you need to setup a SQL user that has access from all machines or grand root access from the ip you used earlier.

 

I also recomend using XAMPP if you continue to have trouble with the database as It comes with apache, MYSQL, and phpmyadmin. This would greatly help you manage the database if you still have trouble.

 

If you need further help i will continue to watch this thread or you can pm me


Top Bottom