You are not logged in.

#1 2021-01-31 17:40:35

vario
Member
Registered: 2017-12-24
Posts: 14

[SOLVED] php8 / php7 with httpd and libphp

I have a nuBuilder web application (uses LAMP stack) that isn't php8-compatible. I have been running httpd using libphp and am not sure how to get my nuBuilder site to run on php7 while allowing other sites to use php 8. Any help would be appreciated - I am a bit of an httpd novice.
(I also have a roundcubemail site which I cannot work out how it is using php7 but I guess it is possible!?)

Last edited by vario (2021-02-02 08:35:10)

Offline

#2 2021-02-02 08:33:09

vario
Member
Registered: 2017-12-24
Posts: 14

Re: [SOLVED] php8 / php7 with httpd and libphp

OK - managed to work it out. Can't run two php versions with libphp Apache module. I went with php-fpm solution.

Offline

Board footer

Powered by FluxBB