Skip to content

Instantly share code, notes, and snippets.

@vishwarajanand
Last active December 14, 2023 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vishwarajanand/a07f9cea882368506c80badfd9c79388 to your computer and use it in GitHub Desktop.
Save vishwarajanand/a07f9cea882368506c80badfd9c79388 to your computer and use it in GitHub Desktop.
php.ini configs for Google Cloud Platform
extension=protobuf.so
extension=grpc.so
grpc.enable_fork_support=1
; extension=php_openssl.so
; extension=xdebug.so
[Xdebug]
zend_extension=xdebug.so
xdebug.mode=debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment