leftouterjoins New Member Sep 3, 2024 #1 Sep 3, 2024 #1 I am trying to run a PHP application that requires the shmop_* functions in the official OLS docker containers. None of them seem to have shmop enabled at compile time. Is it possible to recompile lsphp83 with my preferences somehow?
I am trying to run a PHP application that requires the shmop_* functions in the official OLS docker containers. None of them seem to have shmop enabled at compile time. Is it possible to recompile lsphp83 with my preferences somehow?
Cold-Egg Administrator Sep 4, 2024 #2 Sep 4, 2024 #2 Hi, You could follow https://docs.openlitespeed.org/config/php/custom/ to include --enable-shmop from the web admin>Tools>Compile PHP, but you might need to include all the dependencies.
Hi, You could follow https://docs.openlitespeed.org/config/php/custom/ to include --enable-shmop from the web admin>Tools>Compile PHP, but you might need to include all the dependencies.