apache
Archived Posts from this Category
Archived Posts from this Category
BlueHost and Hostmonster, the best web hosting listed on my site, has upgraded their 750 servers 2 weeks ago.
They are forcing all their clients to run Php 5 as default interpreter while keeping Php 4 as an option when Cpanel forcing their user to upgrade to the newer version
Apache has been upgraded to version 2.2.6 from Apache 1.3.x and MySQL upgraded to version 5.2.5.
PHP 4 is being deprecated and I believe more and more host will do similar upgrade very soon.
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.comments off Tuesday 15 Jan 2008 | BestHosting | apache, hosting plans, news, php, shared hosting
FastCGI for PHP makes all your PHP applications run through mod_fastcgi instead of mod_phpsusexec. FastCGI applications are fast because they’re persistent. There is no per-request startup and initialization overhead. This makes possible the development of applications which would otherwise be impractical within the CGI paradigm (e.g. a huge PHP script, or an application which requires a connection to one or more databases).
Advantages :
Potential Problem / Limitation :
Not all PHP host offer this service, but BlueHost and Hostmonster does offer PHP 5 FastCGI feature.
Related :
Understanding FastCGI Application Performance.
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.1 comment Tuesday 25 Dec 2007 | BestHosting | apache, php, tips, tutorial
NeoMail, Horde and SquirrelMail are 3 commonly free webmail client offer by most hosting company (limited to linux hosts only).
NeoMail
Horde
Squirrelmail1 comment Monday 17 Dec 2007 | BestHosting | apache, cpanel, free, shared hosting, tips, webtool