I have the following problem with character encoding. We use utf8 in our database and generate html pages where content type is also set to utf8. If I check the source code it really shows utf8 in the head section.
However if I check header of the server answer (Note, this is not in the html) it reports an iso-8859-2 content type and it seems the browser takes this value and not the value from the html head.
How can I set the content type of the server header to utf8?
TEST 1: Without <FilesMatch> directive, the headers are set to all requested content as it should. This includes content served from apache server and content from a separate application server.
TEST 2: If I use the above configuration example, I can see that static content comes with correct headers only
When i try to install BotNET 1.0 on my dedicated, i got this error :
root@leet [~/botnet/BotNET-1.0]# . install.sh Compiling source code . . . In file included from src/main.c:9: src/../include/bot.h:43: error: array type has incomplete element type src/../include/bot.h:57: error: array type has incomplete element type src/../include/bot.h:89: error: array type has incomplete element type src/main.c: In function: src/main.c:146: error: type of formal parameter 1 is incomplete Here is my install.sh file: Code: #!/bin/bash # BotNET installation script. # If this script causes problems, try "make all" instead. # Usage: . install.sh
if [ "$bot" != "1" ]; then echo "Installation complete." echo "Executables will be found in bin/" else echo "Errors encountered during compilation!" fi
My OS is centOs 5.x Kernel : Linux 2.6.18-53.el5 #1 SMP Mon Nov 12 02:22:48 EST 2007 i686 i686 i386 GNU/Linux * I have tried all other way to install (make all) and other *
As my clients' needs expand, they're asking for chroot ssh/sftp setup. I'm currently on a dedicated Linux setup but don't really have the time to set up a whole new box with full virtualization or investigate a full chroot solution (baby on the way), and to be honest it would be less hassle to move to a new provider than worry about down time with sites.
What I'm looking for:
- linux hosting - hosting for 30+ accounts, some with several domains - at least 6 IP addresses for SSL certs - each account in a full chroot environment (ssh/sftp/ftp) so they can't poke around each others' files, or each account set up in a virtual machine setup (ie: openvz) - maildir - spamassassin - php 5, mysql, perl 5.8.8 - suexec apache would be nice
Well the age old question for virtual servers, would you rather a host put all his eggs into one basket "monster node" or several smaller ones. From a provider standpoint one server is easier to manage than several, although if that one goes down, all your customers do with it. Lower costs for the provider, s/he can then pass the savings along. Example Package:"2GB Ram Packages, 500GB bandwidth, and 20GB space."
The "EXAMPLE" Specs.
All in one
Max Clients: 126 4U Rackmount, 4 Quad Cores, "16 total cores" 256GB DDR2, 8 600GB SAS 10k, RAID10 Several Server setup: Max Clients: 14 1U Rackmounts, Single Quad Core, "4 cores" 32GB DDR2, 2 300GB SAS 10k, RAID1
I need to switch two corporate web sites from a provider which has been providing spotty up time and poor reliability especially on their email servers; worst thing about them is that when they're down we get no notice, until we notice or customers complain. We've had outages for email that lasted as long as 72 hours. I'm not sure how our service is configured there, but I would guess shared hosting.
I understand the differences in shared hosting, virtual private or dedicated server, and dedicated hosting unmanaged or managed. What I'm not sure about is what would be best for our needs. If I dont get other advice, I'll probably sign up for shared hosting with a provider that has other service types available.
We do not do any E-commerce, but our website is our advertising and if we're down we can lose sales. Our customers need access to documentation downloads and get upset if we're down. Our current site has shown these statistics on average per day: 3000-4000 hits, 3000-4000 files 200 visits. Our monthly bandwidth was a maximum of 2GB over the past year. We need less than 50 email addresses.
Phone support is necessary, 24/7 would be nice. We need server monitoring and security, good uptime and reliability statistics or a guarantee. Control panel and statistics would be nice. We dont need any website design tools.
I've used Futurequest for a website in the past but their geared to E-Commerce and have no phone support. I have some websites registered with Dotster but they're very light on support. A colleague has used Lunarpages for similar businesses, I think, and he recommended them. He indicated they were good for him with phone support.
If you're still reading, I'd appreciate any guidance, both for type of service and for specific providers.
I have an IIS 6 website with a strange problem. All content types are sent as text/html. For example, jpegs, gifs, and others all are listed as text/html when I do a header check. Anyone ever seen this or know what might cause it?
VPS type package ok, need around 30GB HDD space, and maybe 200GB badwith per month, << provide some recommendations >> (dont ask for my budget!). Prefer live chat support 24/7, and need to setup/ transfer site from existing host.
I have a client that asked me to educate myself about web hosting and make a recommendation to him about where he should be. He currently has a shared hosting server at Network Solutions and finds unexplained slow downs and disk corruption reports in his forums DB unacceptable.
I'm glad I found this site-lots of good info but nothing like throwing up some stats and seeing what people recommend. The client told me he wanted to move to a dedicated server but I'm thinking a VPS might do the trick. Especially if upgraded with dedicated Core as well as RAM such as wiredtree is offering.
Looking for a managed, Unix based server that in a typical month serves 100k unique visitors 230k page views 500Gb of downloads
But needs to be easily upgradeable to handle his expected traffic levels in the next year of monthly visits in the order of: 250k unique visitors 600k page views 1.1Tb of throughput As far as features:
*Currently they use about 15 gigs of disk space. Some of that is inefficient disk management but the bulk is them supporting previous software releases.
*needs to be fully managed
*US datacenter with all the features you guys would expect to have as far as backbone access, security, power backups, etc..
*Backups by provider. Let's say 5 gigs worth since the old software versions don't really need to be backed up.(I'll recommend his own backups as well)
*Either plesk or cpanel
*15 minute hardware SLA is what the client is asking for but i'd like to present some comparisons to 1 hour SLA companies to see how much he'd save.
And finally, i tried to search for the answer to this but the keywords kept bringing up lots of hits without good info. The client sells software so the bandwidth needed is pretty consistent until they release a new version. Then it skyrockets to the point they may have 1500 people trying to download a 50Meg file simultaneously. What is the right way to handle that? Use a CDN or negotiate with the hosting provider to provide burstable bandwidth as needed. As a side note while looking at many offerings I was most surprised that bandwidth seems to sold in large chunks with overage costs hidden.
on my internet travels today I found a site that provides a warranty on web hosts. I'm not entirely sure of the details so I can't really comment on it but I found it rather interesting.
Anyway, some deeper digger found that this site is merely a rebranded hosting affiliate, with their top provider rank held by the one and only, Bluehost!
I am trying to install movable type on blue host linux servers.
Perl 5.8.8 came already installed added the following modules * DBI * Image::Size * CGI::Cookie
A MySQL database was installed using cPanel. After naming it "movabletype" it was automatically named "username_movabletype". Not sure if that matters.
File locatations: /public_html/mt-static (support directory is writable) /public_html/cgi-bin/mt (permission 755 was enabled for cgi files)
When trying to install by entering the file location in a web browser, it says it cannot be located, unknown error.
KVM/IP switches are a wonderfull thing, aren't they?
Lifesavers they can be..
Anyway, I'm looking for a module compareable to KVM/IP, but with the extra feature to remotely mount an image using an USB port of a server.
Basically so its possible to install a server remotely over IP, w/o having a physicall CD in the KVM/IP switch (or using hardware similar to IPMI's from HP/Dell/SM). Does such hardware excist?
I don't need multiple users to log in, or to control multiple server at the same time (login for each server would be handy though). Only 6~8 ports are required.
The only problem I could forsee with it is that my rack might get messy.. 8 servers, 8x2 powercable (A+B), plus 8x2 UTP, plus KVM, plus USB..
I think I'm experiencing some type of alternative to a DDoS attack. My server is being killed by thousands of emails being sent to fake accounts on my server.
I'm not a server administrator, so please bear with me.
My load average is skyrocking to 800.xx at times. I look at "top" and see "exim" for one specific user on my server. I own all the websites on my server, by the way.
When I look at my email queue, I see thousands of emails coming in to accounts that don't exist for that specific user. Let's say the domain name is salcollaziano.com. Somebody is sending spam to various salcollaziano.com aliases that don't exist. Like webmaster -at- salcollaziano.com and suzy -at- salcollaziano.com.
How can I prevent these spam emails from having any interaction with my server? It's causing me a lot of downtime on all the sites I have running on that particular server.
I'm new to SSL certificates and the like. I am switching to VPS hosting soon and I would like to buy an SSL certificate to go along with an (Ubercart / Drupal) e-commerce site that I am hosting. I'm looking for a cheap but good one. Does anyone have a recommended vendor / certificate type that would work well for me?
I'm rather new to hosting so I still don't get everything, but maybe you can help me. I am hosting a web page on a computer that is hooked into the same network as my personal computer. They are both hooked into an openBSD router, which has the connection to the internet. My recently purchased domain name is set to forward all requests directly to the computer with the website on it (named 'b2.') When you visit the domain from an outside computer it does this just fine, but when you try to access it from one of the computers on my network it does not work. From my computer you can not access the website from the domain, but you can still access it just straight through the local network (i.e. typing 'b2' directly into the address bar ) From the computer which is actually the host to the website, it is accessible neither way, though the local network option was working before. Does anyone know what the problem is and how I can fix it? Keep in mind that I really only understand the basics of web hosting, and terminology and stuff.
my company's current hosting contract expires in May and I'm in need to find another one that will hopefully suit me better and cause much less headache.
I'll try to list some basic needs I got:
10gb bandwidth 10gb space Mass email marketing ability! This is important!
I have a member list of about 30,000 who I email twice a week! These people are opt-in recipients of these emails.
On top of that I'd like to start mining and sending out opt-in requests of about 50-100,000 a month to NEW emails that I don't have direct permission to email.
I obviously have software to manage, clean, send out in batches, and do whatever else you have to for proper email marketing.
From some research I got the idea that I would be better off with some offshore VPS/dedicated host that won't shut us down for emailing. We will do our best to keep the bounces at minimum as well as keep up-to-date blacklists/unsubscribers.
What of servers are used by hosts offering packages with this type of support?
I've read that streaming can be made via web server and streaming media server. The first type has only one advantage and this is that it allows to utilize existing infrastructure, while the second type offers more effective network throughput and (what's more important for me as an end-user) allows for better video and audio quality and support of the advanced features.
Now looking at the hosting plans how do I tell which type of server is used by the host?
we are receiving a new type of spam emails in most of the domains hosted on different servers. In this type of spam emails, the From address is the same as the To address and is of the user who is receiving the emails. For example, a@abc.com is sending email to a@abc.com which is not originating from the server. However, since the From Address is the same as the To address, it fools the antispam and the emails are delivered as genuine emails. Has anybody else faced the same problem lately? Does anybody have as workaround to stop these type of spam emails?
I have a client how want a website that his can go to and view their house/business from video surveilance camera. What type of hosting service do I need.