php-src/sapi
Peter Kokot 1f847a0bdf
Check Apache HTTP Server command-line utility (#14173)
The Apache HTTP server command-line tool (/usr/sbin/apache2) might be
part of a separate package, such as apache2-bin or similar. If not
installed, the configure script can still find the apxs tool, but
previously didn't check for the HTTP server tool separately. Otherwise,
configure syntax errors (integer expression expected) are thrown when
checking for the Apache version.
2024-07-08 17:15:09 +02:00
..
apache2handler Check Apache HTTP Server command-line utility (#14173) 2024-07-08 17:15:09 +02:00
cgi Update http links to https and sync www.php.net URLs (#14854) 2024-07-07 04:23:08 +02:00
cli Update http links to https and sync www.php.net URLs (#14854) 2024-07-07 04:23:08 +02:00
embed Autotools: Simplify SAPI configure log check messages (#14764) 2024-07-02 08:11:10 +02:00
fpm [skip ci] Add link to FPM docs in FPM man page (#14853) 2024-07-08 14:59:45 +02:00
fuzzer Autotools: Sync PHP_ADD_MAKEFILE_FRAGMENT (#14766) 2024-07-03 13:15:13 +02:00
litespeed Autotools: Sync PHP_ADD_MAKEFILE_FRAGMENT (#14766) 2024-07-03 13:15:13 +02:00
phpdbg Autotools: Refactor phpdbg POSIX Threads checks (#14865) 2024-07-08 13:26:53 +02:00