Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.

pydio/go-phpfpm-detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-phpfpm-detect

Tool to automatically detect PHP-FPM configuration and loaded extensions

The tool will successively try to

  • Connect to common network addresses where php-fpm listen (:9000, /run/php/php-fpm.sock, etc.)
  • Try to find a php-fpm process running and parse the conf by calling -tt

If FPM is detected, a fastCGI clients sends some GET requests to read infos about PHP version and loaded extensions.

Copyright Pydio 2018 License MIT

About

Tool to automatically detect PHP-FPM configuration and loaded extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages