Hosting refers to the commercial service offered by companies that let you run websites using their servers. Questions about server technology are probably best asked at serverfault.com and more general questions at webmasters.stackexchange.com.

learn more… | top users | synonyms

0
votes
1answer
36 views

Issue with exceeding db queries in drupal

We are having a drupal based website hosted at www.fatcow.com. But recently it started giving error of exceeding some maximum number of 'max_questions' resource error. As described by ...
0
votes
2answers
45 views

Serving static pages from a database [duplicate]

I have a site with more than 100k static files in a single directory (600k+ dirs and files in total). I guess I could get a VPS to host it without inode issues, but it won't be a high traffic site, so ...
0
votes
1answer
176 views

Hosting Asp.net web site with DataBase to hosting server

I have developed an e-comm web site in asp.net with sql server as a database. Now I want to upload that web site with DB to hosting server. This is my first web hosting and I don't know how to do it. ...
1
vote
0answers
662 views

The system returned: (104) connection reset by peer

Facing a squid error. This is the error message we are getting. Read Error 'The system returned: (104) connection reset by peer. Our web product is hosted on godaddy. The whole website is working ...
0
votes
1answer
48 views

When I buy a domain at Godaddy.com (or any other…like hostgator…), who gets the money? [closed]

When I buy a domain at Godaddy.com, who gets the money? Is there any .gov website that can register a domain? I know that Godaddy is a private company, so how come they own all the domain names? If I ...
0
votes
0answers
45 views

CutyCapt is not working on window sever 2008 R2 (web24)

I have small utility to take snap of images which result in one image finally. for this i have used Cutycapt library and some piece of code as below to capture image. string arguments = @" ...
-1
votes
1answer
15 views

How to delete big website?

I have a large website that I want to delete from my hosting account. What's the fastest way to do it? If I go with FTP client and select the whole root > delete, it'll probably take like an hour or ...
0
votes
1answer
44 views

Fossil repository on Squarespace

Does anyone know how or if it is possible to host a Fossil repository on a Squarespace blog site? I'm still working on learning Java for Android and don't need to take a diversion into becoming a ...
-1
votes
5answers
61 views

How to work on a website without a domain? [closed]

I have an idea and I would like to start building a website. How could I create a phpbb type based forum and view it/develop it before actually purchasing a domain and hosting it? I'm talking about ...
0
votes
1answer
266 views

iOS in-app-purchase (IAP) hosting content with Apple

I have an app uses IAP and has been thru a few editions. The other day, I accidentally clicked the button for hosting content with apple, and I found I could not undo this. Worse thing is that I could ...
0
votes
0answers
33 views

Django: renders the files in the dir instead of the webpage (of the App)

When hosting on web server, it display a list of files (sort of like what fTP will get) instead of the actual web page: Index of /chart Name Last modified Size Description ...
0
votes
1answer
60 views

Deployed MVC4 application not opens completely

I deployed MVC 4 application to Arvixe.com hosting. In local everything is okay, site opens full, but after deploying, site opens, but, not full. css, jquery, javascript is not working. Only html tags ...
1
vote
1answer
719 views

SMTP server error: Verification failed for 550-No Such User Here 550 Sender verify failed

I'm using Configure SMTP plugin for wordpress, when I used it in a local server (localhost) it works properly and send me the test email which confirms that it is working. But when I used it in a ...
0
votes
1answer
88 views

Port forwarding web server port 80 - external traffic fails or directed to router page

I have IIS running and on my internal network it functions correctly. When trying to access it externally (either with direct IP or dyndns hostname) I always get redirected to my router log in page. ...
0
votes
1answer
33 views

Wordpress move from MAMP to hosting

I've done these things: Export import base Update wp-config Zip and send to hosting via FTP Unzip and run Test admin and posts. Ok! Try go to www.itpodcasts.com.ua get redirected to ...
-5
votes
2answers
221 views

CakePHP Class 'PDO' not found

I have shifted my CakePHP (2.3.1 stable version) site to Host-ed.me and I am getting PDO class not found error. How to enble PDO on Host-ed.me server. Any suggestion is highly appreciated.
1
vote
0answers
58 views

Heroku Dyno Requirements for a rails app

Assume i have the following statistics relating to my Rails app.. (i pulled these numbers out of thin air). pL = page load time (ms): 250 #total page load time from start to finish U = Users ...
0
votes
1answer
73 views

Getting started with Shopify, local development on Windows

I'm looking to start building e-commerce sites with Shopify. I was just wondering if anyone has experience of doing so on Windows (shopify's support page mainly seems to be Mac OS orientated). Most ...
0
votes
0answers
47 views

Hosting asp.net 4.0 web application [closed]

I have developed an web application using Asp.net 4.0(Entity framework4.0, Linq, WCF Services, Jquery, CSS 3.O) and sql server. I have hosted in my local IIS and its working as expected. Now for me ...
3
votes
3answers
89 views

Multple SSL certificates in one azure deployment

I have a problem similar to (but not the same) as this: Azure web role - Multiple ssl certs pointing to a single endpoint My azure package contains multiple sites. Some of these sites are on domain ...
4
votes
3answers
219 views

ASP.NET application performance issue on Windows Azure

We have an application deployed on Windows Azure as a Web Role and we are using Pingdom for testing page load times: http://tools.pingdom.com/fpt/ The url for the application on Windows Azure is: ...
-1
votes
1answer
97 views

Python console 24/7 hosting [closed]

I've been looking around for a 24/7 python console hosting, with internet access, I'm thinking of setting up a vps, but I stumbled apon pythonanywhere.com, They do support what I'm looking for except ...
-1
votes
1answer
268 views

How to upload SQL Server 2012 Database To Godaddy [closed]

How can i upload my SQL Server 2012 Database and data inside the database to a GoDaddy WebHost. When they only accept SQL Server 2008. Also note, in side the single database i have the aspnetdb schema ...
1
vote
2answers
58 views

How to connect to remote hosted sql server

I think I am doing everything right but I am not being able to access the sql server online. I have put my settings beneath. Of course the password is hidden. Any help?
0
votes
2answers
88 views

Hosting files on heroku

I am currently working on a Facebook app, and I need to do the following: Create a hash containing "key", "user" and "link" fields. The link field should contain a string, that is the address of a ...
-1
votes
2answers
95 views

How to host a rails web application [closed]

I have developed a nifty web application using rails and would like to host it. Unfortunately I'm unsure how i can cheaply host my application. I'm aware of various deployment tools like capistrano ...
0
votes
2answers
73 views

Why i can't export excel file while still can run on localhost? [closed]

I can't export an excel file. This script previously worked within my local environment but doesn't work in the new environment. Please see attached image for errors. I changed permissions to 777 ...
0
votes
1answer
21 views

Host Changed IP - What to do?

My host has changed my IP address in my VPS hosting. This was a planned change they asked me when will it be good for me. When they've changed my IP I managed to change the 2 nameserver's IP at my ...
0
votes
1answer
12 views

I host the web application in a iis of windows server2012. after every 20 min it shows following erro

The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the ...
1
vote
2answers
96 views

Running ASP.NET 4.5 site on host that does not support it?

I use crystaltech for my sites. Yet they have not installed asp.net 4.5 and as far as i can tell have no plans to do so in the near future. Is it possible to run a ASP.NET 4.5 site on a host that does ...
0
votes
0answers
29 views

Automatic hosting migration service for my websites [closed]

Chao! Have u used any (recommended!) automatic migration services? This one is full of affiliation links so I don't know if it is any good: ...
-1
votes
2answers
54 views

Server Space for storing files( html files,json files,html files) [closed]

I would like to store files in Server and use those files for Iphone Application Development.So My question is, are there any business that sell server space or free of cost? One of my firends in ...
0
votes
0answers
63 views

Replacing Urban air ship IAP with Apple content hosting

As you know, air ship will shutdown, so i have to convert it into ordinary In App Purchase with apple hosting... anyone knows how to do that or have a tutorial for the replacement process thanks
1
vote
0answers
95 views

How to upload mysql database to phpfog?

I have created an and I want to upload that on phpfog but I am getting trouble while uploading my database here on the first step, I have win 7 x64 , I downloaded and installed command prompt with ...
-1
votes
2answers
102 views

How can I get ALL IP addresses of a web site?

Is there any way to get a given website all IP addresses? Can CURL do it ? Is it possible in PHP ?
-2
votes
4answers
54 views

Code error after moving host: mysql_fetch_array() expects parameter 1 to be resource, boolean given in [duplicate]

So I have moved to a new host (from a free host) to Crazy Domains, and everything seemed fine, but some of the codes seem to be playing up. Did some research, it appears to be the fetch arrays. Now, ...
0
votes
0answers
29 views

Choice between URL domain extensions, what's the difference?

I have been searching the web for a while now on the "current" differences between .net, .org and .com.au. It seems that .org is still known for it's large organisational view, but .net has changed ...
-2
votes
2answers
32 views

Corporate website hosting takeover [closed]

I have been assigned a new job and I am responsible for leading the effort for a website hosting project. What information should I ask of the client and current hosting company in order to takeover ...
1
vote
1answer
22 views

Using Your Own Text Editor On a Server

Are there any hosting providers which allow you to use your own text editor to edit hosted files? At the moment, I'm using Namecheap and I can only edit hosted files through their code editor which ...
0
votes
1answer
253 views

running express.js app in Asp.net MVC

I would like to run node.js with asp.net mvc for performing socket.io operations. i've successfully included the node.js in asp.net mvc as described in here my problem is how to run express.js in ...
0
votes
3answers
98 views

Placeholder page while live Magento site is being worked on

I'm converting a site from an ASP shopping cart to Magento. I had to switch hosts to a php server. A lot of the configurations I'm testing require that I have the site hosted on the domain (SSL, ...
-2
votes
1answer
50 views

Suggest free hostings which support python [closed]

I've searched the web for free hostings , but didn't find anything fitting my needs. GAE isn't a choice, because in GAE I can't access any directories on server.. Any suggestions? Thanks in advance
-2
votes
1answer
70 views

Where to host Java EJB based application? [closed]

I have application which is built on technologies like EJB JPA JSP/Servlet HTML5 CSS3 MYSQL DB etc. Somebody please suggest me where to Host. If Amazon AWS service is fit for above technologies ...
0
votes
0answers
76 views

Wordpress seeking the full hosting absolute link instead of the domain's path

http://jakeruesink.com/hermes/bosweb/web166/b1664/ipg.jakeruesinkcom/wp-content/uploads/et_temp/designfeature-23171_240x240.jpg This link is obviously incorrect, but if you take out the ...
0
votes
0answers
29 views

how to approach one-codebase-for-many-domains with SSL? [closed]

I have a VPS with WHM/cPanel, and a bunch of web stores, all with unique content, and all running off the same PHP codebase, db, CMS and CRM systems. Each domain is unique, but generated from the ...
0
votes
0answers
35 views

how to executable asp.net on godaddy

I've created 3 web pages and upload on godaddy, I did click permissions button and what is the next step I need to do to show up pages on domains Thanks
0
votes
1answer
228 views

VPS Can't connect to local MySQL server through socket

the mysql in my VPS hosting has connection problem. I think it was due to my server drive has fail and my hosting has replace and rebuild a new drive. So I thought that my MySQL installation may have ...
0
votes
0answers
77 views

how to bind primary domain to sub-directory and do not show the sub-directory in the broswer in godaday?

I have a primary doamin xxx.com and a normal domain yyy.com in godaday. I have a directory named bbb in the root directory. I want to bind the primary domain xxx.com and yyy.com to the sub-directory ...
0
votes
3answers
155 views

Uploading umbraco site on server from local host

I've successfully created site using Umbraco now its time to upload it on hosting server.. i've searched and got one paid product for the same..and i dont want to use it. Has any body tried ...
0
votes
0answers
82 views

Host asp.net site as HTTPS in IIS 7

I have developed and deployed ASP.Net site in IIS 7. It is working fine. Now my client is asking me to run the application using https only. So I decided to run the host under SSL. But i am new ...

1 2 3 4 5 44