[Eisfair] PHP7 und der Apache

Christian Richter christian at richter-ch.de
Fr Nov 6 10:56:49 CET 2020


Am 06.11.20 um 07:45 schrieb Christian Richter:
> Am 05.11.20 um 22:15 schrieb Holger Bruenjes:
>> Hallo Christian
>>
>> joo, Du hast doch geschrieben sobald man es richtig macht klappt das 
>> auch. Dann mach es doch beim apache auch richtig ;-)
>>
>> Nextcloud sollte mit php7-fpm laufen, somit ist apache2_php7 obsolet
>>
>> und
>>
>> APACHE2_MPM='event'
>>
> 
> 
> :) Danke, you made my day.
> 
> Auf die banalsten Sachen kommt man manchmal einfach gar nicht.
> Ich werde das gleich mal so probieren.
> 


Jetzt heb ich das apache_php paket runtergeschmissen und dafür das 
php7_fpm Paket aktiviert. Nur Nextcloud will immer noch nicht.


> Activate configuration now (y/n) [yes]? 
> nextcloud version (eisfair-64): 1.10.3
> chown: changing ownership of '/var/nextcloud/data': Operation not permitted
> chown: changing ownership of '/var/nextcloud/data/': Operation not permitted
> Database type  : mysql (mariadb103)
> Database server: localhost:3306
> Trusted domain(s): cloud.richter-ch.de dosenbrot.dc.richter-ch.de
> Apache2 SSL support: enabled
> MySQL PHP7FPM-WEB support: enabled
> MySQL PHP7-CLI support: enabled
> MySQL support: enabled
> MySQL binary logging: disabled
> Mail support: enabled
> PHP7FPM-WEB APC cache: enabled
> PHP7FPM-WEB Redis cache: enabled
> PHP7-CLI APC cache: enabled
> PHP7-CLI Redis cache: enabled
> Redis support: enabled
> PHP7FPM-WEB memory limit: >= 512M
> PHP7-CLI memory limit: >= 512M
> PHP7-CLI configuration access: possible
> PHP7FPM-WEB module test failure, make sure that the web server/fpm is running!
> PHP7-WEB IMAGICK module: enabled, but not loaded!
> PHP7-WEB INTL module: enabled, but not loaded!
> PHP7-WEB OPCACHE module: enabled, but not loaded!
> PHP7-WEB PCNTL module: enabled, but not loaded!
> PHP pre-requisites not met, fix it and re-run configuration!
> Press ENTER to continue 

Leider weiß ich nicht was ich hier noch machen soll.
Das php7_fpm Paket ist aktiviert und läuft auch, ebenso der Apache

> dosenbrot # ps -ef | grep fpm
> root     10512     1  0 10:55 ?        00:00:00 php-fpm: master process (/etc/php7/php7-fpm.conf)
> wwwrun   10513 10512  0 10:55 ?        00:00:00 php-fpm: pool www
> wwwrun   10514 10512  0 10:55 ?        00:00:00 php-fpm: pool www
> root     10518  3050  0 10:55 pts/1    00:00:00 /bin/sh /bin/grep fpm
> dosenbrot # ps -ef | grep apache
> root      5109     1  0 10:46 ?        00:00:00 /usr/sbin/apache2 -k start
> root      5113     1  0 10:46 ?        00:00:00 /usr/sbin/htcacheclean -n -d120 -i -p/var/lib/apache/diskcache -l300M
> wwwrun    5118  5109  0 10:46 ?        00:00:00 /usr/sbin/apache2 -k start
> wwwrun    5119  5109  0 10:46 ?        00:00:00 /usr/sbin/apache2 -k start
> root     10521  3050  0 10:56 pts/1    00:00:00 /bin/sh /bin/grep apache
> root     10522 10521  0 10:56 pts/1    00:00:00 /usr/bin/in.grep apache
> dosenbrot # 




-- 
Gruß Christian


Mehr Informationen über die Mailingliste Eisfair