I've determined that my local web hosting company cannot support Django.
They run Python 2.2.
No support for mod_python, FastCGI, or SCGI.
No support for mod_rewrite.
Any one of these prevent me from deploying my site as a Django app at that hosting service.
I realize that my site is basically static. I'm wondering if I can use...
Not a programming question per se, but interesting for people who do commercial web development.
How do you track all of your clients' hosting, domain registration, and SSL certificate expiry dates?
Do you just keep a spreadsheet or is there some useful piece of software for this?
I've searched extensively and can't find a usable piec...
I have seen this question pop-up on stackoverflow a few times but haven't found a good solution yet. I am looking for recommendations on Virtual Private Server Hosting featuring Windows Server 2008 plus MS SQL database capabilities.
I have seen people suggest webhost4life.com, hostmysite.com and others but they do not offer windows ser...
I have created an asp.net website that connects to a SQL server database. Currently on my development machine I have the connection set to a SQL server express database with the file residing in the App_Data file of the website.
I now need to upload the site to my host of which I have an SQL server database set up. They have provided me...
I am looking for a reliable service that has a good database of the hosting providers vs domain names. I guess some of the domains that are privately hosted cannot be resolved to a definite hosting provider (maybe just to ISP).
I have used webhosting.info (their power whois and advanced whois) which used to give hosting information(no...
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 guidelines:
Scalable solutions from cheap shared to dedicated with easy transition between them (ie a smooth and relatively painless upgrade ...
Ok, maybe I'm missing something here but I'm looking at various PHP hosting options and I see things like "10 MySQL databases", or 25 or even unlimited.
Now I've worked on sites with an Oracle backend that have 10,000+ concurrent users and we've had... one database.
The idea of a database is, of course, that you can store whatever you ...
I'm interested in starting an open-source project based on an idea from another thread, and I think that it would be valuable to have a system in place to allow ideas for the new project to be proposed and voted up and down. I discovered the IdeaTorrent web-application, which is just what I'm looking for, except that I would have to sign...
I'm going to be working with a few outside developers on some projects of mine and want to host the project files and version control on a hosted solution. It's not going to get a lot of traffic but it does need to be fast.
What's the best way to go? Dedicated, colo, or shared hosted? I'd like to keep cost down but the priority is on s...
Hi all.
Which is best free asp.net 3.5 hosting.
No need for big bandwidth, no need for database.
Only must be stable.
Thanks.
...
Despite having very little Linux experience, I'm too enticed by VPS (and too sick of cPanel/shared hosting crap) to not give it a try.
I'm a smart kid and pick up things pretty quick. I took a class in Linux and know basic commands, how to pipe commands, some scripting and shell stuff -- all of which I've nearly forgotten... but I'm ...
I'd like to have a version control server (preferably SVN) accessible on the internet without having to host my own (linux) server. Setting up a home server ala DynDNS is not really an option.
Can you have non-public (maybe single-user) projects on one of the OSS project hosting sites? Or are there alternatives?
I had a look at Google ...
I run about 5 different hosted servers, through a variety of hosting providers. In the past two months, one of the servers I work on has been down twice. Both times were unexpected and fairly long (36 hours and 4 hours). The server in question is a VPS not a shared server. Given my experience with my other servers/providers (both VPS...
In SQL Server Management Studio 2008, if I log into a shared hosting provider with many databases on one server, I cannot use the Object Explorer. This worked fine in 2005. Anyway to change this behavior?
It throws this exception:
The server principal "myusername" is not able to access the database "first-database-alphabetically-on-sh...
Hello! Did someone ever manage to make a seasidehosting-hosted web application cooperate with SandstoneDb? It seems that they disallow creating of subdirectories, which is important for SandstoneDb. Am I wrong?
...
Can you recommend a Java Web App Hosting company for small/low traffic projects? Somethign that will give me the ability to deploy a number of webapps into a J2EE webapp server (e.g. Tomcat) fronted with a web server (e.g. Apache) and backed by and a database (e.g. MySQL)
Please note that while these applications will be non-commercial,...
Hello!
I'm having a problem sending XML through Microsoft.XMLHTTP object in ASP (not .NET). I have CDATA elements inside some of the XML nodes and i get this error while trying to send.
msxml3.dll error '80070005'
Access is denied.
First of all, this only comes up with CDATA. If i remove it, all sends allright. I did a little googling...
A common issue for WCF appears to be how the hostname is resolved within the wsdl for the links to other files. The issue is that the machine name of the computer is placed into the wsdl to link the other wsdl files, so if you visit http://myhost/service.svc it may point to the rest of the wsdl on another location, ie http://mypc/service...
Hi,
I´m working on a project that basically will show some data collected from hardware devices through UDP protocol.
the first idea of how to do this: implement a winService (to listen and persist the messages) and a wepApp to manage the data, based on .NET platform.
I´m confused about if exists the possibility to rent a "windows servi...
We are designing asp.net web application in wcsf. Web application will be deployed to Windows Server 2003 shared VDS hosting. Web site will be used for b2b, monthly service fee and credit card transactions used in web application so it must be secure site. I want to consider what must be done before deployment and i need an answer to a f...