MYSQL Setup help?
#1

I have a mySQL script which I want to be optimized to be used for my server , can I use webhosting mySQL database and PHPMyadmin? What do I do?
Reply
#2

No. External databases are too slow.
Reply
#3

You can use it if the webhosting allows you to. More often than not they block external connections to their mysql. To try it out, just replace the mysql connection info in your script with those given by your webhost. It will most likely be slower than file-based system though, like Vince pointed out.
Reply
#4

Check volt-host. Is the most comlete hosting I ever seen.
Reply
#5

If you use external MySQL server of a webhost, it will be too slow as there are ping difference between server host and webhost. Also some webhost dosent allow external MySQL connections. If your server host provides webhosting, it will be the best option for having a MySQL driven website and a MySQL SA-MP server
Reply
#6

It's just plain stupid. Create localhost database.
Reply
#7

Quote:
Originally Posted by Mr_DjolE
Посмотреть сообщение
It's just plain stupid. Create localhost database.
He could use localhost database only if his host have MySQL support or else he must change his host
Reply
#8

Quote:
Originally Posted by Height
Посмотреть сообщение
He could use localhost database only if his host have MySQL support or else he must change his host
Thank you captain obvious!
Reply
#9

or just download XAMMP
Reply
#10

How do I do it from volt
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)