hosting

mod_mono stability issues

Hi, I've read several stablity issues with modmono under high load. The root of the problem is GC and the solution is restarting modmono every n hours, and n should be decreased based on error frequency. I'm planning to develop a heavy load site with mono (I've .net experience and a little java), and I've fears based on this issues lik...

Why would "/id" as a HTTP GET parameter would be a security breach ?

Hello everybody, While trying to debug my openid implementation with Google, which kept returning Apache 406 errors, I in the end discovered that my hosting company does not allow to pass a string containing "/id" as a GET parameter (something like "example.php?anyattribute=%2Fid" once URL encoded). That's rather annoying as Google ope...

SQL server licenses/prizes (on dedicated web server)

Hi I bought my own dedicated server to host my websites. I want to use SQL server as database platform. However.. de licensing options are not transparent Can someone help me ? What I found until now : 2005/2008 express version - Free - Limited to 1CPU/1GIG MEM/4GB filesize What are the other options ? ...

Looking for a simple rails hosting with a rails philosophy

Hello. I'm starting to develop applications using rails, I am designer turning developer. I have not find yet a rails hosting easy to use. I tried mediatemple and their RoR container, seems very easy in the control panel: just press a button and you have your application running. But they dont have sqlite3, changed to mySQL and I stil...

Hosting images on separate sub domains

My company hosts about 30 web sites all sharing the same code base and reusing many of the same images. Right now, the images for all of the sites are hosted on the one domain, and then every other site has to link to those images. i.e., www.example.com/images/hello.jpg and on www.example2.com we have something like: <img src="http://...

hosting dotnetnuke applications

Hi, I am new to dotnetnuke,i created one sample dotnetnuke application, it works locally, now i want the process how to host my dotnetnuke applcitation on webserver how to host my applcation, Please help to host my application........ ...

trust medium in asp.net mvc

When i try to run my project in trust medium or high it says [PolicyException: Required permissions cannot be acquired.] [FileLoadException: Could not load file or assembly but i'm running all the assemblies in bin only. ...

Have you used any databases only hosting service?

Are there any database only hosting services? I need a MySQL only hosting service but I couldn't find any. All mysql hostings are part of a package e.g. PHP + MySQL. I need it for development purposes. Having my PHP files somewhere else I can remotely connect to this mysql server and once an application is ready I can put that on a se...

multiple django sites with apache & mod_wsgi

Hello, I want to host several sites with under the same server which uses Debian 5, say I have site1,site2 and site3 and assume my ip is 155.55.55.1 155.55.55.1:80 for my site1 , script resides at /opt/django/site1/ 155.55.55.1:8080 for my site2 , script resides at /opt/django/site2/ 155.55.55.1:8090 for my site3 , script resides at /opt...

Silverlight (.NET 3.5) - Good free hosting?

I am ramping up a Silverlight application and would like to be able to use a free hosting account to test that it will run properly in a deployed environment. I was wondering if anyone knows some free hosting services for Silverlight 3.0 applications? ...

host dotnetnuke application and database

Hi, Is there any special steps to host the dotnetnuke application and database on ftp server, if any then provide the steps to be follow to host dotnetnuke application.. ...

How do I get hold of my CodeContext in IronPython RC1?

CodeContext is used throughout IronPython. But since I moved to IronPython RC1 I cannot get hold of one. Has anyone used IronPython RC1 and managed to use ClrModule.AddReferenceByName(...) or PythonType.__getattribute__(...) Both of them take a CodeContext and hence I can no longer use them. ...

What's the difference between the cost of ASP.NET and PHP hosting?

Several times I heard that PHP hosting is much cheaper than ASP.NET one. I decided to check it out and went to Google. But there are different categories of hosting (it can be expensive or not). There is a cheap ASP.NET hosting and expensive PHP hosting, and vice versa. So I can't know exactly if there is a difference between their price...

How many socket connections can a typical server handle?

Say if I was to get shared, virtual or dedicated hosting, I read somewhere a server/machine can only handle 64,000 TCP connections at one time, is this true? How many could any type of hosting handle regardless of bandwidth? I'm assuming HTTP works over TCP. Would this mean only 64,000 users could connect to the website, and if I wanted...

Problems with my google gadget

Hi, For my gadget the title appears blank. I cannot get it listed when I search for my gadget. Need some explanation as to what to do. Here is the xml link to my gadget: http://hosting.gmodules.com/ig/gadgets/file/115976558690780681327/the-twitter-search.xml PS: yes I use the google gadget editor to do the job... ...

Scheduled .NET code execution in hosted environment?

I've got about 40 lines of .NET code in a console application that read and RSS feed and store information in a database. I need this code to execute every night for as long as the RSS feed exists (indefinitely). Currently, I just launch the console app. from my home computer. Because I can't trust myself to remember to do this every n...

Why "not" Google App Engine?

I've heard of GAE and even though it doesn't support PHP, people have gotten around this limitation by using Quercus I think (I haven't tried it, but supposedly it works). But what factors should I consider when evaluating whether it's a match for me? For example, what made you not go with GAE? Or if you went with it, what are you not ha...

What is the best Host provider for Apple Push Notification Service

Hi I would like to know , the best affordable Hoster for APNs Because it requires 2195&2196 ports to be opened to work... i checked site5 & justhost Please let me know which one is the best to go with it Thanks a million in advance ...

Are there any public subversion hosts that will let my use my own repository?

Basically, I have a project I've been working on for a while, and would like to push to the public as an open source project of one sort or another (to be determined, but out of scope of this question anyway). The question is, I've been using my own subversion repository locally to manage my code. Are there any hosts out there that wil...

Issue while hosting WCF service on IIS 7

I am unable to browser the service which is hosted on the IIS 7 windows server 2008 When I hit the url http://myservice/service1.svc it throws an error Can anybody help me in this Its urgent. Thank You in advance Selwyn. ...