Fixes for some bugs in the apache2 & modphp recipes, along with phpmyadmin which I used to discover and fix them.
The following changes since commit 68f05443333afa527e3b24e4caae6115dfb6b6b6: opencv: bump PR due libav update (2012-10-05 11:27:25 +0200) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib paule/meta-webserver-fixes http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/meta-webserver-fixes Paul Eggleton (3): apache2: fix configuration modphp: fix default php.ini & add PACKAGECONFIG phpmyadmin: add new recipe .../recipes-httpd/apache2/apache2_2.4.2.bb | 10 +++-- meta-webserver/recipes-httpd/apache2/files/init | 6 +-- meta-webserver/recipes-php/modphp/modphp5.inc | 34 ++++++++-------- meta-webserver/recipes-php/modphp/modphp_5.3.14.bb | 2 +- .../recipes-php/phpmyadmin/phpmyadmin/apache.conf | 42 ++++++++++++++++++++ .../recipes-php/phpmyadmin/phpmyadmin_3.5.2.2.bb | 30 ++++++++++++++ 6 files changed, 100 insertions(+), 24 deletions(-) create mode 100644 meta-webserver/recipes-php/phpmyadmin/phpmyadmin/apache.conf create mode 100644 meta-webserver/recipes-php/phpmyadmin/phpmyadmin_3.5.2.2.bb -- 1.7.9.5 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
