June 2009

Installing Zend Optimizer locally.

I need a higher version of Zend Optimizer than what is installed on the server. How do I locally install Zend Optimizer?
1. Visit http://www.zend.com/downloads to download latest zend optimizer

2. Extract the files in your local computer. You will find a folder called data. Rename the folder to a more specific name such as zendopt (We will use
this name for the rest of this article).

3. Upload the zendopt folder to public_html.

4. Add following lines to php.ini (create the file if it does not exist):

[Zend]
zend_optimizer.optimization_level=15
zend_extension=/home/USERNAME/public_html/zendopt/4_4_x_comp/ZendOptimizer.so
zend_extension_ts=/home/USERNAME/public_html/zendopt/4_4_x_comp/TS/ZendOptimizer.so

Note: replace USERNAME with your cpanel username. Please also replace
4_4_x_comp with whatever php version on your server. Zendopt folder contains several folders such as 4_4_x_comp, 5_1_x_comp, and 5_2_x_comp. Please select the closest to your php server.

6. Confirm the zend optimizer has been upgraded by creating a php file with the following line and browse the file on the internet:

<? echo phpinfo(); ?>

About author : This original article is property of Top 10 Web Hosting (http://www.top10webhosting.com). List of best web hosting services company offering PHP and MySQL. Compare & save ! on web hosting fee.

Note : Please include author information if you wish to republish this article.

Free domain with hosting, any catch ?!

Almost all shared hosting plan offers at least one FREE domain registration, some offers multiple with slightly additional fee.

A lot of free “real” domains are offered by web hosting companies. Web hosts will offer free domains with a web hosting package.

Be careful signing up for such service. You may end up with a free domain but a year’s worth of junky web hosting service. The best advice is to keep your domains registered and web sites hosted with different companies.

Finally, seriously consider what domain ownership means. Domain ownership means possessing virtual real estate. Domain names have value and can be bought, sold, traded and developed. They are an investment. Don’t let anyone or anything keep you from true domain ownership even if the offer is free.

I have selected 10 trust worthy hosts from here, which are providing hosting and free domain name while you own the domain name.

Free domain

About author : This original article is property of Top 10 Web Hosting (http://www.top10webhosting.com). List of best web hosting services company offering PHP and MySQL. Compare & save ! on web hosting fee.

Note : Please include author information if you wish to republish this article.