aboutsummaryrefslogtreecommitdiff
path: root/development/php84/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/php84/README')
-rw-r--r--development/php84/README36
1 files changed, 36 insertions, 0 deletions
diff --git a/development/php84/README b/development/php84/README
new file mode 100644
index 0000000000..10c7e31487
--- /dev/null
+++ b/development/php84/README
@@ -0,0 +1,36 @@
+PHP is an HTML-embedded scripting language. It shares syntax
+characteristics with C, Java, and Perl. The primary objective behind
+this language is to make a fast and easy-to-use scripting language for
+dynamic web sites.
+
+This installation is compatible with the official php package and
+doesn't overwrite any stock files.
+
+This script doesn't build mod_php. You can use php-fpm or built-in
+development server.
+
+NOTE:
+
+Because of this old PEAR bug:
+
+https://pear.php.net/bugs/bug.php?id=20383
+
+Some directories and files will be created on the build file-system as
+this is built:
+
+/usr/lib64/php/8.4/.channels/.alias/
+/usr/lib64/php/8.4/.channels/.alias/pear.txt
+/usr/lib64/php/8.4/.channels/.alias/pecl.txt
+/usr/lib64/php/8.4/.channels/.alias/phpdocs.txt
+/usr/lib64/php/8.4/.channels/__uri.reg
+/usr/lib64/php/8.4/.channels/doc.php.net.reg
+/usr/lib64/php/8.4/.channels/pear.php.net.reg
+/usr/lib64/php/8.4/.channels/pecl.php.net.reg
+/usr/lib64/php/8.4/.depdb
+/usr/lib64/php/8.4/.depdblock
+/usr/lib64/php/8.4/.filemap
+/usr/lib64/php/8.4/.lock
+/usr/lib64/php/8.4/.registry/
+/usr/lib64/php/8.4/.registry/.channel.__uri/
+/usr/lib64/php/8.4/.registry/.channel.doc.php.net/
+/usr/lib64/php/8.4/.registry/.channel.pecl.php.net/