Hi Marcel
Sorry for the late answer.
I've taken a look on your new branch.
I'm really saddened to have to say that we still can't use it.
We can't use update packs like you build them. We need every single thing in his own branch. I know it is much more effort but at least it is much better because they won't collide with other updates. Another advantage is that each part is individually maintainable.
So it would be really great if you could split your work into cutie little pieces. :-)
Thanks a lot.
- Daniel
Am 04.12.2015 um 19:22 schrieb Marcel Lorenz:
Hi Daniel
I have created a test branch new-apache-php.
With berekeley 6.1.26 and ICU 56.1 for apache.
mcrypt is a prerequisite for php.
Apache ./configure log :
checking db6/db.h usability... yes
checking db6/db.h presence... yes
checking for db6/db.h... yes
checking for -ldb-6.1... yes
checking for Berkeley DB... found db6
checking for default DBM... sdbm (default)
setting LDADD_dbm_db to "-ldb-6.1"
Commit text:
Update to new Apache 2.4 and PHP 5.6
Apache 2.4.17
PHP 5.6.16
mcrypt 2.6.8 (new)
Comments:
Apache works in event mode and uses Berkeley DB6
PHP is multithreaded
Apache config folder is changed from /etc/httpd/conf/ to /etc/httpd/
Apache 2.4.x need this change. The sysconfdir layout entry has no effekt more.
All relevant lfs and rootfiles are updated (owncloud, naigos(sql), phpSANE, icniga, cacti)
http://git.ipfire.org/?p=people/mlorenz/ipfire-2.x.git;a=shortlog;h=refs/hea...
I have testet the iso from this branch. Owncloud, cacti , icniga, naigos has yet to betested..
Marcel