Tagged Questions
Websites that are hosted on servers where many other peoples sites are hosted can have specific problems due to security concerns, lack of control of installed libraries, no root access etc.
18
votes
4answers
1k views
Can you recommend a good shared hosting provider for a webapp made with Lift framework with Scala?
I've got acquainted with Scala recently and found it beautiful. I am willing to give up using PHP and use Scala instead for all projects of mine. Now I Use BlueHost for hosting my PHP-based sites. Can ...
17
votes
65answers
4k views
What is a good Ruby on Rails hosting service?
I'm looking to deploy a new Ruby on Rails project I'm working on but need hosting. A managed server is overkill for me. I just need shared space. I'd like to go with a service that specializes in ...
14
votes
5answers
2k views
How to use prettify with blogger/blogspot?
I'm using blogger.com to host some texts on programming, and I'd like to use prettify (same as stackoverflow) to nicely colour the code samples.
How do I install the prettify scripts into the blog ...
13
votes
5answers
6k views
CouchDB on Windows?
I started exploring CouchDB and I am interested in following:
Is there or will there be a Windows install?
If there is, is there a shared hosting provider that offers CouchDB?
Not knowing much about ...
11
votes
2answers
869 views
How can I run RavenDB in a shared hosting environment?
RavenDB has the ability to run in 'embedded' mode, which as far as I understand, should allow it to be run in a shared hosting environment.
Does anyone have any idea how it would work in an ASP.NET ...
11
votes
3answers
3k views
How does Google App Engine compare to web hosting plans?
Google App Engine offers free quotas of 1 GB outbound traffic per day and 6.5 CPU-hours (based on a 1.2 GHz Intel x86 processor) per day.
How do those free quotas compare to web hosting plans? For ...
10
votes
3answers
438 views
General purpose remote data backup and download - including InnoDb support
I want a PHP based solution to backup database (only data and not code) of a remote server and download the file. I know that Shell based solutions are better for doing such things (running a shell ...
10
votes
15answers
2k views
Good PHP hosting options?
Surprisingly, it seems this question hasn't been asked yet (or at least I couldn't find it). I'm after a "good" PHP hosting solution. Obviously "good" is a subjective term, so I'll provide some ...
9
votes
2answers
3k views
Is it possible to set up MongoDB in a shared hosting?
I'm using GoDaddy and would like to have MongoDB for my pet project.. but I don't really think its possible, since it has to be running the Daemon... but.. it doesn't hurt to ask, is there a way?
8
votes
6answers
896 views
What are the most common, typical things to AVOID coding into my ASP.NET app in order for it to run under Medium Trust on a shared host?
What are the things that Medium Trust stops you from doing? For example, I've already learned that Medium Trust stops you from using System.IO.Path.GetTempPath(). What other things like that?
7
votes
2answers
103 views
Doing DB Queries Verus Storing Items in A collection?
I am trying to make to make a reminder system and I am using quartz for my scheduling. However I come up with a couple possible ways how to do what I need to do but I am not sure what the best way is ...
7
votes
2answers
338 views
Can I use NHibernate on GoDaddy?
A comment from .Net Hosting (Flexible Medium Trust) says.
Godaddy is medium trust, which means that u can't use stuff like IL emit(Nhibernate needs this for proxying)
Is it true? Is there anyone ...
7
votes
3answers
1k views
ASP.NET MVC2 + Ninject + NLog (+ shared hosting?) = NullReferenceException
I have an MVC2 app that's based on the Tekpub Starter Site, so it uses Ninject for dependency injection, NLog for logging, and a bunch of other libraries in various places. As far as I can tell ...
7
votes
4answers
2k views
ASP.NET MVC2 on GoDaddy
I've talked to GoDaddy several times but no one there knows what they're talking about. I'm creating a simple web site for a local company who uses GoDaddy Windows Shared hosting and I'd like to ...
7
votes
7answers
703 views
What is the cheapest way to deploy an ASP.Net MVC application?
What is the cheapest way to deploy or host an ASP.Net MVC application? Any shared hostings? This is for a little toy application which I'll pay from my own pocket. Nothing entreprisy, the cheaper the ...
7
votes
2answers
2k views
What application trust level is need for ASP.NET MVC framework?
i am trying to deploy simple asp.net mvc frameworkd application in may shared hosting and i get erro like this:
Security Exception
Description: The application attempted to perform an operation not ...
6
votes
2answers
605 views
Simulating Shared Hosting Trust Levels
I want to simulate the trust levels of a shared hosting environment on my development machine so that there are no nasty surprises when I come to deploy my solution.
I added this my setting the ...
6
votes
5answers
864 views
Securing DB and session-data on a PHP shared host
I wrote a PHP web-application using SQLite and sessions stored on filesystem.
This is functionally fine and attractively low maintenance. But, now it needs to run on a shared host.
All ...
5
votes
3answers
180 views
what hosts support Catalyst Framework Apps
i would like to use Perl Catalyst Framework on a Shared Hosting Service but dont know if there are any that do support it. are there minimum requirements in order to be able to run a catalyst app? any ...
5
votes
2answers
4k views
Hosting ASP.NET MVC 3 Razor Engine Site
I am working on a ASP.NET MVC 3 beta Razor engine website. Its a small project. I would like to know if its possible to deploy Razor engine site to normal hosting provider. I assume I would need to ...
5
votes
5answers
772 views
Rails Application Hosting
Where do you host your rails applications? I've tried Heroku and Slicehost. I thought I would ask you, the knowledgeable guys here at stack-overflow, for hosting recommendations.
Thanks in advance
...
5
votes
9answers
8k views
Zend Framework on shared hosting
I'm new to Zend Framework. I would like to know how to implement zend framework on a shared hosting. Because of the zend framework folder structure
all view files are put into the "public" folder.
...
5
votes
4answers
1k views
What do you recommend for setting up a shared server with php
What do you recommend for setting up a shared server with php from a security/performance point of view?
Apache mod_php (how do you secure that? other than safe_mode as it won't be in PHP6)
Apache ...
4
votes
4answers
448 views
Which hosting provider supports Haskell?
I have a hosting account with GodDaddy, but it does not support Haskell.
4
votes
2answers
381 views
EC2 as a full-time VPS for Windows
I've been using Amazon EC2 for hosting a recently released website, mainly to gauge traffic demands etc. before committing to a more dedicated host. I'm currently using a small instance of Win2k8+SQL ...
4
votes
3answers
1k views
WCF Service response “HTTP/1.1 400 Bad Request” on shared hosting <aka Blank Page, XML Parsing Error, Invalid Address, Webpage cannot be found>
This is both information to those experiencing the issue and a question.
edit: The question is why does dropping "www." from the URL cause this error when a website running at the same address can be ...
4
votes
2answers
2k views
PHP: Using browscap.ini on shared host. - ini_set() failing
I'm trying to use get_browser() , unfortunately my page is on a shared host, and I have no access to php.ini.
I have downloaded the latest version of browscap.ini and placed in my document root. I ...
4
votes
5answers
306 views
Django, is possible to run two different versions?
I have a server on which I have two sites built with Django and Python, one site is major site is build with an older version of django, the other with the newer release, I have upgraded to the new ...
4
votes
2answers
2k views
ASP.NET MVC app custom error pages not displaying in shared hosting environment
I'm having an issue with custom errors on an ASP.NET MVC app I've deployed on Go Daddy. I've created an ErrorController and added the following code to Global.asax to catch unhandled exceptions, log ...
4
votes
5answers
175 views
101 connections to self error
my site keeps going down on my shared hosting account and this is what my host said:
It appears that the IP address of your
site is being blocked on the firewall
due to your site causing ...
4
votes
1answer
1k views
GoDaddy Hosting - Medium Trust Workaround?
I've seen a few different questions here on SO related to shared hosting, specifically GoDaddy, with medium trust configurations. While most questions seem to be oriented around trying to include a ...
4
votes
8answers
746 views
Why such a disparity in pricing between Windows and Linux hosting services
I'm a .Net developer for pay, but I have my personal web site hosted on a LAMP stack with a shared hosting provider. I've been looking for a while to switching to a Windows with .Net hosting ...
4
votes
8answers
4k views
What is the best free PHP framework working on shared hosting and why?
I tried symfony only. It was a little tricky (also because there is no command line or ssh connection in my hosting plan) to rearrange directory and linking in order to work on my hosting service, I ...
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
2answers
73 views
Shared hosting providers supporting RavenDB
I setup an AppHarbor application only to find out that it does not support embedded RavenDB. It looks like it may be coming soon to AppHarbor. In the mean time, all it does is throw an error as shown ...
3
votes
2answers
108 views
CodeIgniter Cron Job on Shared Hosting?
I am trying to learn how to do my first cron job using CodeIgniter. In the past, it seemed the only way to do this with CI was to use the wget command instead of php.
The CodeIgniter User Guide, ...
3
votes
1answer
346 views
.htaccess for WordPress multi-site causing random error 500?
I have a fresh WordPress 3.2 site and have activated multi-site for it. I am hosting this on a shared CPanel account and the WordPress install is in the root /public_html folder. I have it set for ...
3
votes
1answer
219 views
Running a Zend Framework App on a shared hosting that is also a subdomain
I build a Zend Framework application with help of the Zend tool and had it running on my own XAMPP installation and a home XAMPP server (both windows). Now I'm moving it to a linux shared hosting ...
3
votes
2answers
477 views
What is the proper way to deploy Orchard CMS to shared hosting?
I've created a basic website using the Orchard CMS, and attempted to deploy it to my shared host, Softsys, using Web Matrix (via FTP). Currently, the site technically "works", however it looks like ...
3
votes
1answer
70 views
Having trouble working with a Git repository
Wondering if some one can help me here, I'm having a hard time learning Git.
I have shared hosting that I was able to set up Git on. I've been making commits and everything, and now I want to be able ...
3
votes
3answers
295 views
Windows Shared hosting - custom scheduled task
I have a windows shared hosting and i need to run some scheduled c# executable every day for create sitemap, send newsletter,etc...
The provider tell me that i can't run executable for security ...
3
votes
2answers
150 views
Debugging ASP.Net shared pool techniques
I work for a hosting company, providing ASP.Net 3.5 hosting. Honestly, we usually provide quite good uptime and velocity. However, we are having problems with one of our shared pools. As usual, we try ...
3
votes
2answers
172 views
Cloud machine for Windows .NET app
I am currently running a new .NET application on an Amazon instance. I really like it, as it comes with Windows 2k8, IIS7 and SQL server pre-installed. However, it's costing a bit, at about $90/month ...
3
votes
4answers
548 views
How to log slow queries in shared hosting MySQL?
I have a shared hosting where I have my website and MySQL database.
I've installed a open source script for statistics (phpMyVisites) and it started to work very slow lately. It's written using some ...
3
votes
3answers
187 views
Inexpensive CFML hosting on servers in EU
I'd like to change shared-hosting from servers located in US to EU in order to decrease number of hops and latency.
Anyone having first hand experience with Coldfusion/Railo/OBD hosting providers ...
3
votes
2answers
285 views
Can't get max_post_size php variable set in lunar pages
I need to increase max post size and upload size for php to use the audio module of drupal. I read this has to be set in php.ini. However I don't think I have access to that file in lunar pages. I ...
3
votes
6answers
830 views
Rails application on shared hosting?
Is there a way that I can deploy my locally made rails app on a shared host that has Ruby installed?
3
votes
2answers
372 views
windows scheduler alternative for an asp.net webform application which is shared hosting
Hai guys,
Is there any alternative for windows scheduler for an asp.net application... The alernative must be capable of doing scheduled tasks as i am into shared hosting where i cant add any task ...
3
votes
1answer
212 views
How to distribute a PHP extension for use in a Shared Hosting Environment
I have a library written in C that gets distributed as a PHP extension, and my users are having problems accessing the library when running in a Shared Hosting environment.
Previously (In PHP ...
3
votes
1answer
681 views
GoDaddy Unlimited Account Problem
When I assign multiple domains to directories in my GoDaddy hosting account management it creates a virtual directory for these domains. It also makes those domains go to that directory. For some ...