Hi All,
In a jail (Bastille) with Freebsd 13, I tried :
- to install apache 24 : succesfull (I see 'it works' on the webpage)
- to install php80-fpm : successful also via the test.php page
- to install maraidb106 (server and client) : successful also and I create my database
- to install nextcloud-php80 : the installation is successfull and I setup the httpd.conf file with relevant rows for nextcloud
And I restarted the services (aoache24, mysql-server and php-fpm). I have this fatal error:
(19994): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: shm_open: Function not implemented (78)
I tried again from scratch. Same error.
I tried again with php81 and nextcloud-php81, I have the same error.
Where am I wrong ?
If I do the process in jail with freebsd 12.3, it is fine.
Thanks for your advice
BR
In a jail (Bastille) with Freebsd 13, I tried :
- to install apache 24 : succesfull (I see 'it works' on the webpage)
- to install php80-fpm : successful also via the test.php page
- to install maraidb106 (server and client) : successful also and I create my database
- to install nextcloud-php80 : the installation is successfull and I setup the httpd.conf file with relevant rows for nextcloud
And I restarted the services (aoache24, mysql-server and php-fpm). I have this fatal error:
(19994): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: shm_open: Function not implemented (78)
I tried again from scratch. Same error.
I tried again with php81 and nextcloud-php81, I have the same error.
Where am I wrong ?
If I do the process in jail with freebsd 12.3, it is fine.
Thanks for your advice
BR