Created
April 18, 2025 07:10
-
-
Save parsibox/8e054b0498d08b6cd1f5ab72dee99a1b to your computer and use it in GitHub Desktop.
Revisions
-
parsibox created this gist
Apr 18, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ phpize8.2 ./configure --with-php-config=/usr/bin/php-config8.2 --enable-openssl --enable-fiber make -j$(nproc) sudo make install