Blog > 2009 > November

Archive | November, 2009

ThinkHost Eco Friendly Hosting

Visit This Web Host
Overall Rating55555
Support55555
Up-time55555
Service55555
Value55555

ThinkHost has worked hard to eliminate their carbon foot print by being powered by 100% renewable energy sources. Not many hosting companies can say that. ThinkHost offers green web hosting powered by renewable wind and solar energy, over a world-class outsourced network. Your carbon neutral account with us offers you top-level technology, while at the same time supporting a more earth-friendly future. We provide unlimited domains, unlimited databases and unlimited emails. And we support the community, with subsidized hosting for selected partners in progressive causes.

think-host
(more…)

User Recommended User Recommended Hosting!

Host Gator VPS Services

Visit This Web Host
Overall RatingNo Ratings
SupportNo Ratings
Up-timeNo Ratings
ServiceNo Ratings
ValueNo Ratings

Host Gator is at it again, and this time they’ve expanded from standard dedicated or shared hosting and have started to offer VPS servers. In case you didn’t know a VPS is a “Virtual Private Server”, or basically a server thats above shared, but below dedicated. Think of the server as a pie, and it’s cut into a few good size chunks, that would be the VPS! Host Gator is already one of the internets most reputable hosting providers, and you can have your VPS up and online in under 6 hours configured the way you want it! VPS start at just $19.95

host_gator
(more…)

Liquid Web Dedicated Servers Review

Visit This Web Host
Overall Rating55555
Support55555
Up-time55555
Service55555
Value55555

Liquid Web provides enterprise class dedicated servers at an affordable price loaded with the industry leading 24×7 support. Liquid Web owns & operates its entire infrastructure. All of the Liquid Web datacenters are staffed 24/7 on-site by our Heroic Support engineers.

lw468x60

(more…)

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.

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

(more…)

Page 1 of 3123»