computermax2328 Posted November 3, 2012 Share Posted November 3, 2012 Hey All, I always use Blue Host for my websites, but they don't let you use the CREATE TABLE MYSQL command. Does anyone know of any hosting services, reliable ones, that allow you to use this command?? And on a side note, best free web hosting?? Thanks in advance, Link to comment https://forums.phpfreaks.com/topic/270256-hosting-with-create-table/ Share on other sites More sharing options...
Mahngiel Posted November 3, 2012 Share Posted November 3, 2012 And on a side note, best free web hosting?? That is an oxymoron - you get what you pay for. That sort of functionality is most always disabled because of the rampant abuse that goes with free hosting. Pony up a few dollars a month for a real web host. There's a stickied thread for it around here somewhere. Link to comment https://forums.phpfreaks.com/topic/270256-hosting-with-create-table/#findComment-1389964 Share on other sites More sharing options...
computermax2328 Posted November 3, 2012 Author Share Posted November 3, 2012 Blue Host is not free. It is a good deal, but not free. I just want to know if anyone knows a good host with create a table off the top of their head. The free hosting was a seperate idea. I want a free host for my personal site and my sandbox. Anyone know good ones?? Thanks, Link to comment https://forums.phpfreaks.com/topic/270256-hosting-with-create-table/#findComment-1389987 Share on other sites More sharing options...
Pikachu2000 Posted November 3, 2012 Share Posted November 3, 2012 How do you create tables, then? Link to comment https://forums.phpfreaks.com/topic/270256-hosting-with-create-table/#findComment-1390002 Share on other sites More sharing options...
computermax2328 Posted November 3, 2012 Author Share Posted November 3, 2012 I don't, I just find ways around it. I can't create them with a script. I have to go into phpMyAdmin to do it. If I wanted to automate it then I would have to use a script, but that is not allowed. Link to comment https://forums.phpfreaks.com/topic/270256-hosting-with-create-table/#findComment-1390008 Share on other sites More sharing options...
Pikachu2000 Posted November 3, 2012 Share Posted November 3, 2012 From their FAQs (https://my.bluehost.com/cgi/help/6), it looks like you should be able to do that. Are you sure the DB user has the appropriate privileges? Their video shows someone creating a user and granting all privileges, including CREATE. Link to comment https://forums.phpfreaks.com/topic/270256-hosting-with-create-table/#findComment-1390020 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.