Problem with setting creating my SQL database - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Problem with setting creating my SQL database (
/showthread.php?tid=165646)
Problem with creating my SQL database -
Hiddos - 05.08.2010
I've been trying to follow some tuts around the site about creating an SQL database (For the perfections, it's seriously 'AN', not 'a') but I can't seem to connect to
http://localhost/phpmyadmin. Anyone has got an idea? Here's a screeny:
Any help would be greatly appreciated.
Re: Problem with setting creating my SQL database -
JaTochNietDan - 05.08.2010
Try replacing localhost with 127.0.0.1, it's possible your host file was modified.
http://127.0.0.1/phpmyadmin
Re: Problem with setting creating my SQL database -
Kar - 05.08.2010
woops ur using it but how come that dont work? it works for mer
Re: Problem with setting creating my SQL database -
JaTochNietDan - 05.08.2010
Quote:
Originally Posted by Kar
download wamp server which thekiller gave in link. its much better
|
As you can see in his screenshot, he is using WAMPSERVER
Re: Problem with setting creating my SQL database -
Kar - 05.08.2010
sorry didnt notice
try this link
http://localhost/
Re: Problem with setting creating my SQL database -
Hiddos - 05.08.2010
Doesn't works either, same message.
Re: Problem with setting creating my SQL database -
JaTochNietDan - 05.08.2010
Quote:
Originally Posted by Hiddos
Doesn't works either, same message.
|
Have you made sure that wampserver is fully activated? In the icon it shows that not everything has been started. Make sure all services are started by clicking 'Start All Services' in the wampmanager menu.
Re: Problem with setting creating my SQL database -
Kar - 05.08.2010
firewall maybe? or setting with your internet browser? i use ****** chrome. works fine for me
os ?
Re: Problem with setting creating my SQL database -
Hiddos - 05.08.2010
Disabled Windows Firewall (Why did windows turn it on?)
Using ****** Chrome on Windows 7 Ultimate x64, I'll try some different browsers though.
Re: Problem with setting creating my SQL database -
JaTochNietDan - 05.08.2010
Quote:
Originally Posted by Hiddos
Disabled Windows Firewall (Why did windows turn it on?)
Using ****** Chrome on Windows 7 Ultimate x64, I'll try some different browsers though.
|
Did you try doing what I said? The icon is half full, which means some service hasn't been activated, most likely apache. You need apache enabled to use phpmyadmin. This is most likely not a firewall, OS or browser issue, the webserver simply isn't running. So go click on the icon, apache, and start it.