We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 363e4d9 + e45bd71 commit c1e6cd4Copy full SHA for c1e6cd4
cmake/sapi/apache2handler/CMakeLists.txt
@@ -41,7 +41,7 @@ cmake -B php-build -DPHP_SAPI_APACHE2HANDLER=ON -DApache_EXECUTABLE=/opt/apache2
41
42
The path, where to install the PHP Apache module, can be overridden with the
43
`PHP_SAPI_APACHE2HANDLER_INSTALL_DIR` variable. This might be used in edge cases
44
-where some specific custom installation prefix is used to avoid insuficcient
+where some specific custom installation prefix is used to avoid insufficient
45
permissions of the default location on the host, or when developing the PHP
46
build system.
47
0 commit comments