Questions tagged [hostmonster]

Hostmonster is a web hosting solution provided by Endurance International Group

Hostmonster offers affordable shared web hosting with technical support could be classified as very good. It offers hosting for , , , , and . If you need in your project, you will get it available there. In other words it's a flexible web hosting.

Resources

http://en.wikipedia.org/wiki/Endurance_International_Group

43 questions
9
votes
5 answers

Does Hostmonster support Django

I know Hostmonster allows Python. Has anyone successfully run Django on there? Any problems?
Steve
  • 1,869
  • 3
  • 15
  • 9
5
votes
7 answers

Redirecting CGI error output from STDERR to a file (python AND perl)

I'm moving a website to Hostmonster and asked where the server log is located so I can automatically scan it for CGI errors. I was told, "We're sorry, but we do not have cgi errors go to any files that you have access to." For organizational reasons…
Chirael
  • 3,025
  • 4
  • 28
  • 28
5
votes
2 answers

The MongoDB process is shutting down each day. how run mongod forever in the server?

I am beginner in MongoDB and I have a problem with the execution of this in the server. My project is hosted in servers of hostmonster.com but they don't give me support for MongoDB data bases, although they say that I can install it under my own…
edwinfmesa
  • 51
  • 1
  • 3
3
votes
1 answer

What web hosting companies support Sinatra applications?

I have been learning Ruby and Sinatra over the past couple months and I would like to get my app out in the wild. I am looking for suggestions for web hosts that support Sinatra apps and any details as to the actual process would be great as well.…
wuliwong
  • 4,238
  • 9
  • 41
  • 69
3
votes
1 answer

Website Video doesn't work

I am making a website with a video that is in .ogg and .mp4 , but for some reason when i go on my website in chrome, it doesn't play when it is hosted by hostmonster. The video works fine on the localhost, so I don't know why it isn't working. Here…
Alexyuiop
  • 813
  • 2
  • 10
  • 25
3
votes
2 answers

Deploying a django project on Hostmonster using FastCGI

I feel this might be a very simple question, but I am trying to learn to code using python/django so I can build some simple blog sites for my family and cannot get my site deployed on Hostmonster. I think I'm getting close, but I'm stuck with the…
2
votes
3 answers

Loading a PHP page via CRON

I am running the following command in cpanel /ramdisk/bin/php5 -q /home#/username/etc/php.ini /home#/username/public_html/sitename/subfolder/twitter.php It is supposed to display search results for a certain keyword from twitter. The twitter.php…
algorithmicCoder
  • 6,595
  • 20
  • 68
  • 117
2
votes
1 answer

Emails sent from SMTP server hosted on hostmonster using nodemailer are not delivering to the recipients

Our SMTP server is hosted on hostmonster. We are using nodemailer to send emails from our app to the users. The problem I am facing is that, I am getting 250 OK response from the SMTP server but the emails don't get delivered to the users. I am…
2
votes
1 answer

Home page of Wordpress website not showing up

Really a newbie question here, since I just started working with Wordpress. How do I get to the home page of my Wordpress website!? I am hosting a Wordpress website on my personal shared server, and when I go to…
Nishant Kelkar
  • 412
  • 1
  • 4
  • 20
2
votes
1 answer

Can't run express server on hostmonster

I am able to run node.js server on Hostmonster. When I surf to http://node.domain.com, I get the expected html output (where 'domain' is replaced with my actual domain name). Now I wish to get an expressjs server running. After watching this…
tgoneil
  • 1,522
  • 3
  • 19
  • 30
2
votes
0 answers

Phantom JS installation on Shared hosting hostmonster

I am trying to install Phantom JS on shared hosting. My hosting is Hostmonster. And the process is as described pretty simple that just copy the PhantomJS binary file on the server and then u can execute it. Locally it is working perfect. But on…
Dharmindar
  • 377
  • 1
  • 4
  • 11
2
votes
1 answer

Wordpress site shows "Index of/"

Reinstalled WP on my server and it now shows this: http://www.mtthwbsh.com I've done some reading and have only found information on changing the HTaccess but am not really sure what this entails. If anyone has had this problem and could offer some…
mtthwbsh
  • 227
  • 2
  • 9
  • 21
2
votes
2 answers

Redmine 2 on Hostmonster apache fcgi: Rails application failed to start properly

I have followed install instructions until configuration section to install redmine 2 on hostmonster. When running domain.com/redmine I have always 500 error Rails application failed to start properly I havent any log about this error in…
addex03
  • 197
  • 1
  • 2
  • 12
1
vote
4 answers

connecting to a database using HostMonster

I'm using HostMonster as my web host and I'm trying connect to a database I created using MySQL inside of HostMonster. In order to call that database in my website do I need to use PHP? Or is there a way to create a javascript OnClick function that…
Weston
  • 416
  • 1
  • 9
  • 17
1
vote
1 answer

Node Express Application redirect port 443 requests to port 3000 on hostmonster

I have a secure (https) node express application that I have listening on port 3000 => https://mywebsite.net:3000 running on hostmonster. I want requests to port 443 (i.e. https://mywebsite.net / https://mywebsite.net:443) to be forwarded to my node…
brent
  • 502
  • 1
  • 7
  • 23
1
2 3