Simple Website Hosting Recommendations

Apr 21, 2008

A friend of mine basically just wants to get his business on the web. He wants a website that is entirely informational (e.g. no commerce or anything like that). Basically a home page with a couple of links to download some documents and some contact info.

He does not have a domain name, so he would need that.

And the person wants an easy to use website designer for this simple site.

My initial thoughts were:

Microsoft Office Live - but that doesn't seem to be totally free anymore.

Wordpress.com (I am not sure this would work as well especially if you wanted to post documents or something)

View 11 Replies


ADVERTISEMENT

Recommendations For A Joomla Website Hosting?

Apr 21, 2008

Any recommendations for a joomla website hosting?

Multiple domains one one account and such...

View 11 Replies View Related

WP Site To Much For Simple Hosting

Feb 11, 2009

I've recently re-designed my website to WP and my host which I've been with for the last 5 years has suspended my site for system abuse. Is WP no good? They suspended it last week so I added a cache which they said had fixed it, now they've comeback and said its still overloading. My site gets around 500 visitors a day. Does this sound right?

I've already had to ban google bots from my forums because of overloading in the past.

Can anyone recommend a host that can handle a wordpress site that gets 500 visitors a day?

View 14 Replies View Related

Recommendations For Hosting In EU

Aug 12, 2008

Can someone recommend a good, fast set up Windows (ASP.NET 2.0) host in Netherlands or Germany or France? Shared hosting with SQL Server 2005.

No UK please. I would prefer someone using the recommended host and has positive feed back.

View 14 Replies View Related

Shared Hosting Recommendations

Dec 31, 2008

For the past 3 weeks I have been trying to set up a joomla web site.

At first, I tried to host a joomla website on liquid web's shared host.

They seemed to be quite good. They had all the feature I needed, but then I couldn't upload files into my webspace via ftp.

They told me they don't know what is the problem, and that I should use what is available.

I have stopped hosting at liquid web, and tried a different web host.
HostNexus.

There I had the same problem with myu ftp account, but they told me the problem is either in my firewall or ISP.

This really allowed me to look into a solution for this problem, and I partially solved it.

I believe this was the same problem I had with liquid web, but liquid web support didn't tell me the information that helped me to solve this problem.

Though my problems are not solved yet.

I need to create a ftp account into the httpdocs or public html folder so joomla could use it to update its own files.

I was able to create such ftp accounts in liquid web, but it is possible that I am unable to create such ftp account via the hostnexus control panel, and I have asked them if its possible for them to create me such an account.(Asked them topday, so I didn't get a reply yet).

Now, what should I do?

I need a ftp account in order for joomla to work properly.

Should I go back to liquid web?

Should I look for a different web host?

Maybe HostNexus will solve my problem, and all this will be irelavent.

But assuming host nexus won't solve my problem, what should I do?

View 14 Replies View Related

Dedicated Hosting Company Recommendations

Aug 31, 2006

My boss has recently asked me to source a new host for our servers. At the moment we're running 8 Windows boxes but are unhappy with the service we're receiving from our hosting company. We are looking for a managed hosting company, that has offices in the UK and US to look after the servers.

At the moment we haven't nailed down our exact requirements so I'm just really looking for any recommendations you guys might have. I've done a wee bit of Googling and have found a company called Rackspace but I'm ideally looking to contact around 5 companies to see who can offer us the best deal.

View 14 Replies View Related

Any Recommendations For Ffmpeg Adult Web Hosting

Feb 12, 2009

I am planing on running I guess you would call it a semi tube script. It pulls videos from others sites and thumbs them at your own site in categories. The viewers however do view the videos at my site in a popup video player or another page.

Hostgator looks like a good host however I just talked to them and they don't have ffmpeg....

View 13 Replies View Related

LAMP + Java Hosting Recommendations

Jun 19, 2008

I have accounts on site5 and hostgator (shared plan, not dedicated) and was trying setup knowledgetree a open source document management portal built on Linux/PHP/Apache/MySQL platform.

Everything worked fine except the indexing component as that required Java/JRE. Indexing is very important to me.

So all my hard work for the last 2 days came to a screeching halt.

I badly need to find a hosting service that offers LAMP + Java technologies for a decent price.

View 2 Replies View Related

Recommendations For High-performance Hosting (clustering)

Jun 14, 2008

I'd like to get your recommendations on how I should approach this problem. I posted this in another part of the forum, but I feel that this is a more appropriate place for it.

Problem:

How to handle large amounts of traffic with for a social network website? If a user uploads a photo or video, how does it become accessible on all of the server? If traffic is expected to be about 500,000 visitors a day, how many machines do you think I should use?

Possible Solution:

I've come up with the following possible infrastructure.

One load balancer. The load balancer has 3 PHP/Apache servers behind it. Behind each of the PHP/Apache servers is a (slave) MySQL server, from which data is read. Behind the slave MySQL servers, there is 1 master MySQL server, which handles all of the database writes. The master MySQL and slave MySQL servers are synced up, so data is up to date.

The actual photo and video files are not stored in the database, only the links to them is stored in the database (to keep the database small). The photo and video reside in a central location (like a SAN or NAS), which is accessible by all of the 3 PHP/Apache webservers.

Questions:

1. How many machines do you think will be able to handle photo and video uploads for 500,000 visitors a day?

2. Is having a SAN with Terabytes of RAIDED disk space an available option?

3. If a SAN or NAS is not an option, does anyone have any ideas on how to make sure all of the web servers have access to the same photos and videos? Is rsync a viable solution?

4. Which hosting provider do you think I should go with?

5. Is clustering what I need? What is clustering and how will it address my concerns?

View 1 Replies View Related

Recommendations For High Performance Hosting (clustering)

Jun 14, 2008

I'd like to get your recommendations on how I should approach this problem.

Problem:

How to handle large amounts of traffic with for a social network website? If a user uploads a photo or video, how does it become accessible on all of the server? If traffic is expected to be about 500,000 visitors a day, how many machines do you think I should use?

Possible Solution:

I've come up with the following possible infrastructure.

One load balancer. The load balancer has 3 PHP/Apache servers behind it. Behind each of the PHP/Apache servers is a (slave) MySQL server, from which data is read. Behind the slave MySQL servers, there is 1 master MySQL server, which handles all of the database writes. The master MySQL and slave MySQL servers are synced up, so data is up to date.

The actual photo and video files are not stored in the database, only the links to them is stored in the database (to keep the database small). The photo and video reside in a central location (like a SAN or NAS), which is accessible by all of the 3 PHP/Apache webservers.

Questions:

1. How many machines do you think will be able to handle photo and video uploads for 500,000 visitors a day?

2. Is having a SAN with Terabytes of RAIDED disk space an available option?

3. If a SAN or NAS is not an option, does anyone have any ideas on how to make sure all of the web servers have access to the same photos and videos? Is rsync a viable solution?

4. Which hosting provider do you think I should go with?

5. Is clustering what I need? What is clustering and how will it address my concerns?

View 11 Replies View Related

Recommendations For Hosting Blogs & Light Apps

Jun 4, 2008

I have been building a business around blogs and other social media items on mostly OSS technology - but unfortunately, my current reseller account is inadequate for what I need (especially with sites that query a DB) and unable unfortunately to upgrade to what I might need. I don't want to rip on them because they've provided me great service, but they're just not able to ramp up. My thought is there won't be any reseller to meet my needs after learning more info, so I'm going to make the leap up.

I'm not going to go pound the pavement for hosting business; this is only really for my clients I serve as a agency/consultant/designer and my clients need and deserve more.

I have been considering Mosso; but also weighing a dedicated box as it's around the same price and looking around here for the solutions people recommend for the past few hours. But since I sort of have a specialty application, I thought I'd ask for your recommendations.

I want to say that I came here from another forum because my provider was affected by the Planet outage and the conversation and knowledge was great; you are a very smart community. I hadn't heard of this place beforehand but am glad I found it.

View 3 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

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

Hosting My Own Website

Jan 10, 2009

Is it possible to buy a dedicated server off eg Dell and host your own website on it from home ie with a www prefix to the url- Do ye know any good tutorial on it. Would 20Mbit bandwidth be enough bandwidth for a fairly busy php ,mysql site? Completely new to this.

View 4 Replies View Related

How To Know Hosting Of Any Website

Jun 9, 2009

How to check web hosting of any Website and which hosting is more valuable and why?

View 24 Replies View Related

Hosting For PTC Website

Aug 19, 2008

I wan't to start a PTC website. Therefore I need a host with a very fast and stable SQL server.
I don't need much space.

Wich one should I take? There are hundreds of them...

View 14 Replies View Related

Hosting Your Own Website

Sep 15, 2008

Whats the benefit of putting up your own web hosting server in the company to host your website?

Obviously its going to be more economical and Im sure there are plenty of documentation online on how to do this.

why most people wont go with this approach and rather find a hosting company to do this for them instead.

View 10 Replies View Related

I Just Want A Website NOT HOSTING

Sep 20, 2007

Why are all the established and turnkey websites trying to sell you some cheap hosting package and always say there is something like a $8.88 domain renewal fee and all that junk?

I'm just looking for a template to setup, already with content and whatnot and I can't find any, none! Does anyone sell just templates?

View 8 Replies View Related

How To Know The Hosting Of Another Website

Feb 27, 2007

Is there some tool I can use to know the hosting of another website?

View 12 Replies View Related

Hosting A Website From A PC

Apr 14, 2007

What is involved in hosting a website from a local PC?

I have developed a site on 'localhost' on my PC and am running ISS, I also have a domain name plus forwarding. My internet connecton is broadband and I'm using an ADSL/Ethernet router. How do I connect it up?

View 5 Replies View Related

Hosting For Gaming Website

Jan 30, 2009

A few days back i had made a post asking about which would the best host for a dating website that me and a couple of friends were planning to start. Thanks alot to everyone for the answers.

However now we have decided to go with a gaming website, as the idea appeals to most of us.

The concept is to have a real time online game running on the server 24X7, people can join any time they want and leave any time they want, the game would still keep progressing. My main concerns with such a site are:

1. Bandwidth : As people will be online for a long time playing the game I am guessing we will need good amount of bandwidth

2. Server CPU : Will we end up eating lot of server CPU as the game engine will be running 24X7 on the server? What kind of implications does this have? I dont see any CPU specific details in the hosting plans i have seen so far.

Please advise on the above two. What kind of hosting should I be looking for? Hosting budget is 30$/month (max).

View 6 Replies View Related

Hosting For 4GB Website + 2GB SQL Database

Aug 9, 2008

I have a friend who has a dedicated server right now that uses a good 4GB for all his website content. (not streaming media but just a whole bunch of scripts and etc. well thats what he tells me). And so anyways, his SQL database is about 1-2GB. And he is not too sure about his monthly traffic but its a social networking site with a good amount of users (so its actively used by many users). Would it be necessary for him to have a dedicated server or do you think he could cut costs with a shared hosting account at like host gator or some other shared hosting service like that? I guess my biggest concern is his current database. A lot of shared hosting companies (from what i saw) offer unlimited Mysql Tables do they have size limits? And does a bigger sql database drastically effect the performance of the overall server?

View 14 Replies View Related

Moving A Website - Hosting

May 7, 2008

I am re-developing a website that launched 8 yeas ago. When the site launched it was developed in TCL and had an Oracle back end. The site's previous developer is still hosting the site on his server.

Long story short, we are re-developing the site on a new server at a different location. We'd like to re-launch on the old server (to help maintain Google search rankings), but we are developing in .Net and SQL. The old server is Linux. We want to maintain our ranking on Google since we are "Top Ten" on more than 20 great keyword phrases.

If we use a DNS forward from the old IP to the new one, are we going to loose rankings on Google? Obviously yes. But would it be beneficial to help the old developer buy a SQL server so the DNS forward is to a server 2 feet away as opposed to across the country? Does Google treat these equally?

View 0 Replies View Related

Image Hosting Website

Apr 21, 2008

I have started a new image hosting website and currently i alloted 7 GB Disk Space and 30GB BW. I know it will not be enough after the site get famous. So which host i can go for to be in a safer side with my image hosting website?

View 6 Replies View Related

Best Hosting For A Clan Website

Jun 1, 2008

What is the Best hosting for a clan website?

View 8 Replies View Related

How To Find Out Who Is Hosting This Website

Nov 19, 2007

I believe it's ev1server.net But i'm not sure if it's correct or not. This website is jacking some of my cursors. He/she doesn't even rename the files that he/she takes. It's the exact same filename as the one's I have on my website. Also when you look internally you can see information about the cursors. It says something like created by, animated by etc.

I just want to contact his webhost to remove my cursors.

View 3 Replies View Related

File Hosting Website

Jul 2, 2007

A friend of mine and I are developing a new File Hosting website. Growth of data is huge and we'd need a way to welcome million daily users.

What do we need? We have already 4 servers on hand ready to go. We are coding a kind of multi-server script to make our life easier.

What about the specs we'd need for our main server? Do we need a load-balancing system?

And for hardware replacement, is there anyway to get life easier if any hdd (hard drive disk) are broken?

View 1 Replies View Related

Free Adult WebSite Hosting

Jan 19, 2008

I am looking for free adult web hosting, as I am doing a site for an escort. It's fine if it has the following for her site:

escortName.someDomain.domainSuffix

Also, need CGI, PHP, MySQL, good amount of web space & bandwidth as she may want a video or two -- besides gallery images -- to be put up, etc.

View 8 Replies View Related

Shared Hosting Exposes Other Website

Mar 31, 2009

I am using GoDaddy to host my two websites using their deluxe linux hosting plan. It allows me to host multiple websites using one account.

Where I have one domain name registered as primary domain and mapped it to root () and the next one is I have created a subfolder named test inside root ( est) and mapped to it.

Now in browser if I put, firstsitename est it shows the second website.

My question is, i) How can i block that? ii) Will this kind of hosting give any problem with SEO?

View 5 Replies View Related

Create Website Customer Hosting

Apr 21, 2009

I would like to create a website to a customer and provide domain/hosting with the package.

do I need to have a reseller account to do this?

I will charge him one time fee for the design which includes hosting.

do I need to tell him it's for one year after that you are on your own,...

View 7 Replies View Related

Hosting A Website Developed On WAMP

Oct 22, 2009

I develop a website using WAMP. And I want to put that website online now. But not much familiar with hosting plans.

suggest me a hosting plan which fulfill all my needs and where i can run my website comfortable and manage it easily...

View 14 Replies View Related







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