hello. i opened a free account on x10hosting to test a proof-of-concept for my webapp and now i need to upload mysql database .i understand free accounts do not have remote mysql access, so my challenge right now is how to upload mysql db from localhost to starka at x10hosting. it is important to import not just the table structures, but the relationships and indexes also, and refrence data. guess one way would be to dump locally into text files, but then WHAT? how does starka database import that - is it via telnet or via ssh ? i doubt that i have telnet access... please advise how can i upload my database.
(2) my webapp requires me to rewrite urls, so in the apache config for my virtual domain we will need to have RewriteModule On and AllowOverride All. since this is not configurable via .httaccess, will it be possible to do it in apache's file httpd. conf. thank you. melissa
(2) my webapp requires me to rewrite urls, so in the apache config for my virtual domain we will need to have RewriteModule On and AllowOverride All. since this is not configurable via .httaccess, will it be possible to do it in apache's file httpd. conf. thank you. melissa