summaryrefslogtreecommitdiff
path: root/mod_php/.footprint
AgeCommit message (Collapse)Author
2008-05-07[notify] mod_php: update to 5.2.6, new PHP related ports"Juergen Daubert
as of version 5.2.6 mod_php is part of a collection of PHP ports. For now we have 4 ports: - php: the PHP CLI interpreter plus some extension modules and support stuff like include-files - php-fcgi: CGI/FastCGI version of the interpreter with start script - mod_php: DSO module for apache - php-mysql: MySQL module as an example how to build extensions which are depending on external libraries Remarks: - Configuration files are now in /etc/php and /etc/php/conf.d. The later is scanned for *.ini files, see php-mysql for an example. - php-fcgi and mod_php do not depend on php, so we have very slim ports if only the default extensions are needed. Both work, of course, together with php-mysql or other extensions like that. Attention: - mod_php not longer provides a php.ini, so your old /etc/php.ini will be removed if you upgrade mod_php. If you have modified php.ini make backup of it!
2007-09-02[notify] mod_php: update to 5.2.4Juergen Daubert
Security fixes, see http://www.php.net/releases/5_2_4.php
2007-02-09[notify] mod_php: update to 5.2.1Juergen Daubert
see http://www.php.net/releases/5_2_1.php
2006-11-04mod_php: update to 5.2.0Juergen Daubert
2006-05-02[security] mod_php: update to 5.1.3, http://www.php.net/release_5_1_3.phpJuergen Daubert
2006-02-23create branch for 2.2Johannes Winkelmann

Generated by cgit