Dear OpenQRM,
on installing the http://downloads.sourceforge.net/project/openqrm/openQRM-Community-5.1/openqrm-community-5.1.tgz
make && make install && make start
apt-get install libapache2-mod-php5
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
apache2-mpm-prefork
The following packages will be REMOVED:
apache2-mpm-worker
The following NEW packages will be installed:
apache2-mpm-prefork libapache2-mod-php5
0 upgraded, 2 newly installed, 1 to remove and 0 not upgraded.
Need to get 2668 kB of archives.
After this operation, 8837 kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://ftp.surfnet.nl/os/Linux/distr/debian/ wheezy/main apache2-mpm-prefork amd64 2.2.22-13 [2360 B]
Get:2 http://ftp.surfnet.nl/os/Linux/distr/debian/ wheezy/main libapache2-mod-php5 amd64 5.4.4-14+deb7u5 [2665 kB]
Fetched 2668 kB in 0s (12.5 MB/s)
dpkg: apache2-mpm-worker: dependency problems, but removing anyway as you requested:
apache2 depends on apache2-mpm-worker (= 2.2.22-13) | apache2-mpm-prefork (= 2.2.22-13) | apache2-mpm-event (= 2.2.22-13) | apache2-mpm-itk (= 2.2.22-13); however:
Package apache2-mpm-worker is to be removed.
Package apache2-mpm-prefork is not installed.
Package apache2-mpm-event is not installed.
Package apache2-mpm-itk is not installed.
(Reading database ... 260416 files and directories currently installed.)
Removing apache2-mpm-worker ...
Stopping web server: apache2 ... waiting ..
Selecting previously unselected package apache2-mpm-prefork.
(Reading database ... 260413 files and directories currently installed.)
Unpacking apache2-mpm-prefork (from .../apache2-mpm-prefork_2.2.22-13_amd64.deb) ...
Setting up apache2-mpm-prefork (2.2.22-13) ...
Starting web server: apache2.
Selecting previously unselected package libapache2-mod-php5.
(Reading database ... 260418 files and directories currently installed.)
Unpacking libapache2-mod-php5 (from .../libapache2-mod-php5_5.4.4-14+deb7u5_amd64.deb) ...
Setting up libapache2-mod-php5 (5.4.4-14+deb7u5) ...
Creating config file /etc/php5/apache2/php.ini with new version
Restarting web server: apache2 ... waiting .
========
Recon this is no biggy unless openQRM relies on the apache2-mpm-worker.
After installing the libapache2-mod-php5filter (and getting rid of the 'disable_functions =' in php.ini) all seems to work fine, as far as the webinterface and 'web-wizard' is concerned (but I am only just beginning and wanted to let you know!)
Regards,
Vincent
Hi Vincent,
many thanks for your bug report !!
Great you noticed the "disable_functions" in php.ini!
We were quite suprised finding that the updated debian/ubuntu packages are coming with such a restrictive default policy.
About the package deps you are right. Anyway it is installing the right deps so far ;) Thanks again for opening the ticket about it. We will keep an eye on it.
Many thanks, have a nice day and enjoy openQRM 5.1,
Matt Rechenburg
Project Manager openQRM