Tagged Questions
The hostmonster tag has no wiki summary.
4
votes
4answers
2k views
Does Hostmonster support Django
I know Hostmonster allows Python. Has anyone successfully run Django on there? Any problems?
3
votes
7answers
1k views
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 ...
1
vote
4answers
127 views
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 ...
1
vote
3answers
195 views
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 ...
0
votes
1answer
61 views
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 ...
0
votes
0answers
15 views
Django File Uploads on Hostmonstor
I am hosting a Django site on hostmonstor and I have not been successful in getting file uploads to work.
I am trying to upload to the public_html/uploads folder and have set the permission on the ...
0
votes
1answer
171 views
Django can't run in Hostmonster
I had setup a simple Django project in hostmonster:
The project name is thep_viet, the app is mainapp
my .htaccess is
AddHandler fcgid-script .fcgi
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} ...
0
votes
1answer
160 views
problem with install symfony framework on hostmonster shared hosting server
I'm trying to install symfony framework on my hostmonster shared hosting server.
but I'm in stock in "Configuring the Web Server" Part.
//http://www.symfony-project.org/book/1_0/03-running-symfony
I ...
0
votes
1answer
140 views
Changing Fast CGI to run a different version of python
i have a shared web server through Hostmonster. I am trying to install and run Django using python 2.6, however while they have 2.6 installed it is not the default python version. The default version ...
0
votes
1answer
194 views
Simple web site on hostmonster
I have a domain registered and hosted at hostmonster. I want to create a simple web site but don't really have the skills to pick out colors and backgrounds that would look good. Does anybody know ...
-1
votes
0answers
53 views
How to get a Sinatra app to run on hostmonster
I would like to get this simple Sinatra app to run on hostmonster. I believe I can run a Sinatra app on there since they support Rails. I have created a new rails app in hostmonster and I figured that ...
-1
votes
1answer
363 views
Hostmonster Java Support [closed]
I have a hostmonster account.
How do I figure out if it supports Java ?
If no how can I install Java on it ?