leftouterjoins New Member Tuesday at 10:07 PM #1 Tuesday at 10:07 PM #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 Wednesday at 7:36 AM #2 Wednesday at 7:36 AM #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.