Hosting Reviews
Professional Hosting from Just Host

Category : Web Hosting Articles

To share or not to share? The difference between shared and dedicated server hosting

Whenever you’re looking for a new hosting company, you always need to know what you’re planning to do beforehand. You also need to communicate with the provider you’re thinking of going with beforehand to make sure that your project will be stable for their equipment. For the most part, these people don’t want to deal with you if your scripts are hogging up bandwidth because it only makes their other customers angry and more money being spent from their pockets.

For example, I wanted to pursue a podcast that reached 10,000 subscribers every week and that was 20MB in size. The host I approached said that it wasn’t a good idea, so they pointed me to another. That’s better than me having to find a new one after one month anyway.

With media files, you always want to go dedicated because of the size. If you’re an artist, filmmaker, or photographer, you’re most likely wanting to showcase your work in the best quality. Photographs are usually 2 to 5MB in size and shared hosting might not always be set to take it via something like WordPress. Otherwise, you’d have to do it manually. The fix would be to edit your php.ini which is only available in a dedicated server setting. Applications, forums, and any other site that requires registration is more suited to this type of server.

Shared servers should be used for small blogs and single page resumes or showcases. They’re mostly limited in size for that reason. Having 100 forums with 1,000 active members each will overload the server. So it’s not exactly the best setup.

So basically, if you want space to grow your own community, a dedicated server is the best. If you’re looking to operate a one man band with a small blog that won’t have much, then sharing is the better option.

How to install APC Cache (Latest Version) In 10 Steps

If you’re unable to get xCache working, or are looking for other PHP caching solutions on your server to help reduce the load, APC cache is a great alternative. APC stands for Alternative PHP Cache and has been around for a long time, and now supports PHP 5.3 in its latest version we’re about to install.  APC is an open source cache alternative, and gets it’s updates from a handful of dedicated developers.

(more…)

How to install xCache from source

Running a caching solution on your VPS or dedicated server can squeeze a few extra users on it before you’ll have to upgrade to more expensive hardware, and should reduce load times for visitors. A total win-win situation for all involved.

{code type=code}wget http://xcache.lighttpd.net/pub/Releases/1.2.2/xcache-1.2.2.tar.gz
tar -zxf xcac-*.tar.gz
cd xcache
phpize
./configure –enable-xcache
make
make install
cat xcache.ini >> /etc/php.ini
{/code}

(more…)

Choosing the correct hosting company

Whenever you decide you want to launch a website one of the first things you’ll need, is the hosting services. Luckily sites like this one exist that let users rate their hosting experiences and you don’t have to worry about if the hosting company is good or not, or if they pay out the highest affiliate sale for their number one rating.

Specialized Hosting:
Choosing the correct hosting company really depends on the project. For instance if you use a popular script like vBulletin, there are hosting companies who specialize in their hosting for them. URLJet is one example of a provider who would be a specialized hosting company.
(more…)

Review Builder FAQ Section

This is just a quick update to the site to let everyone know we’ve received a fair number of questions about the site and how it works. We’ve published a general all purpose Hosting FAQ that not only tells you how our site works, but also answers some basic hosting questions. If you have a question, feel free to use the contact us form and ask, other wise check the new Hosting FAQ Section.

Page 2 of 212