A computer program running as a service, a physical computer dedicated to running one or more such services or a software/hardware system such as a database server, file server, mail server, or print server.
0
votes
1answer
94 views
Is there a minimal, pre-built solution for hosting a large collection of files?
My Google-fu has failed me on this one. Every time I search for something like this all I get is a bunch of vulnerability reports. I feel like this should be pretty straightforward, but I'm not having ...
4
votes
6answers
303 views
Web Hosting Advice for Project [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I am working on a project that will be released as open source in the latter part of the year. I am starting to think ...
0
votes
1answer
167 views
Clear GET or POST data from CGI script?
I'm making a toy LAN messaging system that involves Ruby CGI scripts and data files stored on the server, and I want to prevent the same data from being sent to the server multiple times.
Is there ...
0
votes
1answer
62 views
Managed Dedicated Servers vs Virtual private servers vs Hosting plans
Can any body tell me what is the difference between Managed Dedicated server and Virtual private server. Similarly what is difference between Virtual Private server and hosting package? And what to ...
1
vote
3answers
195 views
best practice to migrate server
i'm planning to migrate my server from one hosting to another, hence I need to change the dns for my domain name. but the problem is, dns propagating takes a few hours to really complete. Problem is, ...
1
vote
2answers
215 views
Does installing PHP using the Microsoft IIS Web Platform Installer require a restart?
Does installing PHP using the Microsoft IIS Web Platform Installer require a restart?
I don't want downtime. But I don't want to manually install it either.
6
votes
2answers
2k views
How to find who's accessing my server? My server is Ubuntu
I want to know all the people who access my server, is there a log that shows when and how the people access my server?
--EDIT--
Sorry for not providing any more details awhile ago. My server is ...
1
vote
1answer
129 views
Images randomly not showing up
I just uploaded a website for a client wich looked good while previewing locally. When i visit it on the server though some images aren't loading properly. It seems te be quite random, and sometimes ...
1
vote
2answers
142 views
Server 10Mbit bandwidth with a potential 100Mbit outburst
I'm planning to deploy 3 private servers on a web farm. I've got a quote for a hosting package from my ISP, yet it says the server will have 10Mbit bandwidth with a potential 100bitB burst.
What does ...
2
votes
3answers
2k views
Wampserver VS XAMPP?
I would like to hear your thoughts on which would be better for beginners and easier to use and maintain in the long run. I'm going to build a website in MODx but I haven't started so I thought I ...
2
votes
2answers
571 views
Is it possible to host a site over 3g?
I got to thinking about this for a while, is it possible to host a website over a 3g connection? not from a mobile device but from a full server, if you were to have it in a car, could you host the ...
2
votes
1answer
536 views
How do I change the default email that my host sends from php mail from in Justhost's C-panel
I'm trying to work with sending mail through PHP for the first time and I've done pretty well with the exception of one thing. All mail i send is from an email address that ends in "justhost.com" ...
0
votes
1answer
109 views
How to forward a domain without an absolute link
We have multiple sites within our server:
We mostly use a www.example.com/businessid=21 type URI format.
Unfortunately, we've changed the DNS for domain www.example.com to another server.
One of ...
0
votes
2answers
303 views
How do I measure my site's bandwidth?
A newbie question, but I have a PHP site running on dedicated Centos server with plesk control panel and wonder how much bandwidth is being consumed. Is there a tool or code that measures bandwidth ...
3
votes
4answers
1k views
One domain, multiple IP addresses
I have a domain-name, and I want to host the website on two servers. One server is located in Europe and one in Asia. How can you route European people to the European server and Asian people to the ...
2
votes
3answers
912 views
Hosting a public dedicated game server with user authentication
I am basically looking for a cheap hosting provider to host a Call of Duty game server in India. But this is not a localized question actually as you will see when you go through the complete ...
2
votes
3answers
837 views
How to verify what modules are active on my server?
While trying to solve a problem on my website, a recommendation about my .htaccess file I got was
First of all, please check on the
server for all the different modules
if they are enabled, ...
1
vote
1answer
263 views
Is there any web script to compress files on server?
Hey I was just looking for a script to compress all my files on my server through FTP or any other thing. I want to keep the compressed files as backup...
And i know that many hosts support it, but ...
2
votes
3answers
71 views
Will the rest of my clients be affected if google blocks a site on the same server?
I am about to take on a client who is a mutual friend of someone I know. He has a legit business, but one of his competitors somehow complained to google and got his whole site blocked.
He's ...
2
votes
4answers
844 views
Page loading problem. Page is very slow
Regarding the domain http://www.pravninasvet.com, there is a problem where it sometimes loads fast, sometimes very slow.
The domain is registered by godaddy, the server is in Germany. But when the ...
3
votes
1answer
117 views
Dedicated server: managed hosting or manage it myself?
We're currently hosting a number of sites on a self-managed dedicated server.
Some companies, however, offer a managed dedicated server hosting service. They offer:
Roughly the same server spec
...
3
votes
2answers
47 views
Finding/hiring help with server administration
I need to install the fileinfo extension for PHP on my server. My hosting service does not support help with this. I know I could learn it and do it myself, but since I am an independent contractor ...
2
votes
1answer
1k views
How to setup VPS(Virtual hosting server) in Godaddy
I recently purchase a VPS from GoDaddy. Now i need to Setup the virtual server to go ahead and install my website.
Please guide how to go about.
Thanks in advance
6
votes
1answer
244 views
Disqus-like comment server
I'm looking at setting up a blog, and I think I want to go the static website compiler route, rather than the perhaps more conventional Wordpress route. I'm looking at using blogofile, but could use ...
0
votes
1answer
316 views
Server cost/requirements for a web site with thousands of concurrent users?
I'm working on a big project, and I do not have much experience with servers and how much they cost.
The big project consist of a new table game for online playing and betting. Basically, a poker ...
1
vote
2answers
1k views
Apache httpd Problem
I am getting intermittent issues with my site. Pages often hang with huge loading times and sometimes fail to load.
The httpd error logs contain the following:
[Wed Feb 23 06:54:17 2011] [debug] ...
2
votes
1answer
414 views
Multiple 301 redirects, do search engines/viewers see them all?
I've put in place lots of different 301 rules to deal with numerous url changes.
And for certain URLS there are 3-4 different 301 redirects landing the visitors to the new URL.
I heard that 301 ...
1
vote
1answer
189 views
Please explain some of the features of URL Rewrite module for a newbie
I am learning to use the IIS Rewrite module and some of the "features" listed in the page is confusing me. It would be great if somebody could explain them to me and give a first hand account of when ...
1
vote
1answer
724 views
Is there anything better than awstats? [duplicate]
Possible Duplicate:
What is the best Apache logs Analyzer?
I am looking for something to do some basic apache log analysis server side, or remotely. awstats seems like it has all the info, ...
2
votes
2answers
142 views
Optimizing wordpress to handle 7 times spike in traffic
My Wordpress site jumped from 3,000 visits to over 20,000 via organic traffic. How can I optimize it to handle the current load?
I know their are some brilliant minds on here. Any illumination in ...
3
votes
5answers
1k views
Does it matter where a server's physical location is?
I am located in the UK, and most of my client's are also in the UK, however I find some of the products available in the US to be easier to use, I won't name specific companies, but the pricepoint and ...
2
votes
1answer
190 views
Help selecting dedicated server with good disk I/O & network [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I am looking for a cheap dedicated server. (I was earlier happy with VPS, until I realized that the disk I/O is not ...
3
votes
1answer
61 views
Cost effective way to provide static media content
I'd like to be able to deliver around 50MB of static content, either in about 30 individual files up to 10MB or grouped into 3 compressed files, around 5k to 20k times a day. Ideally I'd like to put ...
2
votes
1answer
107 views
Why would i need extra IP adresses from my web host?
I am moving to a new and cheaper host. My old one raised the prices suddenly by a factor 10. Now what I did not like about the old one, was that each time I set up a new website, I had to set up a new ...
3
votes
2answers
228 views
How many production servers should I start with?
I'm building a site that I plan to grow to the size of SO.
I'm only planning to have one prodcuction server to start off with. This will host everything including the database.
I know it's very hard ...
2
votes
2answers
209 views
How to move a domain name from other server to plesk
I'm having a domain which is hosted in dedicated server, and i brought another server with plesk support, I created the same domian name on the plesk and now I need transfer my domiain name from older ...
0
votes
2answers
97 views
Which ISPs has the cheapest transfer?
There are a lot websites where you upload file and many people download it. I guess these servers are located in ISP where the transfer is very cheap, I guess Europe, because US has expensive transfer ...
5
votes
3answers
291 views
Dedicated Hosting 101
I've been running small websites for years, but recently developed a site that is attracting more traffic than expected. My shared web hosting provider has warned me that this is causing a high load ...
1
vote
2answers
498 views
What things required to host a website at home
i have a Linux server having Ubuntu, having installed PHP, Mysql, Apache.
I need to host a site on my server having static IP, but i dont have any experience in web hosting.
Can you please tell me ...
4
votes
1answer
224 views
Single IP multiple servers
I have seen that some IPs are tied to multiple servers (physical machines). Example: check the ping times of one of GoDaddy's nameservers:
...
2
votes
1answer
209 views
netblock ip - own hosting - home servers
I host 2 websites that generate a pretty substantial traffic (about 6000 unique visitors a day both). I have business Internet at home and I own one static IP from my ISP. I run my own servers. ...
4
votes
3answers
591 views
Server Space / Server Cost
Okay basically, I want to know some details about how much it would cost to buy a web server for what I want to do.
The site we're making is going to accept uploads from users. A LOT of uploads. How ...
1
vote
1answer
110 views
Any suggestion on MySQL services?
I would like to separate my production server into 2, one for running code, the other one is for DB, which is MySQL.
Is there any suggestion if I would like to subscribe a MySQL service? I have few ...
3
votes
2answers
824 views
How to configure apache to allow access to subdomain on my local ip address
I would like to have others inside my local network access resources on my computer at outsideprojects.192.168.0.10. I am running Apache and have a virtual host configured so I can access it at ...
7
votes
6answers
381 views
Fast, Cheap, Dedicated Hosting [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I'm looking for dedicated hosting with at least 1GB of RAM that doesn't hurt the wallet too much. Specifically it ...
4
votes
2answers
382 views
how can I see who is connecting to my websites on my server and possibly their ips?
1) How can I know how many people is connected to the server in a specific moment (or previous hours of the day). (Even in real-time)
2) How can I know which one of the websites on my server they are ...
4
votes
1answer
102 views
How to professionally update your server configuration
I've installed several websites on my Ubuntu server and I need now to add an extension and some modules to my php configuration file.
Since I have some e-commerce websites I was wondering if I should ...
8
votes
6answers
952 views
Cloud hosting vs dedicated hosting: advantages and disadvantages
I'm currently looking for a hosting company that can provide a very solid service with a 100% SLA.
In the search both cloud hosting and managed dedicated hosting have come up. (I'd rather not manage ...
11
votes
6answers
2k views
How Can I Secure A VPS Installation?
What are the basic steps to securing a VPS installation that I plan to install Webmin on to host my blogs and personal projects?
1
vote
2answers
272 views
Apache Per User Directory Not Found
For some reason the user directory I have for my server has stopped working whenever I go to server/~user/public_html/ I get a 404 error. The files are there on the ftp, but they're not showing up ...