Feed von
Beiträge
Kommentare

Tag Archiv 'apache'

Babylonic Apache SetEnv

The Mission The other day I had a PHP-project based on the ZendFramework where I had to display different logos whether the project was viewd on the preview or on the live system. Until now I always exchanged the images after puling the live data from the repository. Of course this was one step that [...]

Lese den ganzen Artikel »

Use PHP4 and PHP5 on the same machine

 A long time ago I had to solve the problem of running PHP4 and PHP5 on the same machine. After a bit of searching I came across a posting in the german PHP-Mailing-List at http://www.phpbar.de where Norbert Pfeiffer described a possible way. I choose to adapt my apachectl-file so that not one single instance of [...]

Lese den ganzen Artikel »