1

I created webpage(webapp) in HTML5 Builder, which is running with Datasnap server. On localhost everything is OK, I can say I'm very satisfied. When I try to deploy it on low budget hosting it shows errors like:

Warning: require_once(rpcl/datasnap/ServerFunctionExecutor.inc.php): failed to open stream: No such file or directory in /home/maniu/domains/site.com/public_html/rpcl/rpcl.inc.php on line 163

Fatal error: require_once(): Failed opening required 'rpcl/datasnap/ServerFunctionExecutor.inc.php' (include_path='.:/usr/local/php55/lib/php') in /home/maniu/domains/site.com/public_html/rpcl/rpcl.inc.php on line 163 

So I started searching and the conclusion is that this kind on webapp can't run on shared hosting. My question is: I must buy dedicated server for it? Is theres an option to deploy it on for example Amazon Elastic Compute Cloud (EC2)? Or other cloud? Other ideas?

0 Answers0