Skip to content

Instantly share code, notes, and snippets.

@parsibox
Created April 18, 2025 07:10
Show Gist options
  • Select an option

  • Save parsibox/8e054b0498d08b6cd1f5ab72dee99a1b to your computer and use it in GitHub Desktop.

Select an option

Save parsibox/8e054b0498d08b6cd1f5ab72dee99a1b to your computer and use it in GitHub Desktop.

Revisions

  1. parsibox created this gist Apr 18, 2025.
    4 changes: 4 additions & 0 deletions gistfile1.txt
    Original 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