Web Design And Hosting Combined

Aug 13, 2009

Does anyone know any companies that offer both web design and hosting in one package? What I am thinking of would be managed shared hosting.

View 14 Replies


ADVERTISEMENT

Combined Shared Hosting And Email

Nov 4, 2009

I have two companies hosted at Futurequest. I've used them before and have been and still am happy with them. Along with shared hosting for two companies, we have email. In one account we use less than 25 email accounts, and total disk space allowed for web hosting and email is maximum 1GB. We use less than 500MB for our web site so that leaves us on average 20MB per email account. We're running into problems with disk usage due to the way some people are using their email accounts. Most of us use Outlook Express for email. I have options set to delete when downloaded, so I rarely use much disk space. Others delete 1-10 days after downloaded from server, and those can add up to some considerable disk space usage for email.

Looking at similar small shared web hosting (<$25 per month), most seem to have similar limits. For example, Dotster has a 200GB disk usage limit, but email is 2GB, and since number of email accounts is advertised as unlimited, that 2GB limit must be total for all email accounts. I've been told that these companies focus on website hosting, not on email, and they suggest customers needing larger email accounts look at other email services.

Why is this? In the case of Dotster, why 200GB total disk space, but only 2GB for email disk space? The powers that be here insist that disk space is cheap - under $1 per GB - so limits like this aren't based on cost of disk space. It's a difficult argument for me to refute - why are the email disk space usage limits so low?

As for alternatives, I found this thread here about Hosted Email Options: [url]showth...=EMAIL+STORAGE

Is this type of service what I should be looking at - leaving web hosting where it is but moving our email to one of these? I hate to move our email again. I could increase our account at Futurequest to allow on average 60MB per mailbox but someday the problem's going to come up again. That's probably less costly than a separate email provider, no extra work, and he problem should go away for quite a while.

View 8 Replies View Related

Network Design / VLANs Design

Apr 9, 2008

We are co-located at a datacenter and host web sites, and corporate email systems, as well as host dedicated servers for customers.

We currently have two /25 internet facing subnets from our provider. We have a Watchguard X5500e 8 port gigabit firewall that supports routing as well as VLANs. We also currently own QTY4 2848 HP Gigabit switches.

We currently have each switch connected in a loop with 2 gigabit ports trunked using static LCAP. The switches are connected as follows:
A > B
B > C
C > D
D > A

Rapid STP is turned on. One thing is - is this the ideal trunking scheme?

The more important question is this. We would like to separate ips from each other using VLANing.

IE: we might have a client with 5 different IPs in one or more subnets and we would like to group them together.

We ideally do not want to break up the subnets into smaller ones as it makes it hard to reconfigure and it wastes ip addresses, as we do not have that many.

View 0 Replies View Related

Offering Hosting As Part Of A Web Design Contract

Dec 24, 2007

Are there any web designers/developers who offer hosting to their clients as part of their website creation package. I am toying with the idea of only creating websites for people who host with me. I currently have a colo server, but only use it for personal things. So I have no experience with the needs and demands of clients in regards to hosting. What are some of your experiences with hosting for clients? Is it worth it?

View 15 Replies View Related

DooptNet Design + Ben

May 13, 2009

Recently we bough a design from DooptNet here @ WHT - See Original Thread

However, After several weeks of having this new design and numerous amounts of time and editing & making our site look a little more respectable, We got this weird live chat conversation with a gentleman named BEN.

This was around 7am AEST & his first sentence to start off this conversation was:

Quote:

Hi Sean, my name is Ben, and I am giving you 24 hours to remove your web site template that you have stolen otherwise I will public display that you have ripped another members template for personal use without permission of the original owner


Wow that was a bit significant to me as we bought this template from DooptNet here at WHT and the thread is located above. We paid $100 AUD/USD for this and we never stole it as it was said in the starting sentence from Ben.

Ben went on to say that:

Quote:

This topics will be displayed in the largest on-line communities on the internet, these include Web Hosting Talk, Warez-BB, wjunction and so forth.

For real right?

Ben also went on further to say that many other people have fallen for this and this is all part of a Con. I am not sure if Ben is telling the truth, But I would like some word from Sean @ DooptNet and this Ben Person.

No E-mail Address was left but - Admin@webhostingtalk.com in the Live Chat.

I asked Ben where we have ripped this site from as I would like to see it, After this Ben left the chat but before hand demanded that I remove the Stolen Content within 24hrs.

Not sure what to do from here, I have contacted Sean here at WHT and are still awaiting a response.

View 12 Replies View Related

Network Design

Jan 12, 2007

I'm designing a network that should be able to support both dedicated servers and also offer colocation (full rack and half rack). Things will be relatively small at start but the design must be able to scale. The colo area will be secured from the dedicated server area.

Right now, this is what I'm thinking:

CORE/DISTRIBUTION combined:
- Two cisco 6509's running HSRP
- Each 6509 is connected to the same two upstream ISP's via BGP (so that means 4 links in total)
- Each 6509 is connected to the access switches (described below)
- The 6509's will have a single gigabit crossconnect between them so that they can talk to each other for HSRP, iBGP, etc.

ACCESS
- Each of our racks will have an L3 switch at the top of the rack for all the servers in the rack to plug into
- there will be ~30 servers per rack
- these switches will use 4 x 1 gbit ports for trunking to the core. They will be configured in two 802.3ad link aggregation groups (ie 2 x 1gbit links per LAG group). One LAG group will connect to the first 6509, the second LAG group will connect to the second 6509.
- The default gateway on these L3 switches will be configured with the HSRP virtual IP address of the 6509's.
-spanning tree will have to be enabled to avoid loops since the two 6509's are connected directly also

QUESTIONS:
1) Each dedicated server will get 5 usable IP addresses, so I'd have to subnet my IP address space accordingly (into a bunch of /29's). This also means that I'd have to setup 1 VLAN per subnet (wich means 1 VLAN per server!). Is this a scalable design? If I have 1000 servers I'd need 1000 VLAN's! Isn't there a limit to the number of VLANS that can be created/handled by my core switches? How do larger providers do it that have thousands of servers?

2) Is this design scalable/redundant? The only single point of failure that I see is my access switch (if it dies, it could take out a rack's worth of servers). I guess I would have to live with this and would have spares on hand.

3) I'm a little confused with the interaction of BGP and HSRP. What happens, for example, if one of the links to one of the ISP's goes down on the active HSRP router? I dont want it to fail over to the inactive HSRP router, because the router is still good, its just a link that went down. Would the active HSRP router be smart enough to realize (maybe via iBGP) that the inactive HSRP router can still route to that ISP and thus just ROUTE the traffic to that inactive 6509 and then have that router send it out to the ISP? I'm assuming this traffic would travel across the 1gbit xconnect between the two 6509's so I may have to consider increasing that capacity using link aggregation aswell?

4) Which cisco switch would be good as my L3 access switch? It would have to support ~30 servers in the rack plus have at least 4x1gbit ports that I can config into two lag groups to uplink to the core.

View 8 Replies View Related

Network Design

Sep 24, 2007

I am comming across a few questions on how to do a setup for a network. I expect to have a redundant configuration similar to this:

________ISP1_______________ISP2
__________|(bgp)_____________|(bgp)
_______Router ---------BGP-------- Router
__________|_____\____ ___/_____|
__(bgp/ospf)|_________/_________|(bgp/ospf)
__________|___/___________ ___|
______L3 switch______________L3 switch

To this point (i hope the ascii diagram is understandable, i did my best on ASCII art), there are no problems. The problem comes when pluging in L2 switches. I would like them to be pluged to both L3 switches, but i don't see how to do this without HSRP or VRRP. The thing is L3 switches will also do VLAN's for the network, so HSRP would mean using 3 IP's for every VLAN and a terrible configuration mess.

I am not seeing the way to do this setup and attach a L2 switch to both L3 switches without using HSRP.

I just want redundancy for the case where one of the routers or L3 switches could fail.

Any light on this kind of setup?

View 14 Replies View Related

As A Customer, How Much Does Design Matter

Jan 16, 2009

If you're browsing for a new host, do you care about the design of the site you're looking at? Would you be put off a host if their site was poorly designed and ugly?

View 14 Replies View Related

Network Design For 3 Hosts

Jan 20, 2007

We just moved 3 1U's to a new colo center, from a single host in a managed facility. We need some advice on the best way to configure our topology. 2 Systems are Windows 2003, and 1 is Centos OS.

Each host has dual NICs, and we would like to configure 1 NIC for internal server to server traffic, and 1 NIC for the external Internet. We have a checkpoint VPN-1 firewall and several switches to work with.

Our current thinking is that the ALL NICs should be behind the firewall (for protection and for Qos control), and the external NICs need to be bound to the actual external IP address to avoid NAT issues with some of our Apps that can't handle NAT translation through the firewall (Asterisks VOIP using UDP for one).

Is it possible or recomended to do this? I have tried everything I can with our router to allow the external NICs to be bound to an external IP but still participate on the network behind the router to no avail.

Our other host had only 1 NIC bound to the external IP, and only the windows firewall turned on to provide firewall protection. We really dont have any real life experience configuring this type of setup,

View 3 Replies View Related

Website Design Creation Software

Jun 14, 2008

It seems there are several ways to get a website:Build it yourself using tools software

like Dreamweaver, MS Frontpage, etcHand coded using basic text editors (or combination WYSIWYG and hand coded for w3c validation)Web builders & site studio web tools provided by web hosts Templates (both original and modified)

What I am most interested in knowing is choice most people use and for the web hosts/designers out there, do you find most people favor templates and site building software over customer design?

Personally, I have found most people favor either modified templates and custom designs and find web building tools like SiteBuilder and Site Studio too limiting.

Some people seems to still like Fantastico Deluxe though.

View 6 Replies View Related

A Good Host For Web Design Companies

Sep 3, 2008

I have been with Hostgator for over 2 years and they have been great.

However, I host all my clients on my own hostgator account and I absolutely cannot stand hostgator's backend interface (cpanel). Trying to manage my SQL databases, 200+ e-mail addresses, etc via cpanel is tedious.

I am also interested in getting a VPS or something similiar.

View 18 Replies View Related

LenoHost & Geeklayer (HunterHasting) Same Design

Dec 31, 2008

I have just seen Leno Host's design And saw Hunter's work before. Is this a copy or real work?

The work LenoHost looks a little dodgy? No clue if it is or isnt.

View 8 Replies View Related

Webpage Design When Changing Host?

Jun 1, 2008

When changing host, does this affect the webpage design? I am currently with Microsoft Office Live and thinking about changing to Hostgator. If I do, is it possible to retain the existing page templates / layout?

View 14 Replies View Related

Trusted Web Hosts For A Design / Portfolio Website

Apr 11, 2009

I have almost finished designing my site and so I'm looking for a host. However, in looking for hosts I found that a lot of them were scams or were not to be trusted. There were lots of review websites that gave a top 10 listing, and the top 2 always used to be justhost and hostingmonster. Which I didn't really trust as Justhost gave me this silly thing when I tried to leave the page saying 'you can talk to a special agent to get a discount' and all that tosh.

So basically, I'm looking for a host that has a fair amount of space, preferably linux OS and preferably in the UK, and it must have MySQL support and be nice cheap one if possible, around £3.00 a month is fine.

View 14 Replies View Related

Establishing A Relationship With A Reseller For Sites I Design

Feb 28, 2007

I just design websites on the side. I've done about 10 or so and have ended up hosting them on my shared hostgator account as addon domains. I've decided to leave my current "day job" and want to try to pick up a few more web jobs in the interim.

I want to stop putting more websites in my shared account, I don't want to be a reseller and I want to be able to direct people to a host where they would get good customer service for hosting and email issues. I thought it would be nice to establish a relationship with a reseller to whom I could refer my web design clients. Ideally, it would be someone that's local (Twin Cities, MN) and I could meet in person to see if we'd work together well.

Do others do this? Does it seem to make sense to do this?

Another option would be to refer directly to hostgator. I've been happy with them but I haven't needed much in the way of customer service. Do they work well with hosting clients who don't know anything about hosting?

At some point I might want to be a reseller, but right now I want to concentrate on design and learning some new things (CMS is the next thing on my plate).

View 2 Replies View Related

Credible Tube Site Design And/or Webhosting Company

Jan 15, 2009

I am interested in setting up a video tube site similiar to xtube or gaytube etc but maybe at a smaller scale. Where ppl can upload clips, affiliate clips, and even have amateur clips to sell etc like what the popular gay tubes do.
<< removed >>

View 3 Replies View Related

Multiple Server/Cluster Design, Setup And Maintence

Mar 13, 2008

I work in a DC and am looking for a better way to deal with clients who have multiple servers hosted with us.

Heres the scenario. Client buys a server or two at the beginning, with a HW firewall or they are clustered together and require their own switch and down the road, they like what we do and want to buy more servers.

However, we've been selling other servers and the only way we would be able to accommodate them would be to run a cross connect to another cab with their new server in it. Hopefully you can see where I am going with this.

This can keep happening multiple times and with multiple clients. and eventually you can end up with spider web of cable everywhere .

My thought of doing it right but more work would be to schedule down time with a client and migrate all the HW to a new cabinet where they can grow.

Weve also been tossing around ideas like getting projected growth from clients and setting aside space for them to having dedicated cluster cabinets.

how do other DCs handle situations like this?

View 11 Replies View Related

Web Design Business- VPS With Reseller Accounts & Transparent Client Support

Jul 29, 2007

I run an established web design business, and currently host my client sites at resellerzoom.com

I offer hosting to my customers and the numbers are growing so I need to upgrade to something more robust, but keep the end-user support (my customers can get support directly from host, and they will attempt to operate without their branding)

Here are my requirements:
End user support
WHM/Cpanel preferrably (or plesk equivelant)
512 - 1GB ram
50 - 100GB monthly transfer
I have been looking at modvps.com as they are owned by Hosting Zoom, which also owns resellerzoom.com

View 2 Replies View Related

REVIEW Absolute Design Barnsley Absolutewebdesign.co.uk Avoid Smart Merchant AVOID

Mar 3, 2009

i would just like to vocalise my utter disbelief at how incompetent and dishonest Absolute Design Barnsley aka Smart Merchant aka Absolutewebdesign.co.uk have been.

Our company signed up just over a year ago to their Absolute Design Smart Merchant shopping cart website system.

To overview, this is a pay-monthly service where they host the site and we add products to the CMS style website that Absolute Design have produced.

Being a small family business we opted for this kind of pay monthly service as it would (we hoped) give us some level of support from Absolute Design Barnsley to help with the running of the site.

At first they were helpful at getting the site setup initially but months down the line and after phonecalls or online chats with Absolute Design , the result has been no action being taken as requested.

Simple things like removing the option for other currencies... I phoned in August of 2008 and was asked to email the request to Absolute Design Barnsley , which i did. Did the other currencies get removed? Nope! I phoned and emailed many times.

This year due to the economic climate we have had many price changes to do, so i phoned Absolute Design Barnsley and asked for a holding page to be put up while i changed all the prices.

I was told this would be done within the hour.

I had my doubts that this would actually happen due to past experience, and indeed a WEEK later and the holding page STILL was not up.

During this week we had several people try and buy things at the old prices and we had to cancel orders. This is obviously frustrating for us and the customers.

Due to Absolute Design 's Smart Merchant poor system i since found out i was unable to 'turn off' the shop in any way except for basically deleting the entire payment gateway setup.

Products were also still viewable at old prices via google, even if i disabled them in the CMS itself. BAD Smart Merchant !

Also in this time i managed to decide and almost fully populate a new website for our shop, it seem's Absolute Design Barnsley cannot even produce a holding page in that same space of time.

Now, you may think why didnt i just leave? Well, after that week i rang up and asked to cancel, i was asked why and i CALMLY stated my reasons, which were basically poor support.

This resulted in Andy Clegg from Absolute Design Barnsley saying to email my request to leave and he slammed down the phone.

I emailed my request to change our Domain IPS tag and contact details and within a few minutes our website had been deleted BUT Absolute Design Barnsley decided to delete the IPSTAG for the domain, basically rendering the domain useless, including our email which we use on a daily basis.

I spoke Absolute Design again on the webchat (on a friday) and asked them to change the IPStag again, they said ok, but it probably wont get done till Monday.

I was obviously doubtful as it didnt take them long to delete the IPSTAG....

Monday comes and Absolute Design still haven't changed the IPSTAG. We are shut on mondays so i rang on Tuesday and spoke to Craig. He seemed more reasonable and said he would change it shortly. Several hours later and Absolute Design Barnsley still had'nt changed our IPSTAG and were still basically holding our domain hostage.

I ring up AGAIN, speak to craig, he says hold on for a moment, about a minute later they just hung up the phone again. I ring once more and noone answers...

Instead of swift switchover to the new site, Absolute Design Barnsley have forced us to take action with Nominet to recover our domain.

This just seems ridiculous, I'm guessing Absolute Design Barnsley must be losing alot of customers but to act the way they have is just childish.

What is the point of causing so much agro just because someone wants to cancel?

I hope this post reaches anyone else who is considering taking up services with Absolute Design Barnsley aka Absolute Web Design aka Absolute Web Hosting aka Absolute Shopping Cart aka Smart Merchant and urge you to think twice!

View 13 Replies View Related

Hosting Review Site Or Top 3 Hosting Co. For Shared Hosting

Apr 23, 2009

I'm trying to find at least three web hosting companies to choose from to host a Joomla websites on a shared server. Would consider dedicated if the deal was right. I have a friend of mine who wants to create a church website, and is looking for the best deal. I use Netfirms which I have never had an issue with, but I didn't want to be bias, and would like give him other options to choose from.

Is there a good WebHosting Review site, I could check out, or maybe someone could recommend their top three. I reading threw the forums here and I noticed there are not that many complaints with Hostgator. Again, I just want to see if there was anything out there better.

View 12 Replies View Related

Streaming :: Windows Server 2008 Hosting Or Redhat Linux Hosting?

Mar 5, 2009

I'm hosting wmv,wma,mp3 files, streaming of video can be done with Windows hosting, but my website script is with php.

Do you suggest Windows Server 2008 hosting or redhat linux hosting?

View 6 Replies View Related

Your Opinion As A Customer: A Hosting Provider Who Couldn't Provide E-mail Hosting

Jun 4, 2009

Lets say you're a customer looking for web hosting, but do have technical experience - you know, you develop your own websites, you've had experience in this sort of thing before.

What if you came across a provider who seemed to offer a good service, they're high quality, they can host your website on their brilliant setup etc... but they do not provide any e-mail accounts with your hosting?

We're developing our own shared hosting setup, our own control panel too. Regardless of the control panel though, we wouldn't feel comfortable hosting peoples e-mail. We have plenty of experience in every other aspect of general shared hosting - but not looking after e-mail accounts nor the associated software.

To be honest I don't think that many shared hosting providers truely handle e-mail properly, and that job should really be left to the professionals.

We could of course guide customers or potential customers on why we won't offer e-mail accounts (i.e. not wanting to offer something we know we can't provide to a high enough standard) and instruct them on how to setup e-mail with another provider (such as Google, who will do this for free with limitations).

The alternative to the above is that we mask in a third party to look after e-mail, i.e. resell someone elses e-mail services as part of our hosting packages. The third party would require API access to setup/remove accounts..

What do you think? Are we just acting stupid trying to provide web hosting without e-mail hosting included? I noticed a while back Dreamhost encouraged their customers to use an alternative e-mail provider!

View 12 Replies View Related

Hosting Multiple Sites On The Same Hosting Account. Getting A Weird Redirect

Oct 26, 2009

I have about 5 sites all hosted on my same hosting account. One of those domains is attached to the hosting account. I place my other domains in a folder of a sub-directory of my main domain. This has been working fine, up until today when i noticed a weird error. I give you a little example of how my sites are setup

my main domain:
www.maindomain.com

My other sites hosted in a sub-directory of my main domain:
www.maindomain.com/sites/site2/
www.maindomain.com/sites/site3/

How my other sites appear on the web:
www.site2.com
www.site3.com

This works fine for every page until i go to www.site2.com/index.php
It redirects to www.maindomain.com/sites/site2/index.php for some reason

View 2 Replies View Related

United Kingdom :: Small Hosting Account Hosting One Domain

Feb 27, 2008

Can WHT'ers please suggest some reliable UK hosts so I can do some research on them? I am just looking for a small hosting account hosting one domain.

View 14 Replies View Related

Plesk 12.x / Linux :: Error When Changing From No Hosting To Website Hosting

Aug 31, 2014

Plesk 12 - Domain with no hosting I'm getting error when changing hosting settings to Website Hosting

Error: Some fields are empty or contain an improper value. ('home' = '')

View 3 Replies View Related

Starting Webhosting, Game Hosting, And Voice Hosting

Jun 4, 2008

*web hosting
*game server hosting
*voice server hosting

Ive finished the template at the moment here is how it looks: ...

View 4 Replies View Related

Unlimited Domains With Shared Hosting Vs. Reseller Hosting

Apr 2, 2009

This question gets asked a lot in our Helpdesk and I figured I would post our knowledgebase article here to help anyone else wondering the Pros and Cons of Unlimited Domain Shared Hosting vs. Reseller Hosting. If anyone has anything else to add, I appreciate any feedback on how we can improve our KB article.

----------------------------------------------------------------------
Given the present state of shared hosting, many clients may ask "Why would I need a Reseller account if I can host unlimited Addon and Parked domains within a single shared hosting account?". There is certainly enough Disk Space and Bandwidth provided in many of today's hosting packages, so why bother to purchase a Reseller account?

Many don't realize the drawbacks of hosting large numbers of domains within a single hosting account until they've already packed tens of them onto a single package.

So how do you know whether a Reseller account or Shared Hosting account is right for you? The answer is in how you plan to provide access to others and how "mission-critical" the sites are. You should consider the following factors when deciding on hosting a large number of domains:

1. Who will be managing these sites?

2. How important is site security between sites?

3. Will these domains need dedicated SSLs?

4. How resource intensive will these sites be (RAM, CPU, MySQL)?

In a nutshell, Reseller plans are for those who wish to host websites for other sub-clients and a shared hosting package is for a single individual managing multiple personal domains. We'll go over the 4 points above in greater detail.

1. Who will be managing these site?

If you personally own multiple domains and wish to host them within the same hosting space, you can easily do so with an Addon or Parked domain. An addon domain will allow you to host a new domain within a subdirectory of your hosting space. A parked domain will allow you to have multiple domain names point to the same content. Since addon domains reside within the same user space as your main domain, you can manage all of your domains with a single login. You can see the problem if you want to provide another user with access. Since all accounts are managed with a single set of login credentials, if you give another user access to their addon domain you are also giving them access to your main domain. If you have vital information stored on your main domain and you are hosting another domain as an addon domain for someone else, you cannot provide them access to their hosting without compromising the integrity of your main domain.

When hosting sites as a Reseller, your clients in turn will want access to their account and will want exclusive rights to their disk space and server resources. With a Reseller account, each sub-account you create gets its own username, password, and isolated user space on the server. Individual clients of yours have access to their user space and their user space alone. In addition to the isolation with regards to access concerns, each account also gets their own cPanel access. All of the same great features that you use to manage your sites can also be given to your clients. Next time client Y wants to add an email account, you don't have to do it for them for fear of giving them access to your cPanel, you can simply give them their login details and they can manage their own email accounts.

2. How important is site security between sites?

This is along the same lines as point 1. This is not necessarily related to who you are hosting for, but what content you are hosting. Imagine that you are a webmaster and you are hosting your own personal site-in-a-box community forums (such as PHPBB or vBulliten) on your main domain and a company website for a paying client on an addon domain. It is not uncommon for popular scripts to have security flaws in older versions. Script authors will often update security flaws in later versions of their software. For this reason, it is very important to keep scripts up to date on your site. But let's assume you forget to update your scripts for a couple of months and an unscrupulous individual takes advantage of a well known security hole. Using this exploit, they gain access to your forums and any subdirectories. Since you are hosting another domain as an addon, they now have access to this domain's content as well. A site defacement on this company's site may not bode well for you when they are considering you for web master services in the future.

If these two domains had been separate into two individual users (i.e. two subaccounts created through a Reseller), their content would've been inherently isolated server side by Linux's user management. Sure, your forums still would've been affected by the security hole, but the break-in would've been isolated to your site alone.

Going back to our example, let's say that instead of a corporate website as an addon domain you are hosting an image gallery site for all of your cats. In this case, it may not be a big deal if a compromise in your main domain spreads to your addon domain. After all, they are both owned by you and you're only losing some time and effort to restore these sites from your local backups (which I'm sure you've actively maintained ). But then again, you are losing time and time is money. If these sites had been separated into individual users, again, you'd only have to restore one site's content.

The idea here is isolation. Reseller plans provide you with the peace of mind to know that if one of your users doesn't keep up with their site's content as actively as they should, their actions won't negatively impact the content hosted on other domains. If you and those you host in your addons are diligent webmasters, maybe this point won't have much bearing on your decision. Only you can say for sure.

3. Will these domains need SSLs?

As of this writing, SSL certificates must have a dedicated IP address to be installed. If you are hosting multiple domains on the same shared hosting package, you can still install an SSL (or purchase a dedicated IP address and install one) but you are limited to exactly one SSL on your account. If you are hosting multiple domains on the same package (and consequently the same IP), you must choose which domains gets to have the dedicated SSL.

Sub accounts of Resellers can each be placed onto separate IP addresses and, as a result, can each have their own dedicated SSL installed.

Of course, both shared accounts and Resellers' sub accounts can use the server's shared SSL free of charge. However, some clients prefer to see their domain in the URL bar when they visit https.

4. How resource intensive will these sites be (RAM, CPU, MySQL)?

We've already established that disk space and bandwidth will be no problem. But what about CPU, RAM, and MySQL resources?

It's important to be aware of the resource needs of your website. As administrators, we have to make sure all users "play nice" on the server. We can't have user X eating all of the CPU cycles computing pi to the trillionth decimal place while you are trying to serve web pages to your loyal visitors. We have to monitor the actions of all of our users and in the event someone is stepping beyond the bounds of acceptable resource consumption, we have to take action. In most cases, this entails disabling the abusive script, but in extreme cases we have to suspend the abusive user account to prevent other domains from encountering performance degradation on their sites.

If you are hosting 100 domains as addon domains, all serving nothing but static HTML pages, maybe you will stay off the radar.

But considering most sites are more complicated than static HTML, you may want to be aware of how many sites you host as addons and what content they serve. If you're hosting the latest and greatest Joomla modules, with up to date news feeds, integrated forums modules, polls, blog posts, etc your site can certainly require a degree of CPU to serve your pages. Now imagine you have 5 or 10 of these sites all hosted as addon domains. The resources these sites need to generate their content can quickly add up and before you know it you've got a friendly email from Acenet, Inc. in your inbox wondering why your user is consuming 2 of the 8 CPU cores on the server. That may be an exaggeration, but you get the idea. In the event your resource usage becomes so excessive that we have to suspend your user, now all of your sites are down instead of whichever one may be the direct cause of the spike in CPU, RAM, or MySQL consumption.

If each of these had been separate Reseller accounts, the offending account could've been suspended temporarily while we work through the cause, leaving the rest of your domains live and kicking.

The conclusion here is that you need to be aware of the needs of your sites in a general sense. Hosting unlimited domains within a shared hosting space is certainly a nice feature. For those webmasters who have multiple presences on the web, it's very convenient to be able to manage all of their personal domains from a single control panel. For those entrepreneurs who are hosting multiple domains for other individuals, the features and security associated with a Reseller plan and the inherent isolation of Linux users is a must have.
----------------------------------------------------------------------

View 12 Replies View Related

No Resource :: Shared Hosting Apache And Physical Hosting

Jul 31, 2014

I'have a problem with my aps setup on sanbox.When i create on customer ccp when i click finish i have this error. I must only test.

Error: Instance of application with id 124 and version '1-4' can not be provided: There is no resource of class 'Shared hosting Apache' with provisioning attributes 'Web Cluster' in subscription with id 1.:There is no resource of class 'Physical hosting (IIS)' with provisioning attributes 'Web Cluster' in subscription with id 1..If i add the shared hosting apache resourse i get this error : There are no "apache" services that satisfy given attributes: "Web Cluster".

View 3 Replies View Related

Plesk 12.x / Windows :: Hosting Type On Website Became (No Web Hosting)

Jan 29, 2015

I have a problem with Parallels Plesk v12.0

Hosting type on website became "No web hosting."

When I try to change hosting type to "Forwarding" it changes ok.

If I change hosting type to "Website hosting", I get message "The hosting type for "website name" was successfully changed.", but hosting plan still stay "No web hosting"....

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved