Hi Marcel
Thanks for your replay and work. Unfortunately I'm the only person who is able to read your mails because you are not signed at the development mailing list (development@lists.ipfire.org mailto:development@lists.ipfire.org). Please sign in here http://lists.ipfire.org/mailman/listinfo/development
So everyone may discuss with us about it.
- 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