Aug 23

The full stable version of PHP6 is not yet released. But pre-built package is available. Early birds can start now. You can install a development snapshot of PHP 6 and preview it for its features and you can check your old scripts ( PHP 6 have some backwards-compatibility issues), so check your existing codes.

Howto Install PHP6 in Ubuntu / debian linux.

First you have to install GCC and GNU make utility

$sudo apt-get install build-essential
Now PHP6 installation needs some additional libraries

  • Apache development headers, such as apache-prefork-dev
  • International Component for Unicode (ICU) library, libicu-dev
  • The XML2 development headers, libxml2-de etc

You can install the above using
$ sudo apt-get install apache-prefork-dev libicu-dev libxml2-dev

Now you can download latest PHP6 package from here http://snaps.php.net/

$ tar -xzvf php6.0-xxxxxx.tar.gz

Now Change directory to the new directory made by tar and start configuration
$ cd php6.0-xxxxxx
$ sudo ./configure –exec-prefix=/usr
–with-apxs2=/usr/bin/apxs2
–with-config-file-path=/etc/php6
$ sudo make
$ sudo make test
$ sudo make install

Dec 30

Writen by Joshua Feinberg

Although there are really no major compatibility issues to consider between PCs and monitors, most PC vendors offer good deals on monitors purchased at the same time as desktop PCs. In this article, we’ll assume you are IT consultants who recommend brand name PC products to your clients.

IT Consultants: What Are You or Your Clients Actually Paying?

For due diligence, IT consultants should always price the PC with and without the monitor, to see what you or your clients are actually paying. Then look to see whether that monitor price is in line with purchasing a comparable monitor separate from the PC. However, besides the purchase price, there are some even greater soft cost considerations.

When purchasing the monitor along with a desktop PC, the monitor warranty generally is incorporated into any on-site warranty coverage with the PC. That means, if a client’s monitor needs replacement during the on-site warranty period, the PC vendor usually will arrange to cross-ship a replacement monitor.

IT Consultants: Know The Benefits of Warranties

This provides a few very compelling benefits.

• No need to store and retain packing materials. Your clients don’t have to worry that they’ve thrown away the box and packing materials for the monitor. There’s no need to purchase return shipping supplies as they’ll be able to return the broken monitor in the same box their replacement comes in.

• Save time with freight logistics. Your clients doesn’t have to locate a shipping outlet. In most cases, the PC vendor in-cludes return shipping labels (call tags) for a specific freight carrier – generally the same freight carrier used for shipping the replacement to them.

• Save money on freight costs — If the PC vendor supplies return shipping labels, your client won’t have to pay for return freight. Depending on the monitor size, origination and destination shipping points, this easily can save your client $25 or more.

While the third bullet point affects your clients’ direct out-of-pocket costs, the first two items can be labor-intensive chores for you or your clients’ internal computer administrators (“internal gurus”).

So, buying a monitor along with a PC, and getting both purchases folded into on-site warranty coverage, easily can save a half-hour to an hour (or more) every time a monitor needs replacement.

Copyright MMI-MMVI, Computer Consulting 101 Blog. All Worldwide Rights Reserved. {Attention Publishers: Live hyperlink in author resource box required for copyright compliance}

Joshua Feinberg, co-founder of Computer Consulting 101, helps computer consulting businesses get more steady, high-paying clients. Learn how you can too. Sign-up now for your free access to these field-tested, proven business strategies on the Computer Consulting 101 Blog.