aboutsummaryrefslogtreecommitdiffstats
path: root/databases/phpmyadmin/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'databases/phpmyadmin/pkg-message')
-rw-r--r--databases/phpmyadmin/pkg-message11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/phpmyadmin/pkg-message b/databases/phpmyadmin/pkg-message
new file mode 100644
index 000000000000..af3cc8172318
--- /dev/null
+++ b/databases/phpmyadmin/pkg-message
@@ -0,0 +1,11 @@
+
+%%PKGNAME%% has been installed into:
+
+ %%PREFIX%%/%%MYADMDIR%%
+
+Please edit config.inc.php to suit your needs.
+
+To make phpMyAdmin available through your web site, I suggest
+that you add the following to httpd.conf:
+
+ Alias /phpmyadmin/ "%%PREFIX%%/%%MYADMDIR%%/"