summaryrefslogtreecommitdiff
path: root/lang/php53/pkg-message.pear
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php53/pkg-message.pear')
-rw-r--r--lang/php53/pkg-message.pear8
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/php53/pkg-message.pear b/lang/php53/pkg-message.pear
new file mode 100644
index 000000000000..53827dba00cc
--- /dev/null
+++ b/lang/php53/pkg-message.pear
@@ -0,0 +1,8 @@
+*********************************************************
+
+To use PEAR you have to add the correct include path into
+your ${LOCALBASE}/etc/php.ini configuration file, like:
+
+include_path = ".:${PREFIX}/share/pear"
+
+*********************************************************