News Feed
Jobs Feed
Sections




News Archive
Arnold Daniels' Blog:
Migrating from PHP4 to PHP5 A strategy for hosts
September 05, 2007 @ 09:45:00

One of the biggest problems facing PHP web hosting companies is the big move to PHP5 that that end-of-life announcement. Arnold Daniels has one idea for a solution to help ease the problems - providing customers with a testing environment they can try out their code in.

A few months ago I've posted an article about running multiple Apache instances with different PHP versions. In that article I showed how to make multiple configurations running Apache on different IP addresses. By using different ports instead of different IP addresses, we can give our customers a way to check their site before it goes live.

He modifies the settings in that tutorial with a few updates he includes to make two different apache configurations - one for PHP4 and the other for PHP5. When used together, they can run two different PHP versions on the same code, just on different ports.

0 comments voice your opinion now!
migrate php4 php5 solution testing environment hosting provider migrate php4 php5 solution testing environment hosting provider


blog comments powered by Disqus

Similar Posts

PHPClasses.org: Book Review: Object-Oriented Programming with PHP5

Sandro Groganz's Blog: Does PHP 5 Hurt PHP?

Greg Beaver\'s Blog: subtle PHP 4 to PHP 5 difference regarding objects

Christian Stocker's Blog: Added xslt profiling to PHP 5.3 and 6 CVS

Arnold Daniels' Blog: Migrating from PHP4 to PHP5: A strategy for hosts


Community Events











Don't see your event here?
Let us know!


testing podcast series introduction api functional example zendframework2 development conference code tool framework composer language interview community opinion unittest release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework