SA-MP Forums Archive
Mysql. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Mysql. (/showthread.php?tid=359329)



Mysql. - tiernantheman - 13.07.2012

Hey guys I'm trying to get my mysql database created but when I goto the link for PhpMyAdmin it says Oops! This link appears to be broken. Anyone know a different link or how I can fix this?


Re: Mysql. - DarrenReeder - 13.07.2012

Give us some more information

Are you hosting this all on your own computer? What web host/sql server host package are you using? What did you enter into the URL bar?


Re: Mysql. - tiernantheman - 13.07.2012

Quote:
Originally Posted by DarrenReeder
Посмотреть сообщение
Give us some more information

Are you hosting this all on your own computer? What web host/sql server host package are you using? What did you enter into the URL bar?
I'm trying to get it on my computer and I'm using XAMPP. When I click on the admin tab on it says that error when it directs me to the internet browser.


Re: Mysql. - Elysian` - 13.07.2012

Make sure "MySQL" is running and then press "Admin...".


Re: Mysql. - tiernantheman - 13.07.2012

Quote:
Originally Posted by Windows32
Посмотреть сообщение
Make sure "MySQL" is running and then press "Admin...".
Yes, it says running.


Re: Mysql. - SuperViper - 13.07.2012

You need to have MySQL installed a service to use phpMyAdmin in XAMPP. Make sure the box on the left is checked.


Re: Mysql. - tiernantheman - 13.07.2012

Quote:
Originally Posted by SuperViper
Посмотреть сообщение
You need to have MySQL installed a service to use phpMyAdmin in XAMPP. Make sure the box on the left is checked.
Yes I have the box checked.